Skip to content

v0.37.0

Choose a tag to compare

@calionauta calionauta released this 28 Jun 21:43

Changed

  • cali-product-coding-standards cleaned — removed Datastar-specific content
    (SSE-First, HATEOAS sections, LoB/SoC/tie-breaker Datastar bias). Now contains
    only universal principles (KISS, DRY, LoB, SoC, Fail Fast, YAGNI, size limits).
    Datastar design principles belong solely in cali-coding-go-stack. Affected
    references in README and cali-product-tech-planning updated.
  • structured-question.mdask.md — replaced Pi-specific
    ask_user_question tool reference file with CLI-agnostic ask.md across all
    24 skills. All skill-internal references updated.
  • ctx7@vedanth/context7 — updated npx package name in
    doc-search.md references.
  • Muxy extension improvements — adapter layer refactored for consistency
    across Pi, Claude Code, Codex, and OpenCode harnesses.
  • Config/install updates — AGENTS.md, setup.sh, install.sh improvements.

Tests

  • Updated skill-implementation.test.ts and appetite-consistency.test.ts to
    reference ask.md instead of structured-question.md.