Add luminos.toml config file for tunable thresholds #30

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

Many currently hardcoded values should be user-configurable without CLI flags:

  • Turn budget and per-dir base turns
  • Tier thresholds (dir/file counts)
  • Search budget (max web searches, URL fetches, package lookups per session)
  • Confidence threshold for refinement triggering
  • Model selection per pass

Support luminos.toml in the target directory and ~/.config/luminos/luminos.toml for user-global defaults. CLI flags override config file values.

Many currently hardcoded values should be user-configurable without CLI flags: - Turn budget and per-dir base turns - Tier thresholds (dir/file counts) - Search budget (max web searches, URL fetches, package lookups per session) - Confidence threshold for refinement triggering - Model selection per pass Support `luminos.toml` in the target directory and `~/.config/luminos/luminos.toml` for user-global defaults. CLI flags override config file values.
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:58 +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#30
No description provided.