2026-05-18
@Eugene Sukhodolskiy
Extract WebSocket business logic into AgentSessionOrchestrator ...
Eugene Sukhodolskiy committed on 18 May
@Eugene Sukhodolskiy
Add WebSocket handler unit tests ...
Eugene Sukhodolskiy committed on 18 May
@Eugene Sukhodolskiy
Fix PgSessionStore import in container.py ...
Eugene Sukhodolskiy committed on 18 May
@Eugene Sukhodolskiy
Replace global lazy singletons with explicit AppContainer + lifespan ...
Eugene Sukhodolskiy committed on 18 May
2026-05-16
@Eugene Sukhodolskiy
Add legacy redirect for session files and fix STL viewer error handling ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix SyntaxError: Illegal return statement in STL viewer ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Step 5-7: Extract async generators from run_stream, unify run() as wrapper ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Step 4: Extract SubAgentRunner from run_ephemeral() ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Step 3: Extract AntiStallMonitor from run_stream() ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Step 2: Extract AgentTurnContext dataclass from run_stream() ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Extract ContextCompressor, fix STL viewer, expand test suite, add architecture audit docs ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix review issues: KV-store NULL, SVG messages, filesystem tests + docs ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Add comprehensive mechanics catalog (docs/mechanics.md) ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix scratchpad get_section user_id and filesystem diff newline bugs ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Add inherit_system_prompt and is_subagent_only mechanisms ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Fix test_rejects_empty to match current _check_path behavior ...
Eugene Sukhodolskiy committed on 16 May
@Eugene Sukhodolskiy
Enhance native toolset and add persistent KV store ...
Eugene Sukhodolskiy committed on 16 May
2026-05-15
@Eugene Sukhodolskiy
cleanup: remove deprecated tools and orphaned memory tools ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
docs: document scheduled recall system ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix(recall): stabilize scheduled callback system and improve UX ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix(webclient): add missing updatePreview and updateName in sessions store ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
Refactor: move tool helper modules into _internal subpackage ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
Add self-recall (scheduled callback) system ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
chore: remove test MCP servers from repo ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
feat: MCP server template, manual, and example servers ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix: wire test_mcp_tool into MCP manager startup injection ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
fix: filesystem empty path validation and terminal timeout defaults ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
feat: add create_mcp_server and test_mcp_tool builtins ...
Eugene Sukhodolskiy committed on 15 May
@Eugene Sukhodolskiy
refactor: rewrite tool_developer profile for MCP server development ...
Eugene Sukhodolskiy committed on 15 May