Commit Graph

3 Commits (e22416dd9b47cf69cf339ec00a6a515b18d8ce5f)

Author SHA1 Message Date
Teknium a994cf5e5a
docs: update adding-providers guide for unified setup flow
setup_model_provider() now delegates to select_provider_and_model()
from main.py, so new providers only need to be wired in main.py.
Removed setup.py from file checklists, replaced the setup.py section
with a tip explaining the automatic inheritance.
2026-03-31 01:29:43 -07:00
Test 672e9752a0 docs: align venv path to match installer (venv/ not .venv/)
The install script creates venv/ but several docs referenced .venv/,
causing agents to fail with 'No such file or directory' when following
AGENTS.md instructions.

Fixes #2066
2026-03-19 18:16:26 -07:00
teknium1 ea053e8afd docs: add provider contribution guide 2026-03-14 19:22:47 -07:00