API + LLM agent chat #13

Closed
opened 2026-07-03 23:58:12 -05:00 by ginnoir · 0 comments
Owner

Token-auth API for modules, then LLM agent chat with tool-calling on top.

Scope

Ship an API early for existing modules; agent UI and tool-calling come later. Pause agent work until notes editor (#7) and journal foundations are ready if needed.

Children

  • Research ADR: API auth, surface shape, and LLM agent architecture
  • API surface + token auth for existing modules
  • LLM agent chat UI
  • Map agent tool-calling to API
  • Agent smoke tests with mock provider

Build order

  1. ADR
  2. API surface for existing modules (early)
  3. Pause for editor/journal as needed
  4. Agent UI
  5. Tool-calling
  6. Smoke tests

References

  • Tasks: docs/tasks/87-api-surface.md, docs/tasks/88-llm-agent.md
  • ADR: docs/decisions/0006-api-and-agent.md

Notes

API early, agent late.

<brief>Token-auth API for modules, then LLM agent chat with tool-calling on top.</brief> ## Scope Ship an API early for existing modules; agent UI and tool-calling come later. Pause agent work until notes editor (#7) and journal foundations are ready if needed. ## Children - [ ] Research ADR: API auth, surface shape, and LLM agent architecture - [ ] API surface + token auth for existing modules - [ ] LLM agent chat UI - [ ] Map agent tool-calling to API - [ ] Agent smoke tests with mock provider ## Build order 1. ADR 2. API surface for existing modules (early) 3. Pause for editor/journal as needed 4. Agent UI 5. Tool-calling 6. Smoke tests ## References - Tasks: `docs/tasks/87-api-surface.md`, `docs/tasks/88-llm-agent.md` - ADR: `docs/decisions/0006-api-and-agent.md` ## Notes API early, agent late.
ginnoir added the epicpriority/p1 labels 2026-07-03 23:58:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ginnoir/famapp#13