claude-code
  • Joined on 2026-04-04
claude-code closed issue archeious/luminos#55 2026-04-11 10:25:17 -06:00
Add unit test coverage for pure helpers in ai.py
claude-code merged pull request archeious/luminos#69 2026-04-11 10:25:16 -06:00
test(ai): add unit coverage for pure helpers in ai.py (#55)
claude-code created pull request archeious/luminos#69 2026-04-11 10:25:11 -06:00
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
claude-code pushed to main at archeious/luminos 2026-04-11 10:19:09 -06:00
f72dc7a0fd Merge pull request 'refactor(ai): single-source tool registration via register_tool() (#56)' (#68) from refactor/issue-56-tool-registry into main
a1b17300e8 refactor(ai): single-source tool registration via register_tool() (#56)
Compare 2 commits »
claude-code merged pull request archeious/luminos#68 2026-04-11 10:19:07 -06:00
refactor(ai): single-source tool registration via register_tool() (#56)
claude-code closed issue archeious/luminos#56 2026-04-11 10:19:07 -06:00
Tool registration is duplicated between _TOOL_DISPATCH and _DIR_TOOLS
claude-code created pull request archeious/luminos#68 2026-04-11 10:19:01 -06:00
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
claude-code pushed to main at archeious/luminos 2026-04-11 10:02:47 -06:00
a5a19fba55 Merge pull request 'refactor(ai): extract _run_dir_loop into three focused helpers (#57)' (#67) from refactor/issue-57-dir-loop-helpers into main
427f66b488 refactor(ai): extract _run_dir_loop into three focused helpers (#57)
Compare 2 commits »
claude-code closed issue archeious/luminos#57 2026-04-11 10:02:47 -06:00
Refactor _run_dir_loop before Phase 3 dynamic turn allocation lands
claude-code merged pull request archeious/luminos#67 2026-04-11 10:02:46 -06:00
refactor(ai): extract _run_dir_loop into three focused helpers (#57)
claude-code created pull request archeious/luminos#67 2026-04-11 10:02:40 -06:00
refactor(ai): extract _run_dir_loop into three focused helpers (#57)
claude-code pushed to main at archeious/luminos 2026-04-11 09:48:54 -06:00
68f327243c Merge pull request 'chore: update CLAUDE.md for session 9' (#66) from chore/session-9-claude-md into main
171a48f9e6 chore: update CLAUDE.md for session 9
Compare 2 commits »
claude-code deleted branch chore/session-9-claude-md from archeious/luminos 2026-04-11 09:48:54 -06:00
claude-code merged pull request archeious/luminos#66 2026-04-11 09:48:52 -06:00
chore: update CLAUDE.md for session 9
claude-code created pull request archeious/luminos#66 2026-04-11 09:48:46 -06:00
chore: update CLAUDE.md for session 9
claude-code commented on issue archeious/luminos#35 2026-04-11 09:46:59 -06:00
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
claude-code closed issue archeious/luminos#35 2026-04-11 09:46:49 -06:00
Incremental AI re-investigation in watch mode