Skip to content

v0.7.2 — agent playbook, prompts, richer steering note

Choose a tag to compare

@galimar galimar released this 20 Jun 13:46

Veridge 0.7.2

Onboarding & multi-agent guidance — no engine changes. The graph, queries and zero-dependency
core are identical to 0.7.1.

New

  • docs/AGENT_PLAYBOOK.md — the canonical protocol for AI coding agents (Claude Code and
    Codex) using Veridge: setting up a new project, evaluating-first then installing on an
    existing one, multi-agent use (Claude + Codex on one shared graph), and how to route
    feedback (project issues vs Veridge bugs/stats/fixes).
  • docs/PROMPTS.md — ready-to-paste human prompts for each flow, per assistant.
  • Richer steering note. veridge integrate claude|codex now writes the golden rules into
    CLAUDE.md/AGENTS.md — read-only, never a project dependency, rebuild after changes, don't
    send anything outside the repo on your own — plus a link to the playbook. Both assistants get the
    same etiquette so they hand off cleanly.
  • Evaluation-report issue template that keeps Veridge feedback separate from a project's own
    issues.

Existing integrations are unaffected; re-run veridge integrate … to refresh the note.