Goal
User types a message in CLI, gets a response from Ollama. First proof-of-life for the agent.
Scope
- LlmProvider trait definition
- Ollama backend (ollama-rs)
- Config loading (TOML + env overrides)
- Agent loop with CLI I/O
Acceptance Criteria
Child Issues
Depends On
#1 (M0)
Goal
User types a message in CLI, gets a response from Ollama. First proof-of-life for the agent.
Scope
Acceptance Criteria
cargo runstarts interactive sessionconfig/default.toml, env var overrides workChild Issues
Depends On
#1 (M0)