William Valentin
d86710577d
feat: wire up LlamaCppClient to model router
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 13:20:20 -08:00
William Valentin
f891c7aee8
fix: add API key/auth token support across all model clients
2026-02-05 10:56:40 -08:00
William Valentin
fb7575f850
refactor: integrate SessionManager into daemon and agent
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 00:43:09 -08:00
William Valentin
6e6c263e14
feat: integrate model router, session persistence, and hook engine
...
- NativeAgent now loads/saves messages to SessionStore
- Daemon creates ModelRouter with fallback chain support
- Telegram bot handles confirmation callbacks from HookEngine
- Session data stored in ~/.local/share/flynn/sessions.db
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 00:05:42 -08:00
William Valentin
b6b85f07d0
feat: wire daemon, agent, and telegram bot together
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 21:02:50 -08:00
William Valentin
70c3960527
feat: add daemon skeleton with lifecycle management
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 20:56:45 -08:00