Skip to content

Releases: zenyr/mcp-pty

v0.5.4

20 Oct 03:19
1d1d2f6

Choose a tag to compare

What's Changed

  • fix: resolve NPM publish authentication issue by @zenyr in #7
  • feat: improve release workflow with PR-based version bump by @zenyr in #8
  • fix: implement proper dry-run mode for release workflow by @zenyr in #10
  • feat: add GitHub Pages website with Bun + React by @zenyr in #11
  • feat(mcp-pty): enforce absolute path validation for working directory by @zenyr in #12
  • fix(pty): handle empty input gracefully with warning (#15) by @zenyr in #16
  • docs: translate README.md to English by @zenyr in #17
  • feat: enhance website documentation and change default port by @zenyr in #14
  • docs: enhance README and add PR guidelines by @zenyr in #27
  • Merge main into develop by @zenyr in #28
  • fix/docs: optimize deploy workflow and improve AGENTS guidelines by @zenyr in #32
  • fix: prevent unnecessary NPM publish in release workflow by @zenyr in #31
  • feat: implement two-stage release workflow with manual version control by @zenyr in #33
  • feat: optimize CI workflow with parallel tests and Bun caching by @zenyr in #34
  • fix: optimize CI workflow paths for src changes by @zenyr in #36
  • docs: comprehensive developer documentation for Issue #19 by @zenyr in #35
  • refactor: restructure CI workflow for efficient validation by @zenyr in #39
  • docs: fix inaccuracies and remove unnecessary details by @zenyr in #37
  • feat: add examples and demos for MCP client configs and use cases by @zenyr in #38
  • docs: add agent identity and communication guidelines by @zenyr in #40
  • fix: backmerge main to develop to resolve duplicate commits by @zenyr in #42
  • feat: add 64KB output buffer size limit for LLM context safety by @zenyr in #44
  • docs: add agentlog for branch protection setup by @zenyr in #45
  • Fix agentlogs numbering duplicates by @zenyr in #47
  • fix: correct package name in mcp-pty README by @zenyr in #48
  • fix: replace force-push with PR auto-merge and remove version fallback by @zenyr in #50
  • fix: adapt release workflow for protected develop branch by @zenyr in #51
  • chore: bump version to 0.5.2 by @zenyr in #52
  • fix: remove non-existent release label from workflow by @zenyr in #53
  • feat: wait for main PR merge before creating GitHub Release by @zenyr in #54

Full Changelog: v0.0.2...v0.5.4

v0.0.2

19 Oct 13:14
3dc3ebb

Choose a tag to compare

First public release

Features

  • MCP server for PTY session management
  • Security hardening with command validation
  • Mandatory pwd parameter
  • GitHub Actions CI/CD
  • Automated NPM publish workflow

NPM Package: https://www.npmjs.com/package/mcp-pty