tegwick
f331634673
feat: implement plugin-based architecture with md- command prefixes - Issue #44
Complete migration of markdown commands to plugin-based architecture:
✅ Architecture Changes:
- Created comprehensive MarkdownCommandsPlugin with md- prefixes
- Migrated legacy commands: ingest → md-ingest, get → md-get, list → md-list
- Leveraged existing CommandPlugin framework for consistency
- Removed deprecated unprefixed commands from CLI
✅ Backward Compatibility:
- Comprehensive bash aliases (aliases.sh) for smooth transition
- Migration guide with detailed transition instructions
- Convenience functions for common workflows
✅ Test Suite Updates:
- Fixed 107+ core CLI tests to use new command structure
- Updated all test files referencing old commands
- Verified end-to-end functionality with complete test coverage
✅ Benefits Delivered:
- Consistent command namespace (all commands now prefixed)
- Modular plugin architecture enabling future extensions
- Lazy loading capabilities for performance optimization
- Clear separation of concerns for maintainability
Cost: €0.15 for comprehensive architectural improvement
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 16:46:26 +02:00
..
2025-10-06 02:11:28 +02:00
2025-10-03 16:48:03 +02:00
2025-10-06 02:11:28 +02:00
2025-09-30 17:28:39 +02:00
2025-10-02 09:14:24 +02:00
2025-10-02 09:32:16 +02:00
2025-10-02 09:14:24 +02:00
2025-10-06 16:46:26 +02:00
2025-10-04 01:53:31 +02:00
2025-10-03 23:06:57 +02:00
2025-10-01 02:39:29 +02:00
2025-10-02 15:33:32 +02:00
2025-09-16 03:04:18 +02:00
2025-10-03 05:47:02 +02:00
2025-09-30 13:09:37 +02:00
2025-09-24 01:14:27 +02:00
2025-09-27 09:31:47 +02:00
2025-10-03 10:45:43 +02:00
2025-09-27 08:28:10 +02:00
2025-10-06 16:46:26 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-09-24 01:14:27 +02:00
2025-10-03 10:35:16 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-09-30 17:28:39 +02:00
2025-10-01 02:39:29 +02:00
2025-09-29 21:21:21 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-10-06 03:03:38 +02:00
2025-09-29 21:21:21 +02:00