Skip to content

v0.3.1-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:31
7016137

Install

npm install -g @apify/mcpc@0.3.1-beta.0
# or
bun install -g @apify/mcpc@0.3.1-beta.0

What's Changed

  • Suppress structuredContent when visible Content is present by @jancurn in #240
  • Deprecate shell command and hide from help output by @jancurn in #243
  • Add VHS demo tape files for terminal GIF recordings by @jancurn in #242
  • Simplify architecture diagram in README by @jancurn in #244
  • feat(x402): support upto scheme + observability + session marker by @MQ37 in #238
  • Add macOS E2E tests to release workflow by @jancurn in #248
  • chore(deps): update dependencies by @jancurn in #250
  • Improve bridge startup timeout and error reporting by @jancurn in #249
  • Add next-step hints to guide users through command chains by @jancurn in #241
  • Add logs command to show and follow bridge log files by @jancurn in #209
  • Update MCP feature support table with deprecation status by @jancurn in #251
  • Clarify git commit restrictions for local vs web Claude Code by @jancurn in #252
  • Fix log file path assertion in logs test for cross-platform compatibility by @jancurn in #253
  • Add experimental MCP skills extension support (SEP-2640) by @jancurn in #207
  • Support stateless MCP connections with cache TTL and statefulness tracking by @jancurn in #254
  • Refresh Claude skill docs for current mcpc syntax and features by @jancurn in #257
  • Improve mcpc connect (no-args) config discovery output by @jancurn in #255
  • Make update-readme.sh work without global mcpc install by @jancurn in #258
  • Fix bridge startup on macOS (over-long Unix socket paths) and Windows discover test by @jancurn in #259
  • Don't quote plain Windows paths in mcpc connect output by @jancurn in #260

Full Changelog: v0.3.0...v0.3.1-beta.0