| 2026-05-18 |
Mark architecture weak spot #6 (cross-registry patching) as resolved
...
Eugene Sukhodolskiy
committed
on 18 May
|
|---|---|
|
Eliminate cross-registry patching in registry.py via proper creation order
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
Mark architecture weak spot #5 (duplicate PostgreSQL pools) as resolved
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
Extract single shared Database pool, eliminate 4 duplicated pool creations
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
Mark architecture weak spot #4 (mutable settings) as resolved
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
Make Settings immutable (frozen=True) and fix all test mutations
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
|
|
|
Extract WebSocket business logic into AgentSessionOrchestrator
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
|
|
|
|
|
|
|
Replace global lazy singletons with explicit AppContainer + lifespan
...
Eugene Sukhodolskiy
committed
on 18 May
|
|
| 2026-05-16 |
Add legacy redirect for session files and fix STL viewer error handling
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
|
|
Fix session file URLs (add /api prefix) and WebGL error handling in STL viewer
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
Step 5-7: Extract async generators from run_stream, unify run() as wrapper
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
|
|
|
|
|
|
Step 2: Extract AgentTurnContext dataclass from run_stream()
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
Extract ContextCompressor, fix STL viewer, expand test suite, add architecture audit docs
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
Fix review issues: KV-store NULL, SVG messages, filesystem tests + docs
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
|
|
|
Fix scratchpad get_section user_id and filesystem diff newline bugs
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
Add inherit_system_prompt and is_subagent_only mechanisms
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
Fix test_rejects_empty to match current _check_path behavior
...
Eugene Sukhodolskiy
committed
on 16 May
|
|
|
|
|
| 2026-05-15 |
cleanup: remove deprecated tools and orphaned memory tools
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
|
|
fix(recall): stabilize scheduled callback system and improve UX
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
fix(webclient): add missing updatePreview and updateName in sessions store
...
Eugene Sukhodolskiy
committed
on 15 May
|
|
|
Refactor: move tool helper modules into _internal subpackage
...
Eugene Sukhodolskiy
committed
on 15 May
|