| 2026-04-29 |
|
|---|---|
|
Architecture cleanup: old_webclient, SSH shutdown, todo decoupling, ContextVar reset
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
|
Clean up SQLite references in docs and prompts after removal
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
|
|
|
|
|
|
| 2026-04-28 |
Fix system prompt leakage into chat history; polish content cards
...
Eugene Sukhodolskiy
committed
on 28 Apr
|
|
|
|
|
|
|
|
Enrich memory extractor with tool calls/results in transcript
...
Eugene Sukhodolskiy
committed
on 28 Apr
|
|
|
|
|
|
|
|
|
Stop image_view hallucinations on inline-attached images
...
Eugene Sukhodolskiy
committed
on 28 Apr
|
|
| 2026-04-26 |
changed llm
Eugene Sukhodolskiy
committed
on 26 Apr
|
|
|
|
|
changed llm & new ollama param
Eugene Sukhodolskiy
committed
on 26 Apr
|
|
| 2026-04-25 |
changed model
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
Strengthen todo progress discipline
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Add structured planning review and adaptive depth
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Tune reflect autonomy guidance
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Improve compression and memory prompts
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Remove tool-call-like examples from prompts
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Improve prompt resilience and project context use
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Fix profile prompt inconsistencies
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Tune profile sampling configs
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
temp -
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
filesystem mkdir: parents=False to prevent accidental path chain creation
...
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Add mkdir action to filesystem tool (parents=True, exist_ok=True)
...
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Fix websocket.py: unpack 4-tuple from get_registries(), pass cp_registry to Agent
...
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Add context providers: dynamic system message injection per LLM call
...
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
| 2026-04-24 |
Set temperature=1.0, top_k=64, top_p=0.95 for all profiles (Google recommended for gemma4)
...
Eugene Sukhodolskiy
committed
on 24 Apr
|