packages feed

pty-mcp-server-0.2.1.0: CHANGELOG.md

# Revision history for pty-mcp-server

## 0.2.1.0 -- 2026-06-15

* Added pms-infra-agent-server: TCP server listen/accept functionality for AI agents.
* New tools: agent-server-listen, agent-server-close, agent-server-status, agent-server-events, agent-server-read, agent-server-write, agent-server-read-byte, agent-server-write-byte.
* Added skill prompts: skill_agent_server.md, skill_agent_client.md for AI-to-AI TCP communication.

## 0.2.0.0 -- 2026-05-31

* Added pms-infra-agent-socket, pms-infra-agent-serial.

## 0.1.9.0 -- 2026-05-15

* Add file system tools.

## 0.1.8.0 -- 2026-05-05

* Add agent-proc tools (agent-proc-run, agent-proc-read, agent-proc-write, agent-proc-terminate).
* Add allowedAgentCmds whitelist support for agent-proc-run.

## 0.1.7.0 -- 2026-04-30

* Support timeout configuration.
* Add async read/write tools.

## 0.1.6.0 -- 2026-01-31

* Add file system make dir tools.

## 0.1.5.0 -- 2025-12-31

* Add file system tools.

## 0.1.4.0 -- 2025-09-23

* Support base64 image tool response.

## 0.1.3.0 -- 2025-09-15

* Fixed validateMessage.

## 0.1.2.0 -- 2025-09-07

* Support invalidChars configs.

## 0.1.1.0 -- 2025-08-24

* Fixed exception handle.

## 0.1.0.0 -- 2025-08-17

* Fixed proc-message.

## 0.0.9.0 -- 2025-08-11

* Fixed encoding.

## 0.0.8.0 -- 2025-08-11

* Fixed encoding.

## 0.0.8.0 -- 2025-07-27

* Fixed resources templates.

## 0.0.7.0 -- 2025-07-20

* Added proc tool.

## 0.0.6.0 -- 2025-07-13

* Added serial tool.

## 0.0.5.0 -- 2025-07-06

* Added resources interface.

## 0.0.4.0 -- 2025-06-29

* Added prompts interface.

## 0.0.3.0 -- 2025-06-22

* Added file change monitoring for tools-list.json.

## 0.0.2.0 -- 2025-06-15

* Updated the README.

## 0.0.1.0 -- 2025-05-31

* First version.