35 Commits

Author SHA1 Message Date
ilya-bov
fa75cef03c Fix OAuth file permissions automatically on Docker startup 2026-03-06 23:32:44 +03:00
ilya-bov
a7261c2fbe Auto-discover Codex/Gemini OAuth files across common homes 2026-03-06 23:20:33 +03:00
ilya-bov
14588cd9bd Add OAuth auth-file path overrides for CLI providers 2026-03-06 23:05:25 +03:00
ilya-bov
4edba5b824 feat: improve skill import and required resource loading 2026-03-06 22:10:45 +03:00
ilya-bov
d4f51bdd8b Fix recurring 30s cron normalization and guidance 2026-03-06 16:21:06 +03:00
ilya-bov
70d2bf6fb6 chore(release): v0.1.3 v0.1.3 2026-03-06 15:56:39 +03:00
ilya-bov
9660b858a9 Update README.md 2026-03-06 15:54:05 +03:00
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 v0.1.2 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
515e3339bc merge: v0.1.1 unified context 2026-03-03 14:36:09 +03:00
ilya-bov
789c63da9d release: prepare v0.1.1 unified context for GitHub v0.1.1 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
934327cd20 Merge branch 'fix/subordinate-agent-provider-errors' 2026-03-02 15:53:37 +03:00
ilya-bov
8adc0599dc Improve subordinate agent resilience for provider failures 2026-03-02 15:52:15 +03:00
ilya-bov
8fbe720d65 Add README section for updating Eggent 2026-03-02 12:40:31 +03:00
ilya-bov
d0ae29a710 Update README positioning and replace banner with PNG 2026-03-02 12:17:08 +03:00
ilya-bov
1f6b3f7671 Merge pull request #7 from eggent-ai/perf/optimize-context-caching
perf(agent): optimize context for prompt caching and limit history
2026-02-28 15:22:33 +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
3d165eca0b Merge pull request #5 from eggent-ai/feat/reliable-tools-exec-and-installs
Harden tool execution recovery and fix multi-tab dashboard hangs
2026-02-27 17:10:24 +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
8ccac132e1 docs: fix README license note 2026-02-27 13:22:30 +03:00
ilya-bov
1357fd9b7f chore: add contribution docs and issue/PR templates (#3) 2026-02-27 13:20:02 +03:00
ilya-bov
ac760b4ada TMPDIR fix 2026-02-25 20:23:16 +03:00
ilya-bov
4c1a42c930 /tmp space 2026-02-25 18:30:50 +03:00
ilya-bov
68325203db banner 2026-02-25 17:40:46 +03:00
ilya-bov
43862e2045 remotion skill 2026-02-25 17:25:56 +03:00
ilya-bov
3da703c01b new skills 2026-02-25 16:52:53 +03:00
ilya-bov
0963dee7e8 playwright-cli 2026-02-25 16:26:31 +03:00
ilya-bov
75ab0cecf0 Initial commit 2026-02-25 16:14:15 +03:00