fix(generate): report unreferenced tools - #74
Conversation
|
Hi @happykawayigt please see discord message and follow this instructions |
|
Thanks, this looks good and matches the intended behavior from #67. The implementation keeps the complete top-level tool registry in The CLI output is clear, and I like that the tests cover both the initial generation and the idempotent second run. One small non-blocking suggestion: since the PR also guarantees that ignored tools stay out of Otherwise, the scope and implementation look good to me. Once it is ready, please mark the PR as ready for review. |
Summary
ignoreplugins.tomlFixes #67
Validation
tests/generate/test_plugins_manifest.py: 555 passedmypy src tests: 169 source files passedgit diff --checkAI assistance
Implemented and reviewed with OpenAI Codex; all listed validation commands were run locally.