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-10 23:31:50 +02:00
2026-06-10 23:31:50 +02:00
2026-06-10 23:31:50 +02:00
2026-06-06 19:24:11 +02:00
2026-06-06 19:57:53 +02:00
2026-06-06 20:43:04 +02:00
2026-06-06 21:20:01 +02:00
2026-06-06 21:39:37 +02:00
2026-06-06 22:23:36 +02:00
2026-06-10 23:31:50 +02:00
2026-06-08 14:19:06 +02:00
2026-06-08 11:54:44 +02:00
2026-06-08 10:33:40 +02:00
2026-06-08 19:11:54 +02:00
2026-06-09 13:50:41 +02:00
2026-06-10 09:59:47 +02:00