Eugene Sukhodolskiy
authored
on 25 May
|
|
.. |
|
|
|
|
__init__.py
|
Replace global lazy singletons with explicit AppContainer + lifespan
|
1 month ago
|
|
|
agent.py
|
Phase 2: Dual-write with is_context/is_display flags on Message
|
1 month ago
|
|
|
agent_run_context.py
|
Step 5-7: Extract async generators from run_stream, unify run() as wrapper
|
1 month ago
|
|
|
ai_helper.py
|
Refactor: move tool helper modules into _internal subpackage
|
1 month ago
|
|
|
anti_stall.py
|
Step 3: Extract AntiStallMonitor from run_stream()
|
1 month ago
|
|
|
compressor.py
|
Review fixes: restore _build_sessions, fix flags, search filter, tests
|
1 month ago
|
|
|
container.py
|
Fix MCP tool registration at startup
|
1 month ago
|
|
|
context_builder.py
|
Refactor profile tool config to explicit agent/subagent structure
|
1 month ago
|
|
|
event_bus.py
|
Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles
|
1 month ago
|
|
|
events.py
|
Fix MCP tool spinner bug: match tool_started → tool_call by tool_call_id
|
1 month ago
|
|
|
name_generator.py
|
Generate session titles in the user's language
|
1 month ago
|
|
|
orchestrator.py
|
Add MCP health check loop, auto-reconnect, and system toast notifications
|
1 month ago
|
|
|
pg_session_store.py
|
Review fixes: restore _build_sessions, fix flags, search filter, tests
|
1 month ago
|
|
|
planning.py
|
Phase 2: Dual-write with is_context/is_display flags on Message
|
1 month ago
|
|
|
registry.py
|
FallbackOllamaBackend: do not blacklist single server, empty file fallback
|
1 month ago
|
|
|
scheduler.py
|
Extract single shared Database pool, eliminate 4 duplicated pool creations
|
1 month ago
|
|
|
session.py
|
Add session search across messages with backend + frontend
|
1 month ago
|
|
|
stream_guard.py
|
Step 4: Extract SubAgentRunner from run_ephemeral()
|
1 month ago
|
|
|
subagent_runner.py
|
Add subagent progress report on failure
|
1 month ago
|
|
|
tool_executor.py
|
Fix MCP tool spinner bug: match tool_started → tool_call by tool_call_id
|
1 month ago
|
|
|
tool_utils.py
|
Fix MCP tool registration at startup
|
1 month ago
|