GoalsSaver changes: - Now preserves prose content (Vision, Principles, etc.) before goal sections - Only rewrites ## Active, ## Future, ## Non-Goals sections - Extracts and reinserts prose content between frontmatter and goals Audit handler changes: - Supports new status field: "met", "partial", "not_met" - Maintains backward compatibility with old "checked" boolean format - Sets Goal.partial=True for partially achieved goals - Report shows partial count in summary This fixes a bug where the audit button would delete all prose content from goals.md files that had philosophy/context sections. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| models | ||
| parsers | ||
| services | ||
| views | ||
| widgets | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| dialogs.py | ||
| main_window.py | ||
| project_discovery.py | ||
| project_list.py | ||
| settings.py | ||
| styles.py | ||
| terminal_widget.py | ||
| workspace.py | ||