markitect-main/markitect/finance
tegwick dab6b9fdef feat: implement cost report template generator with Claude session tracking (issue #119)
Comprehensive cost tracking system implementation including:

- Cost report generator with multiple formats (summary, detailed, audit)
- Full CLI integration with cost management commands
- Claude session cost tracking and estimation
- Professional markdown reports with frontmatter/contentmatter
- Automatic cost note generation for issue implementations
- Complete test coverage (33 test cases)
- Database integration with finance schema initialization

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 01:31:36 +02:00
..
migrations feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
__init__.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
cli.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
cost_manager.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
models.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
report_generator.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00
session_tracker.py feat: implement cost report template generator with Claude session tracking (issue #119) 2025-10-04 01:31:36 +02:00