agent-Specialization/server
2026-04-07 18:23:09 +08:00
..
__init__.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
admin.py fix: repair admin monitor auth and add invite CRUD 2026-04-07 18:23:09 +08:00
api_auth.py feat: add api admin ui and container status fix 2026-01-25 10:49:52 +08:00
api_v1.py feat: update model support and multimodal 2026-02-25 01:41:05 +08:00
app_legacy.py fix: remove legacy file edit tags 2026-03-17 22:43:51 +08:00
app.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
auth_helpers.py fix: repair admin monitor auth and add invite CRUD 2026-04-07 18:23:09 +08:00
auth.py fix: refine host mode controls and kimi-k2.5 support 2026-01-28 11:19:50 +08:00
chat_flow_helpers.py fix: 修复轮询机制下对话标题不自动更新的问题 2026-04-04 15:12:18 +08:00
chat_flow_runner_helpers.py refactor: split terminal and server chat flow modules 2026-03-07 18:38:30 +08:00
chat_flow_runner.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
chat_flow_runtime.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
chat_flow_stream_loop.py fix(stream): prevent tool-call argument leakage into text chunks 2026-04-03 16:09:29 +08:00
chat_flow_task_main.py feat: make context compression policy configurable and stabilize compression UX 2026-04-06 16:51:43 +08:00
chat_flow_task_runner.py refactor: isolate chat task main pipeline module 2026-03-07 20:32:02 +08:00
chat_flow_task_support.py fix: enrich sub-agent results 2026-03-11 18:05:01 +08:00
chat_flow_tool_loop.py fix: attach tool-viewed media into model context 2026-04-07 11:50:23 +08:00
chat_flow.py refactor: split terminal and server chat flow modules 2026-03-07 18:38:30 +08:00
chat.py feat: add skills framework and controls 2026-02-07 00:20:35 +08:00
context.py feat: update model support and multimodal 2026-02-25 01:41:05 +08:00
conversation_stats.py fix: repair admin monitor auth and add invite CRUD 2026-04-07 18:23:09 +08:00
conversation.py feat: stabilize context compression and deep-compact flow 2026-04-06 15:12:25 +08:00
deep_compression.py feat: persist deep compression history and include it in guide messages 2026-04-07 11:50:54 +08:00
extensions.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
files.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
monitor.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
security.py feat: add api v1 bearer auth and polling docs 2026-01-24 02:35:07 +08:00
socket_handlers.py refactor: 清理WebSocket遗留代码,标记为废弃 2026-04-04 01:15:31 +08:00
state.py fix: remove legacy file edit tags 2026-03-17 22:43:51 +08:00
status.py feat: stabilize context compression and deep-compact flow 2026-04-06 15:12:25 +08:00
tasks.py feat: stabilize context compression and deep-compact flow 2026-04-06 15:12:25 +08:00
usage.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
utils_common.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00