..
api_files_get.py
refactor: migrate user data to usr/ + update frontend paths
2025-12-12 10:11:12 +08:00
api_log_get.py
projects continued
2025-11-03 16:17:12 +01:00
api_message.py
Merge branch 'pr/842' into development
2026-01-30 16:31:20 +01:00
api_reset_chat.py
projects continued
2025-11-03 16:17:12 +01:00
api_terminate_chat.py
projects continued
2025-11-03 16:17:12 +01:00
backup_create.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_get_defaults.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_inspect.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_preview_grouped.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_restore.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_restore_preview.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
backup_test.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
banners.py
banners params polish
2026-01-07 09:24:37 +01:00
chat_create.py
GEN step info improved, smooth rendering disabled
2026-01-30 13:14:44 +01:00
chat_export.py
projects continued
2025-11-03 16:17:12 +01:00
chat_files_path_get.py
better filename check
2026-01-24 21:54:21 +03:00
chat_load.py
v0.8.1 release
2025-01-17 22:50:17 +01:00
chat_remove.py
Fix: proper task cancellation in scheduler, leakage in defer.py
2025-11-19 12:50:43 +01:00
chat_reset.py
Fix: proper task cancellation in scheduler, leakage in defer.py
2025-11-19 12:50:43 +01:00
csrf_token.py
fixes - allowed hosts, image get folders, extensions after termination
2026-01-20 16:40:16 +01:00
ctx_window_get.py
projects continued
2025-11-03 16:17:12 +01:00
delete_work_dir_file.py
file/dir renaming, file actions dropdown, extend APIs
2026-01-29 23:54:13 +01:00
download_work_dir_file.py
fix file name download issue
2025-11-20 13:25:30 +01:00
edit_work_dir_file.py
file/dir renaming, file actions dropdown, extend APIs
2026-01-29 23:54:13 +01:00
file_info.py
v0.8.1 release
2025-01-17 22:50:17 +01:00
get_work_dir_files.py
projects continued
2025-11-03 16:17:12 +01:00
health.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
history_get.py
projects continued
2025-11-03 16:17:12 +01:00
image_get.py
fix code break in tables, remove folder restriction in image_get
2026-01-22 10:02:16 +01:00
import_knowledge.py
better filename check
2026-01-24 21:54:21 +03:00
knowledge_path_get.py
frontend file browsers, css colors, litellm update, reqs split
2025-11-09 20:56:31 +01:00
knowledge_reindex.py
better filename check
2026-01-24 21:54:21 +03:00
mcp_server_get_detail.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
mcp_server_get_log.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
mcp_servers_apply.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
mcp_servers_status.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
memory_dashboard.py
projects continued
2025-11-03 16:17:12 +01:00
message.py
Merge branch 'pr/842' into development
2026-01-30 16:31:20 +01:00
message_async.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
message_queue_add.py
Queued Messages
2026-01-29 21:22:41 -08:00
message_queue_remove.py
Queued Messages
2026-01-29 21:22:41 -08:00
message_queue_send.py
Queued Messages
2026-01-29 21:22:41 -08:00
notification_create.py
notifications polishing
2025-08-04 13:07:25 +02:00
notifications_clear.py
notifications polishing
2025-08-04 13:07:25 +02:00
notifications_history.py
feat: notifications backend system and frontend display
2025-07-12 16:32:29 +02:00
notifications_mark_read.py
feat: notifications backend system and frontend display
2025-07-12 16:32:29 +02:00
nudge.py
projects continued
2025-11-03 16:17:12 +01:00
pause.py
projects continued
2025-11-03 16:17:12 +01:00
poll.py
context.running to identify chat process
2026-01-30 09:54:31 +01:00
projects.py
project finalizing, openrouter embeddings
2025-11-13 08:52:45 +01:00
rename_work_dir_file.py
file/dir renaming, file actions dropdown, extend APIs
2026-01-29 23:54:13 +01:00
restart.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00
rfc.py
local TTY implementation
2025-08-07 13:32:56 +02:00
scheduler_task_create.py
Squashed commit of the following:
2025-11-13 09:00:10 +01:00
scheduler_task_delete.py
Fix: proper task cancellation in scheduler, leakage in defer.py
2025-11-19 12:50:43 +01:00
scheduler_task_run.py
(WIP) feat: Task Scheduler Management UI/UX and tools - Part 3
2025-05-01 15:38:51 +02:00
scheduler_task_update.py
Squashed commit of the following:
2025-11-13 09:00:10 +01:00
scheduler_tasks_list.py
Squashed commit of the following:
2025-11-13 09:00:10 +01:00
scheduler_tick.py
security fixes
2025-06-24 14:19:49 +02:00
settings_get.py
setting refactor - backend conversions
2025-12-22 13:47:50 +01:00
settings_set.py
setting refactor - backend conversions
2025-12-22 13:47:50 +01:00
skills_import.py
- Added a new Skills section in settings with import functionality
2025-12-30 01:48:00 -05:00
skills_import_preview.py
- Added a new Skills section in settings with import functionality
2025-12-30 01:48:00 -05:00
subagents.py
subagents preparation
2025-11-26 09:07:30 +01:00
synthesize.py
projects continued
2025-11-03 16:17:12 +01:00
transcribe.py
projects continued
2025-11-03 16:17:12 +01:00
tunnel.py
feat: Microsoft Dev Tunnels
2026-01-01 19:26:46 +08:00
tunnel_proxy.py
csrf ALLOWED_ORIGINS protection
2025-10-06 12:20:15 +02:00
upload.py
Merge branch 'pr/842' into development
2026-01-30 16:31:20 +01:00
upload_work_dir_files.py
api cleanup, microphone permission
2025-07-15 21:04:56 +02:00