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-05-17 16:21:34 +02:00
2026-05-18 14:03:31 +02:00
2026-05-28 12:58:51 +02:00
2026-05-28 12:58:51 +02:00
2026-05-28 13:20:22 +02:00
2026-05-29 14:08:00 +02:00
2026-06-03 23:13:10 +02:00
2026-06-03 23:26:34 +02:00
2026-06-05 11:44:08 +02:00
2026-06-06 01:31:36 +02:00
2026-06-06 00:32:02 +02:00
2026-06-06 11:10:10 +02:00
2026-06-08 14:23:06 +02:00
2026-06-08 16:02:26 +02:00
2026-06-08 19:14:01 +02:00
2026-06-09 06:45:04 +02:00
2026-06-09 10:52:42 +02:00
2026-06-09 10:52:42 +02:00
2026-06-09 19:32:20 +02:00
2026-06-09 21:19:38 +02:00
2026-06-10 11:29:06 +02:00
2026-06-10 12:16:40 +02:00
2026-06-10 13:13:16 +02:00
2026-06-10 16:22:39 +02:00
2026-06-10 17:27:08 +02:00
2026-06-10 19:02:37 +02:00
2026-06-10 20:11:22 +02:00
2026-06-10 20:11:22 +02:00
2026-06-10 23:31:50 +02:00
2026-05-17 16:21:34 +02:00