archeious
  • Joined on 2026-04-04
archeious opened issue archeious/luminos#19 2026-04-06 22:28:17 +00:00
Switch small tier synthesis to per-file cache entries
archeious opened issue archeious/luminos#17 2026-04-06 22:27:49 +00:00
Add --no-external flag and per-session budget tracking
archeious opened issue archeious/luminos#15 2026-04-06 22:27:48 +00:00
Add fetch_url tool for URLs referenced in local files
archeious opened issue archeious/luminos#16 2026-04-06 22:27:48 +00:00
Add ask_user tool and --interactive flag
archeious opened issue archeious/luminos#14 2026-04-06 22:27:47 +00:00
Add package_lookup tool (PyPI, npm, crates.io, pkg.go.dev)
archeious opened issue archeious/luminos#12 2026-04-06 22:27:46 +00:00
Research and decide on web search API backend
archeious opened issue archeious/luminos#13 2026-04-06 22:27:46 +00:00
Create luminos_lib/search.py with web_search implementation
archeious opened issue archeious/luminos#11 2026-04-06 22:27:27 +00:00
Save investigation plan to cache for resumed runs
archeious opened issue archeious/luminos#10 2026-04-06 22:27:26 +00:00
Implement dynamic turn allocation from plan output
archeious opened issue archeious/luminos#9 2026-04-06 22:27:25 +00:00
Implement planning pass with submit_plan tool in ai.py
archeious opened issue archeious/luminos#8 2026-04-06 22:27:24 +00:00
Add _PLANNING_SYSTEM_PROMPT to prompts.py
archeious opened issue archeious/luminos#7 2026-04-06 22:27:10 +00:00
Skip survey pass for targets below minimum size threshold
archeious opened issue archeious/luminos#5 2026-04-06 22:27:09 +00:00
Implement _run_survey() and submit_survey tool in ai.py
archeious opened issue archeious/luminos#6 2026-04-06 22:27:09 +00:00
Wire survey output into dir loop system prompt
archeious opened issue archeious/luminos#4 2026-04-06 22:27:08 +00:00
Add _SURVEY_SYSTEM_PROMPT to prompts.py
archeious opened issue archeious/luminos#3 2026-04-06 22:26:55 +00:00
Add low_confidence_entries() query to CacheManager
archeious opened issue archeious/luminos#1 2026-04-06 22:26:54 +00:00
Add confidence fields to file and dir cache schemas
archeious opened issue archeious/luminos#2 2026-04-06 22:26:54 +00:00
Update dir loop prompt to set confidence on cache writes
archeious pushed to main at archeious/luminos 2026-04-06 22:20:54 +00:00
309e3464bc chore: add dev workflow, branching discipline, ADHD protocols, session docs
archeious pushed to main at archeious/luminos 2026-04-06 22:13:32 +00:00
a2b015a965 chore: ignore docs/wiki/ — separate git repo