Commit Graph

1 Commits

Author SHA1 Message Date
chenhg5
79fefc9ff5 feat(build): add selective compilation via build tags
Implement build tag system for agents/platforms with Makefile support:
- Move imports to plugin_*.go files with build tags
- Add Makefile logic for AGENTS/PLATFORMS_INCLUDE/EXCLUDE
- Update documentation with usage examples
- Remove direct imports from main.go

generated by llmgit

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-13 17:35:08 +08:00