Provider selection phase removed; Anthropic driver→model_id is now hardcoded in the script and non-Anthropic profiles supply provider.env (MODEL_ID, ANTHROPIC_BASE_URL, ANTHROPIC_API_KEY_FILE). Test suite baseline changes 58 → 41 assertions: the 17 dropped assertions covered the removed provider-yaml selection phase, not retained behaviour. Includes refactor-derived memory: decisions (provider architecture, driver enforcement via --model), bash gotchas (read -rp under set -e, never eval user config), process lessons.
6 lines
351 B
Markdown
6 lines
351 B
Markdown
# Active Work
|
|
|
|
<!-- Thin index — one-line entries linking to context/ detail files -->
|
|
|
|
- [claude-profile engagement modes](context/claude-profile-modes.md) — Provider selection removed, model config embedded in profiles. Needs symlink install + first real `claude` launch test (both Anthropic and MiniMax profiles) before v1 is declared complete
|