Commit Graph

5 Commits

Author SHA1 Message Date
34a8bc7d4c fix: resolve issue-facade ID mapping bugs and enhance functionality
- Fix Sentinel bug in list command where Click set search params to Sentinel.UNSET
- Fix version command by adding explicit version and package_name parameters
- Fix test isolation by correcting mock patch targets and datetime objects
- Fix critical ID mapping bug: use issue.number consistently instead of mixing with issue.backend_id
- Update all comment operations to use issue numbers instead of internal IDs
- Ensure issue-facade uses upstream issue numbers directly without local ID confusion
- Add comprehensive test coverage with 20 passing tests
- Verify core functionality: list, show, close, version, backend management all working
- Successfully close issue #166 with proper comment handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 10:48:31 +01:00
00b9834d2f feat: add capability Makefile for integration with markitect main project
- Add comprehensive Makefile following capability system patterns
- Include issue management, backend configuration, and sync targets
- Support both CLI and direct Python module access
- Provide installation, testing, and development targets

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 01:30:54 +01:00
51aea5effb init: first extract of implementation 2025-10-25 00:54:20 +02:00
dffe374460 Update README.md 2025-10-24 19:14:53 +00:00
Coulomb Social
f2df364148 Initial commit 2025-10-24 19:13:46 +00:00