Add --model flag and per-pass model configuration #34

Open
opened 2026-04-06 22:28:50 +00:00 by archeious · 0 comments
Owner

The model is currently hardcoded to claude-sonnet-4-20250514. Add:

  • --model flag for global model override
  • Per-pass model configuration (in luminos.toml or as CLI flags)

Suggested defaults: survey + planning passes → Haiku (lightweight); dir loops + synthesis → Sonnet; refinement → configurable (Opus for difficult cases). Enables cost/quality tradeoffs.

The model is currently hardcoded to `claude-sonnet-4-20250514`. Add: - `--model` flag for global model override - Per-pass model configuration (in `luminos.toml` or as CLI flags) Suggested defaults: survey + planning passes → Haiku (lightweight); dir loops + synthesis → Sonnet; refinement → configurable (Opus for difficult cases). Enables cost/quality tradeoffs.
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:59 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#34
No description provided.