Skip to content

v2.0.0 β€” The 2026 Edition πŸ”πŸ—žοΈ

Latest

Choose a tag to compare

@ThibautMelen ThibautMelen released this 10 Jul 17:12
· 3 commits to main since this release

The Dec-2024 taxonomy stays chapter 1 β€” this release adds chapter 2 and makes the patterns runnable.

πŸ—žοΈ What Changed 2025-2026

A dated, sourced map of everything that moved since Building Effective Agents: context engineering absorbed prompt engineering Β· the multi-agent debate (Anthropic's multi-agent research system vs Cognition's Don't Build Multi-Agents β€” and the 2026 synthesis) Β· fewer-better tools + code execution with MCP Β· the de-facto config stack (AGENTS.md Β· SKILL.md/Agent Skills open spec Β· MCP stateless core Β· hooks) Β· harness engineering Β· sandboxing & budgets Β· evals. β†’ foundations/what-changed-2026.md

πŸ“œ Patterns as Code

The five workflow patterns as real, runnable .nika.yaml files β€” offline mock model, no API key, each one statically checked before a single token would be spent. They are now proven in CI on every push (the badge on the README is live). Writing them even caught a genuine DAG bug pre-run β€” which is rather the point. β†’ patterns-as-code/

πŸ› Repairs

The MIT badge pointed at a LICENSE that didn't exist (it does now) Β· CONTRIBUTING.md was linked but absent (written) Β· 12 dead links to the old concepts/ tree remapped Β· glossary +5 entries (AGENTS.md Β· Context Engineering Β· Harness Β· MCP Β· SKILL.md) Β· editor noise untracked.

Every claim in the 2026 page carries its date and primary source. Disclosure: the runnable files use Nika, built by this repo's author β€” alternatives are named in the folder README.