|
|
9fe393c9e8
|
chore: remove unused json-c includes and web_search_news function from browse.h
|
2025-12-26 06:24:13 +00:00 |
|
|
|
09d8a1de30
|
chore: normalize code style and remove trailing whitespace across multiple source files
|
2025-09-27 19:20:18 +00:00 |
|
|
|
a19800f7ae
|
chore: normalize indentation to 2 spaces and reorder includes in browse.h, db_utils.c, main.c, and messages.h
|
2025-05-05 12:33:08 +00:00 |
|
|
|
580e352295
|
chore: add recursive mkdir and parent dir creation for write_file in tools.h
|
2025-05-05 12:09:21 +00:00 |
|
|
|
0e8fdda063
|
fix: add error handling for memory allocation, database, and OpenAI failures across multiple C modules
|
2025-04-03 03:26:11 +00:00 |
|
|
|
fec259097a
|
chore: normalize indentation to 2 spaces and reorder includes in auth.h, browse.c, chat.h, db_utils.c, db_utils.h, http_curl.h
|
2025-03-28 05:56:36 +00:00 |
|
|
|
7dfd1c0b44
|
fix: prevent infinite recursion in web_search and add upsert logic to db_set with new db_execute function
|
2025-03-28 04:37:22 +00:00 |
|
|
|
8dc66bbfaa
|
feat: add web_search function and dynamic model switching with !dump/!model/!debug commands
|
2025-03-28 00:55:04 +00:00 |
|
|
|
eccb17d766
|
chore: add sqlite3 link flag, verbose mode, and new browse/db_utils modules to build system
|
2025-03-22 02:15:49 +00:00 |
|