Monthly budget view with snapshot and applied tracking
Monthly budget view with snapshot-from-config and applied tracking
Initial scaffold: single-month budget MVP
Initial scaffolding and single-month budget MVP
Initial scaffold: single-month budget MVP
Initial scaffolding and single-month budget MVP
Stale cache entries survive --fresh when path format changed
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
fix(ai): match target root by basename in _apply_plan()
_apply_plan() fails to match target root directory from plan paths
fix(ai): match target root by basename in _apply_plan()
_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
feat(ai): Phase 3 investigation planning
Add _PLANNING_SYSTEM_PROMPT to prompts.py
Implement planning pass with submit_plan tool in ai.py