ilya-bov
75773cc872
feat(providers): add OAuth-native codex/gemini transport and provider auth flows
2026-03-06 15:53:04 +03:00
ilya-bov
19b7dfeb92
release: prepare v0.1.2 dark theme and python recovery for GitHub
2026-03-06 11:00:33 +03:00
ilya-bov
138093b5e4
Hide Python virtualenv directories from project files
2026-03-05 16:55:36 +03:00
ilya-bov
8c8ea9e04b
Improve Python package recovery with venv fallback
2026-03-05 16:51:02 +03:00
ilya-bov
5c4721ddf8
Add dark mode toggle and apply saved theme
2026-03-05 16:34:28 +03:00
ilya-bov
f7821616f7
fix: surface response tool output and stop loop after final response
2026-03-03 15:49:52 +03:00
ilya-bov
deff1dcbc1
Fix file tree repeated /api/files fetch loop
2026-03-03 14:42:48 +03:00
ilya-bov
789c63da9d
release: prepare v0.1.1 unified context for GitHub
2026-03-03 14:33:45 +03:00
ilya-bov
96f065595d
feat: bundle last30days skill and harden truncated chat responses
2026-03-03 14:23:15 +03:00
ilya-bov
8adc0599dc
Improve subordinate agent resilience for provider failures
2026-03-02 15:52:15 +03:00
ilya-bov
1d0fa74d4a
perf(agent): optimize context for prompt caching and limit history
...
Round datetime in system prompt to the hour so the prefix stays
stable across requests, enabling provider-side prompt caching
(Anthropic ~5 min, OpenAI ~1 hr).
Trim chat history to 80 messages via the existing History class
to prevent context window overflow on long conversations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 15:21:01 +03:00
ilya-bov
ce362a836b
Harden tool execution recovery and fix multi-tab sync hangs
2026-02-27 17:06:17 +03:00
ilya-bov
dcb1eabb4e
feat: improve tool execution reliability and package installs
2026-02-27 15:08:31 +03:00
ilya-bov
75ab0cecf0
Initial commit
2026-02-25 16:14:15 +03:00