markitect-main/cli
tegwick fb968dff34 fix: resolve MarkiTect issue handling system integration problems (issue #120)
- Fix issue manager to properly read API token and repo info from main MarkiTect config
- Update Gitea plugin to use correct repository-specific API endpoints
- Correct domain model mapping to only include valid Issue model fields
- Fix presentation layer to safely access optional body attribute
- Enable full functionality for 'markitect issues show' and 'markitect issues list' commands

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 02:14:59 +02:00
..
commands feat: Complete CLI consolidation - fix redundancy and missing interfaces 2025-10-02 23:04:57 +02:00
presenters fix: resolve MarkiTect issue handling system integration problems (issue #120) 2025-10-04 02:14:59 +02:00
__init__.py refactor: Separate CLI presentation from core business logic 2025-09-26 15:08:54 +02:00
core.py feat: Complete CLI consolidation - fix redundancy and missing interfaces 2025-10-02 23:04:57 +02:00
issue_cli.py feat: Complete CLI consolidation - fix redundancy and missing interfaces 2025-10-02 23:04:57 +02:00