Release v0.2.0
Features
- Performed evaluations to determine that only
cel-debuggingandcel-authoringare useful - Updated the CEL MCP server to support protobuf inputs serialized from JSON
- New flags to support
-envand-file_descriptorsspecification to the stdio MCP server
When specifying flags to the stdio MCP server, the shape of the tool changes so that the environment
argument is no longer needed if it's specified, simplifying both the tool API and the context required for
generation.
Fixes
- Fixed relative references to CEL skills within .md files.
- GitHub actions added for release automation