Skip to content

Releases: NeoLabHQ/context-engineering-kit

v2.2.2

29 Mar 18:08
c4da85a

Choose a tag to compare

What's Changed

  • fix(sadd): pass more context to judges by @LeoVS09 in #73

Full Changelog: v2.2.1...v2.2.2

v2.2.1

29 Mar 00:33
48d6d48

Choose a tag to compare

What's Changed

fix: code review and do in parallel skills by @LeoVS09 in #72

  • code-reivew: remove local code review tools limitations
  • sadd: make do in parallel perform meta-judge evaluation per task

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Mar 23:58
6d2dec2

Choose a tag to compare

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:

  • fix: replace unsupported --version flag with -help in codemap setup skill by @acsezen in #63

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

24 Feb 22:32
554814c

Choose a tag to compare

What's Changed

  • fix(sdd): enforce foreground agents by @LeoVS09 in #62

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Feb 01:53
b609c79

Choose a tag to compare

What's Changed

  • feat(sdd): add DDD guidlines to agents by @LeoVS09 in #60

Full Changelog: v2.0.3...v2.1.0

v2.0.3

21 Feb 23:50
00f4faa

Choose a tag to compare

What's Changed

  • fix(customaize-agent): remove outdated script mention by @LeoVS09 in #59

Full Changelog: v2.0.2...v2.0.3

v2.0.2

19 Feb 00:48
1fc8216

Choose a tag to compare

What's Changed

  • docs: correct types in SDD docs by @LeoVS09 in #51
  • fix: add names to all skills by @LeoVS09 in #56
  • docs: add versel-labs/skills installation guide by @LeoVS09 in #57

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Feb 07:14
c82b457

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Feb 05:51
5ce05e7

Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v2.0.0

v1.10.2

01 Feb 17:10
f973806

Choose a tag to compare

What's Changed

  • fix(mcp): correct tools for serena MCP by @LeoVS09 in #42

This release resolves: #41

Full Changelog: v1.10.1...v1.10.2