Skip to content

v2.1.0 — todo-flagger skill + examples

Choose a tag to compare

@manojmallick manojmallick released this 27 Jun 18:59
ff31ec4

Added

  • todo-flagger skill (#56) — a deterministic, registered skill that flags content blocks containing a TODO / FIXME / XXX marker; grades 9/9 → verified. A complete worked example of authoring a skill, including extending State with a new field (flags / the TodoFlag type) and adding a todo-flag@1.0 registry schema.
  • Eight runnable, offline example scripts under examples/ (#52) — one per feature area (run-chain · verify · compose · triggers-and-events · memory · observe · custom-skill · security), plus todo-flagger.
  • An Examples guide page (#54) surfaced in the docs sidebar + top nav and the README.