OpenFastTrace 4.2.3, released 2026-03-01
April 6, 2026 ยท View on GitHub
Code name: Protobuf file support
Summary
In this release we added support for Protobuf definition files. We also introduced a Code of Conduct and updated the contribution guidelines with rules for AI-assisted coding.
The new Code of Conduct emphasizes respectful communication and constructive collaboration within the project, focusing on ideas rather than people. The contribution guidelines now explicitly state how AI-assisted coding is accepted, requiring that human contributors remain responsible for all submissions and review AI-generated code thoroughly. In this release we added support for Protobuf definition files. We also introduced the OpenFastTrace Claude Skill, which enables the Claude LLM to author specifications, run traces, and perform selective tracing.
Documentation
- #501: Updated contribution guideline with rules for AI-assisted coding
Features
- #499: Introduced the OpenFastTrace Claude Skill for assisting with requirement tracing
Bugfixes
- #490: Add tag importer support for Protobuf (
.proto) files