Releases: NeoLabHQ/context-engineering-kit
Releases · NeoLabHQ/context-engineering-kit
v2.2.0
What's Changed
SADD plugin:
- Add a meta-judge and judge agent that together implement the LLM-as-a-Meta-Judge pattern. Meta judge generates high-quality checklists and rubrics that essentially work as a target specification, against which the judge is capable of reviewing task results
- Integrate the meta-judge and judge in the majority of SADD plugin workflows
DDD plugin:
- Add rules with Clean Architecture, DDD, SOLID, Functional Programming, and other patterns examples - will be automatically added to the context, when
- removed software-architecture skill - probably never was invoked by agent
Code Review plugin:
- Update local review command with issues impact/confidence filtering to eliminate halicunations
- Add support for --min-impact param to pr-review and local-review commands and set it by default to high
Customize Agent Plugin:
- Add create-rule command
MCP plugin:
New Contributors
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
v2.0.3
v2.0.2
v2.0.1
What's Changed
- docs(sdd): add more info to readme by @LeoVS09 in #45
- docs(sdd): correct summary to align with new changes by @LeoVS09 in #46
- docs: correct links by @LeoVS09 in #47
- docs: fix main readme links by @LeoVS09 in #48
- docs: remove flow chart diagrams by @LeoVS09 in #49
- fix: remove skills names by @LeoVS09 in #50
Full Changelog: v2.0.0...v2.0.1