Labels
Labels
41 labels
- Architecture Decision Records (docs/adr/)
- MCP bridge and integration
- CLI commands and interface
- Code generation
- Core types and infrastructure
- Performance optimization
- Skill storage and persistence
- Testing infrastructure
- WASM runtime and sandbox
- Contains breaking API changes (requires major version bump)
- Something isn't working
- Build configuration changes (build.rs, toolchain)
- Maintenance tasks (deps, CI/CD)
- Changes to mcp-cli crate (command-line interface)
- Changes to mcp-codegen crate (TypeScript code generation)
- Changes to mcp-core crate (foundation types, traits, errors)
- Changes to mcp-files crate (virtual filesystem)
- Changes to mcp-introspector crate (MCP server analysis)
- Improvements or additions to documentation
- New feature or request
- Good for newcomers
- Extra attention is needed
- Phase 9 implementation
- High priority
- Low priority
- Medium priority
- Further information is requested
- Code refactoring
- Release preparation (changelog, version bumps)
- Security-related changes (deny.toml, vulnerabilities)