# Revision history for pms-application-service
## 0.1.3.0 -- 2026-07-05
* Fixed the configuration setting loading process.
## 0.1.2.0 -- 2026-05-31
* Added pms-infra-agent-socket, pms-infra-agent-serial.
## 0.1.1.0 -- 2026-05-02
* Add agentAllowedCmds config to restrict agent-proc-run commands.
## 0.1.0.0 -- 2026-04-30
* Support timeout configuration.
## 0.0.9.0 -- 2025-12-31
* Add file system tools.
## 0.0.8.0 -- 2025-09-07
* Support invalidChars configs.
## 0.0.7.0 -- 2025-07-27
* Fixed resources templates.
## 0.0.6.0 -- 2025-07-20
* Added proc tool.
## 0.0.5.0 -- 2025-07-13
* Added serial tool.
## 0.0.4.0 -- 2025-06-29
* Added prompts interface.
## 0.0.3.0 -- 2025-06-22
* Changed scriptsDir to toolsDir.
## 0.0.2.0 -- 2025-06-15
* Added expected prompt string for use with `expect`.
## 0.0.1.0 -- 2025-05-31
* First version.