Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 03:19
· 68 commits to main since this release
50e897d

Patch Changes

  • #616 7531d61 Thanks @colifran! - fix: pin patched js-yaml and undici via pnpm overrides

  • #513 adc03d6 Thanks @colifran! - chore: reorganize repo code to make into domain specific directories and improve test coverage to prevent regressions

  • #610 c74ae1e Thanks @Tomaskobel! - fix: preserve exec bit on dist/cli.js after build

  • #599 f9b9f0d Thanks @sudipawtg! - Pass Windows APPDATA and LOCALAPPDATA into stdio MCP child environments so local MCP servers can resolve their config and cache directories.

  • #605 bff302c Thanks @dependabot! - chore: bump mermaid from 11.16.0 to 11.16.1

  • #611 817b2a0 Thanks @colifran! - chore: reorganize CLI into domain modules and add test coverage

  • #604 a0e28a3 Thanks @colifran! - fix: harden error classification and run accounting

  • #612 3d51348 Thanks @colifran! - chore: split credentials.tsx pure logic into credentials/ modules with tests