BOHA
674b44d047
feat(odin): Phase 2a read-only agentic assistant + tool-trace UI
- agentic chat loop (max 6 round-trips, budget re-checked between iterations)
over 10 read-only, permission-delegated tools in src/services/ai-tools.ts
- persist assistant tool trace in ai_chat_messages.content_json (+ migration)
- consulted-tools chips in OdinThread; header now shows month spend only
(budget cap hidden from the UI, server-side 402 guard unchanged)
- seed: ai.use permission; Settings exposes the ai permission module
- docs: REVIEW consolidation; deployment-guide.md superseded by docs/release.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 23:31:50 +02:00
..
2026-03-23 08:46:51 +01:00
2026-03-24 19:59:14 +01:00
2026-06-10 23:31:50 +02:00
2026-06-05 11:05:56 +02:00
2026-06-06 18:48:26 +02:00
2026-06-10 23:31:50 +02:00
2026-06-10 23:31:50 +02:00
2026-06-08 14:09:47 +02:00
2026-06-08 11:49:55 +02:00
2026-06-08 10:22:15 +02:00
2026-06-08 19:01:50 +02:00
2026-06-08 19:52:30 +02:00
2026-06-09 13:50:41 +02:00