Skip to content

Releases: msradam/ocarina

v0.2.0

27 Jun 18:04

Choose a tag to compare

Changelog

  • ddc20e6 ci: remove example workflow that ran and failed in this repo
  • 2f12278 feat: --output json, --trace, and full tool pagination
  • 3f56672 feat: Streamable HTTP transport, bearer auth, and structured-output assertions
  • 0405bdf feat: lock command for schema and description drift detection
  • d256d9c refactor: drop unused File.ServerFor

v0.1.0

27 Jun 14:51

Choose a tag to compare

Changelog

  • 63a86bf Add 20 example cassettes, reach 106 confirmed PASSes
  • e8f7529 Add aesthetics, museum, plant-genomics, tasks cassettes
  • 4c10cf8 Add color output, JSON Schema validation, and diff command
  • 6c6d4b7 Add csv, tree-sitter, markitdown example cassettes
  • 4d81fdc Add elasticsearch example cassette (49 PASSes)
  • d4f4081 Add eslint and excel example cassettes
  • 90adce1 Add postgres, redis, mongodb example cassettes
  • a0fff33 Add qdrant, neo4j example cassettes
  • f31593e Add resources, sleep, JSON color, mcp.json, ocarina hum, drop compose
  • 8c9a142 Add rss example cassette
  • 1e8b01e Add server.env support and 25 example cassettes
  • 15d4382 Add server.env to cassette format
  • 545fde9 Add validate command and dogfooding examples
  • b9046de Add when:, timeout:, retry:, register:, CEL expressions; migrate to goccy/go-yaml and gjson
  • 7a4efff Apply ponytail and humanizer cleanup
  • 99a6073 Clean demo GIF: hide setup commands, remove percent sign artifact
  • e42611a Fix 7 bugs found in user testing
  • e13f79b Fix cassette time arg, re-record demo GIF with proper pacing
  • 5bb8507 Fix grab+expect semantics, when: hint, loop error message, docs placeholders
  • 82f0f73 Initial release: Ocarina v0.1
  • f016df4 Rename internal/playbook → internal/rondo; rewrite diff as live-server comparison
  • 353efa4 Rename vocabulary: notes/tracks → keys/rondo; add docs, examples, tested-servers
  • 5e2a2c6 Restore keys: and echo: field names (revert vars:/register: rename)
  • dd94d2b build: release tooling for v0.1.0
  • 9e2411d feat: multi-server rondos, Ansible aliases, and execution fixes