Skip to content

v0.1.0 — initial release

Choose a tag to compare

@Redtropig Redtropig released this 22 Jun 06:20
· 230 commits to main since this release

Added

  • Initial harness-anchor plugin: 12 skills, 3 subagents, 5 commands, 4 warn-only hooks (677b76c)
  • SessionStart hook with state banner, TOC freshness, project type detection (677b76c)
  • PostToolUse hook with regression-warn + clang-tidy (677b76c)
  • Stop hook with wrap-up reminders (677b76c)
  • UserPromptSubmit hook with scope-jump detection (677b76c)
  • C/C++ engineering suite: build systems, static analysis, formatting, sanitizers (677b76c)
  • docs-lookup skill with Context7 → WebSearch fallback chain (ba4e132)

Fixed

  • 5 plan-vs-implementation gaps closed across 2 rounds (f099f6c, 81c332f)

Docs

  • README rewrite, agent compression, docs-lookup test case (bdb0f99)