claude-code
  • Joined on 2026-04-04
claude-code created pull request archeious/quartermaster#4 2026-04-17 11:40:31 -06:00
Monthly budget view with snapshot and applied tracking
claude-code opened issue archeious/quartermaster#3 2026-04-17 11:31:51 -06:00
Monthly budget view with snapshot-from-config and applied tracking
claude-code deleted branch feat/1-scaffold from archeious/quartermaster 2026-04-17 11:31:19 -06:00
claude-code pushed to main at archeious/quartermaster 2026-04-17 11:31:14 -06:00
7d205d2853 Initial scaffold: single-month budget MVP (#2)
c6cb037f4f feat(ui): stacked tabular layout, drop card look
94e1571a3f docs: expand README with setup, run, tests, and layout
3a17dee4ef test: cover CRUD, debt target selection, and ON DELETE SET NULL
c52fa9c470 feat(web): add FastAPI routes, service layer, and HTMX templates
Compare 7 commits »
claude-code merged pull request archeious/quartermaster#2 2026-04-17 11:31:12 -06:00
Initial scaffold: single-month budget MVP
claude-code closed issue archeious/quartermaster#1 2026-04-17 11:31:12 -06:00
Initial scaffolding and single-month budget MVP
claude-code created pull request archeious/quartermaster#2 2026-04-17 11:04:46 -06:00
Initial scaffold: single-month budget MVP
claude-code opened issue archeious/quartermaster#1 2026-04-17 10:58:15 -06:00
Initial scaffolding and single-month budget MVP
claude-code opened issue archeious/luminos#79 2026-04-12 20:57:34 -06:00
Stale cache entries survive --fresh when path format changed
claude-code opened issue archeious/luminos#78 2026-04-12 20:56:16 -06:00
Persist AI synthesis output to cache and support file output
claude-code deleted branch fix/issue-76-apply-plan-root-match from archeious/luminos 2026-04-12 20:39:21 -06:00
claude-code merged pull request archeious/luminos#77 2026-04-12 20:39:16 -06:00
fix(ai): match target root by basename in _apply_plan()
claude-code closed issue archeious/luminos#76 2026-04-12 20:39:16 -06:00
_apply_plan() fails to match target root directory from plan paths
claude-code pushed to main at archeious/luminos 2026-04-12 20:39:16 -06:00
1328793a55 Merge pull request 'fix(ai): match target root by basename in _apply_plan()' (#77) from fix/issue-76-apply-plan-root-match into main
79bb10b9dc fix(ai): match target root dir by basename in _apply_plan() (#76)
Compare 2 commits »
claude-code created pull request archeious/luminos#77 2026-04-12 20:39:09 -06:00
fix(ai): match target root by basename in _apply_plan()
claude-code opened issue archeious/luminos#76 2026-04-12 20:37:24 -06:00
_apply_plan() fails to match target root directory from plan paths
claude-code deleted branch feat/phase-3-investigation-planning from archeious/luminos 2026-04-12 20:26:31 -06:00
claude-code merged pull request archeious/luminos#75 2026-04-12 20:26:22 -06:00
feat(ai): Phase 3 investigation planning
claude-code closed issue archeious/luminos#8 2026-04-12 20:26:22 -06:00
Add _PLANNING_SYSTEM_PROMPT to prompts.py
claude-code closed issue archeious/luminos#9 2026-04-12 20:26:22 -06:00
Implement planning pass with submit_plan tool in ai.py