Releases: 8bitAlex/raid
Releases · 8bitAlex/raid
v0.17.3
Changelog
v0.17.2
v0.17.0
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
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
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
v0.10.1-beta
v0.10.0-beta
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
v0.7.4-beta
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)