yao/registry/manager/common
Max 44af6ba759 Enhance command structure with MCP and Robot functionalities
- Introduce new MCP and Robot command groups in the CLI, allowing for better organization of package management commands.
- Add corresponding command descriptions for MCP and Robot functionalities to improve user guidance.
- Update the agent command group to include additional commands for enhanced agent management.
- Modify .gitignore to exclude specific design markdown files from version control.
- Add environment variable for test application path in GitHub workflows to streamline testing setup.
2026-03-03 08:11:43 +08:00
..
deps.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
deps_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
hash.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
hash_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
lockfile.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
lockfile_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
packer.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
packer_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
path.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
path_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
prompt.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
prompt_test.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
types.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00