Parent
What to build
A thin LLM adapter that, against recorded/handwritten chunks (no live API), can stream completions for UI, assemble modern tool calls before execution, probe capabilities, resolve credentials (env then optional auth.json), and surface OpenAI-mapped errors.
Acceptance criteria
Blocked by
- Scaffold uv workspace, four packages, and CI
Parent
What to build
A thin LLM adapter that, against recorded/handwritten chunks (no live API), can stream completions for UI, assemble modern tool calls before execution, probe capabilities, resolve credentials (env then optional auth.json), and surface OpenAI-mapped errors.
Acceptance criteria
acompletion, moderntools/tool_choice)~/.pi/agent/auth.jsonBlocked by