Map agent tool-calling to API #17

Closed
opened 2026-07-03 23:58:29 -05:00 by ginnoir · 1 comment
Owner

Wire agent tool-calling so the LLM invokes the token-auth API.

Parent epic: #13 API + LLM agent chat
Design ID: 14.4

Acceptance criteria

  • Tools map to API endpoints for existing modules
  • Agent can read/write via tools with household scope
  • Errors and refusals handled safely

References

  • Tasks: docs/tasks/87-api-surface.md, docs/tasks/88-llm-agent.md
  • ADR: docs/decisions/0006-api-and-agent.md
<brief>Wire agent tool-calling so the LLM invokes the token-auth API.</brief> **Parent epic:** #13 API + LLM agent chat **Design ID:** 14.4 ## Acceptance criteria - Tools map to API endpoints for existing modules - Agent can read/write via tools with household scope - Errors and refusals handled safely ## References - Tasks: `docs/tasks/87-api-surface.md`, `docs/tasks/88-llm-agent.md` - ADR: `docs/decisions/0006-api-and-agent.md`
ginnoir added the featurepriority/p1 labels 2026-07-03 23:58:29 -05:00
Author
Owner

Depends on: #15 (API surface + token auth).

(Gitea dependency API returned 404; tracked in docs/issues-map.md.)

**Depends on:** #15 (API surface + token auth). _(Gitea dependency API returned 404; tracked in `docs/issues-map.md`.)_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ginnoir/famapp#17