agent-Specialization/server
2026-01-31 10:30:00 +08:00
..
__init__.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
_admin_segment.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
_chat_block.py refactor: replace file diff tools, simplify todos, disable typewriter 2026-01-29 14:20:01 +08:00
_chat_usage_segment.py refactor: replace file diff tools, simplify todos, disable typewriter 2026-01-29 14:20:01 +08:00
_constants_snippet.txt refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
_conversation_segment.py fix: improve cancellation flow and api error tracing 2026-01-30 15:36:44 +08:00
_globals_snippet.txt refactor: replace file diff tools, simplify todos, disable typewriter 2026-01-29 14:20:01 +08:00
_socket_segment.py feat: support kimi-k2.5 with multimodal thinking 2026-01-28 10:34:27 +08:00
_usage_block.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
admin.py fix: refine host mode controls and kimi-k2.5 support 2026-01-28 11:19:50 +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 fix: expand workspace file access and paginate convo index 2026-01-25 16:13:32 +08:00
app_legacy.py fix: refine title prompt and sandbox config 2026-01-29 11:54:24 +08:00
app.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
auth_helpers.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
auth.py fix: refine host mode controls and kimi-k2.5 support 2026-01-28 11:19:50 +08:00
chat_flow.py feat: improve compression and context budgeting 2026-01-31 10:30:00 +08:00
chat.py feat: add video send/view flow and guard model constraints 2026-01-30 17:04:33 +08:00
context.py fix: refine host mode controls and kimi-k2.5 support 2026-01-28 11:19:50 +08:00
conversation.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +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 feat: add video send/view flow and guard model constraints 2026-01-30 17:04:33 +08:00
state.py fix: improve cancellation flow and api error tracing 2026-01-30 15:36:44 +08:00
status.py refactor: split web_server into modular architecture 2026-01-22 09:21:53 +08:00
tasks.py feat(api): multi-workspace endpoints and container cleanup 2026-01-24 18:29:30 +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