| 2026-04-16 |
Fix metrics: net token delta, subagent aggregation, ContextBar always visible
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|---|---|
|
Add response metrics: elapsed time, tool calls, token count
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: UI density improvements for session names and header
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
|
|
|
webclient: remove 'Planning' label from wait indicator; add scroll-to-bottom button
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: reduce message-list horizontal padding to 10px on mobile
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: remove horizontal padding on message-list-inner for mobile
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: wrap markdown tables in scrollable container for mobile
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: fix history scroll by hiding content until positioned
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
webclient: message timestamps, confirm dialog, layout and UX fixes
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
|
|
|
ThinkingCard: add chevron, open by default; plan loading indicator
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
Migrate to Vue webclient; rename old client to old_webclient
...
Eugene Sukhodolskiy
committed
on 16 Apr
|
|
|
|
|
|
|
|
| 2026-04-15 |
Fix Ollama connection leak and empty message bug in agent
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
Add autonomous execution mode; clarify code_exec runs locally
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Move orchestration from persona to profiles; tune per-profile delegation strategy
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Remove smart_home profile — to be re-added properly later
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Restructure profiles: directory-based format with config.json + system_prompt.txt
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Migrate storage to PostgreSQL with SQLite fallback; misc fixes
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Add delete_tool: trash-based tool removal with restore support
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Fix tool_manual leak: restore to server_admin and smart_home
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Add developer profile; replace write_tool pattern with direct filesystem approach
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
Add explicit output token budget for summarizer (context_summary_max_tokens)
...
Eugene Sukhodolskiy
committed
on 15 Apr
|
|
|
|
|
| 2026-04-14 |
Improve memory system prompt for more reliable fact capture
...
Eugene Sukhodolskiy
committed
on 14 Apr
|
|
Consolidate memory_search/save/forget into single memory tool
...
Eugene Sukhodolskiy
committed
on 14 Apr
|
|
|
|
|
|
Expose compression summary as collapsible debug card in chat UI
...
Eugene Sukhodolskiy
committed
on 14 Apr
|