Skip to content

Releases: 8bitAlex/raid

v0.17.3

17 May 00:43
60668ae

Choose a tag to compare

v0.17.3 Pre-release
Pre-release

Changelog

  • 60668ae fix(test): portable MkdirAll-failure path for Windows (#101)
  • 0b7d0c8 chore(deps): bump github.com/mark3labs/mcp-go from 0.52.0 to 0.54.0 (#100)
  • fd42dc2 chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 (#99)
  • 4a00724 test(coverage): raise total code coverage to 95% (#98)

v0.17.2

15 May 16:43
4b778df

Choose a tag to compare

Changelog

  • 54c851b ci: pass POSTHOG_API_KEY through to release builds (#96)
  • 4b778df fix: all High + Medium pre-v1.0 review findings (18 fixes) (#97)
  • 1480ab4 fix: three critical issues blocking v1.0 (C1 telemetry persistence + C2 credential leak + C3 context race) (#95)

v0.17.0

15 May 00:42
b70e93c

Choose a tag to compare

v0.17.0 Pre-release
Pre-release

Changelog

  • b70e93c chore: drop -beta suffix from version (0.17.0-beta → 0.17.0) (#94)
  • bc12743 feat: follow-up prompt to record telemetry denial (#93)
  • 6e1e6e0 feat: per-task output prefixing in concurrent runs (closes #77) (#92)
  • bd3a73b feat: opt-in anonymous CLI telemetry (closes #80) (#91)
  • b31f74b feat: -y / --yes / --headless flag for non-interactive runs (closes #67) (#89)

v0.14.0-beta

14 May 00:45
b55a3e0

Choose a tag to compare

v0.14.0-beta Pre-release
Pre-release

Changelog

  • b55a3e0 feat: agent-oriented metadata on commands (closes #51) (#88)
  • d8b7a65 feat: raid doctor runs verify entries with self-heal (closes #42) (#87)
  • a13ba7f feat: verify: block on commands, with optional onFail remediation (closes #38) (#86)
  • f48146f feat: options.continueOnFailure for best-effort tasks (closes #76) (#83)
  • 7e7f7a0 feat: shared options block on every task type (closes #54) (#82)
  • cadf5d0 feat: structured error output (closes #47) (#81)

v0.12.0-beta

12 May 00:39
8357916

Choose a tag to compare

v0.12.0-beta Pre-release
Pre-release

Changelog

  • 8357916 feat: support single-repo profiles via raid.yaml (closes #52) (#79)
  • ff29f6e feat: add Node.js version verification and update dependencies
  • a9a10f2 feat: add installation tasks for Node.js and dependencies in raid.yaml
  • 2178c74 Merge remote-tracking branch 'refs/remotes/origin/main'
  • 4d783e2 Refactor code structure for improved readability and maintainability
  • 7edd367 feat: publish JSON schemas at https://raidcli.dev/schema/v1/ (closes #48) (#78)

v0.11.0-beta

11 May 03:49
755f29b

Choose a tag to compare

Changelog

  • 755f29b feat: declared arguments and flags on custom commands (closes #26) (#75)

v0.10.1-beta

11 May 00:42
84e1eaa

Choose a tag to compare

v0.10.1-beta Pre-release
Pre-release

Changelog

  • 84e1eaa feat: accept plain yaml/yml/json profiles in cloned repos and gists (#74)

v0.10.0-beta

10 May 18:29
5f37965

Choose a tag to compare

v0.10.0-beta Pre-release
Pre-release

Changelog

  • 5f37965 feat: support local-only repositories (closes #71) (#73)
  • a4c0d31 chore(deps): bump @babel/plugin-transform-modules-systemjs (#72)
  • 26f3e51 feat: live raid vars reload + MCP resource (closes #27) (#70)
  • fd1bb7f chore(deps): bump github.com/mark3labs/mcp-go from 0.49.0 to 0.52.0 (#68)
  • 31d34e7 chore(deps): bump fast-uri (#69)

v0.8.1-beta

01 May 16:28
122eabb

Choose a tag to compare

Changelog

  • 7b0dd1e Add support for profiles from URL, including git and raw file (#65)
  • 122eabb doc: update usage
  • fa61749 fix: add favicon support in PostHog proxy and update Docusaurus config

v0.7.4-beta

01 May 00:42
33edd24

Choose a tag to compare

v0.7.4-beta Pre-release
Pre-release

Changelog

  • 33edd24 feat: implement PostHog proxy worker with CORS support and routing
  • 13c9807 fix: add custom head tags for model context tool registration in Docusaurus config
  • a8dba8d fix: refactor registerMcpTools function for improved module initialization
  • 1feb557 fix: refactor tool registration in WebMCP client module for improved context handling
  • be63b94 fix: correct directory path for Pages artifact creation in workflow
  • e4b8a2e fix: update GitHub Actions workflow to create and upload Pages artifact correctly
  • b6c6b6d fix: include hidden files in GitHub Pages artifact upload
  • d6d27de fix: correct key name from 'describedby' to 'service-desc' in api catalog
  • 25ff4bb feat: add WebMCP client module and update agent skills for AI integration
  • 24468f2 fix: add environment variables for PostHog API key and host in build step
  • c33c497 regenerate api key
  • 258f4fb feat(posthog): integrate PostHog Docusaurus plugin and update dependencies
  • 185d9cc chore: update Node.js engine requirements and add .nvmrc file
  • e57d2ce feat(posthog): import PostHog plugin in Docusaurus config
  • 39685b9 feat(posthog): integrate PostHog analytics plugin for documentation builds
  • adc534f fix: update 'Featured On' badge image with fallback for broken links
  • 2881258 feat(cmd): add repo-scoped commands — raid <repo> <command> (#62)
  • 4eda89b Add 'Featured On' section and update navigation in Docusaurus config (#61)