Add unit test coverage for pure helpers in ai.py
test(ai): add unit coverage for pure helpers in ai.py (#55)
test(ai): add unit coverage for pure helpers in ai.py (#55)
claude-code
deleted branch refactor/issue-56-tool-registry from archeious/luminos
2026-04-11 10:19:10 -06:00
refactor(ai): single-source tool registration via register_tool() (#56)
Tool registration is duplicated between _TOOL_DISPATCH and _DIR_TOOLS
refactor(ai): single-source tool registration via register_tool() (#56)
claude-code
deleted branch refactor/issue-57-dir-loop-helpers from archeious/luminos
2026-04-11 10:02:49 -06:00
Refactor _run_dir_loop before Phase 3 dynamic turn allocation lands
refactor(ai): extract _run_dir_loop into three focused helpers (#57)
refactor(ai): extract _run_dir_loop into three focused helpers (#57)
claude-code
deleted branch chore/session-9-claude-md from archeious/luminos
2026-04-11 09:48:54 -06:00
chore: update CLAUDE.md for session 9
chore: update CLAUDE.md for session 9
Incremental AI re-investigation in watch mode
Closing as obsolete. Watch mode was deleted in #64 (PR #65) as part of the AI-first scope change. A non-AI filesystem-churn monitor conflicts with the new philosophy.
If a live update mode comes…
claude-code
deleted branch feat/issue-64-ai-first-scope from archeious/luminos
2026-04-11 09:46:55 -06:00
Incremental AI re-investigation in watch mode