• v26.06.03
    CI & Build / Python lint (push) Successful in 2s
    CI & Build / TypeScript typecheck (push) Successful in 32s
    CI & Build / Python tests (push) Successful in 45s
    CI & Build / Build & push image (push) Successful in 14s
    Stable

    bvandeusen released this 2026-06-03 12:51:04 -04:00 | 77 commits to main since this release

    First release under the no-suffix CalVer scheme (rule 47). Covers everything merged to main since v26.06.01.2.

    Features

    • Stored Processes — reusable saved prompts (note_type=process) with create/list/get/update + resolve_process; Knowledge-view editor (PR #55).
    • Dashboard — new /dashboard landing ("what to work on") with / redirect; Knowledge becomes the Browse surface (PR #55).
    • MCP _INSTRUCTIONS hardening — agents now drive task lifecycle (in_progress → log → done + landing dev-logs), keep a Scribe-rules pointer in host memory when a project subscribes to a rulebook, and proactively bootstrap project context at session start (PR #56).

    Changes

    • update_task gains milestone_id=-1 (and project_id=-1) to CLEAR an FK; 0 still leaves unchanged (PR #56).
    • CI now gates + builds main as well as dev; main publishes the immutable :<sha> image, :latest + :<version> are release-only (PRs #56–#57).

    🤖 Generated with Claude Code

    Downloads