0.1.2
Summary
Documentation and version update for the saved-log inspection flow introduced after 0.1.1.
Included in 0.1.2
- Clarified in the
READMEthatget_build_logsdownloads and extracts logs into a local temporary directory for agent-side inspection. - Documented the returned
savedLogsDirectoryandsavedLogsfields so Claude and Codex know to inspect the saved files withrg,grep, orcatinstead of relying on a large inline payload. - Documented the current cleanup policy: the server recreates the build-specific temp directory on each call, but does not yet garbage-collect older build directories.
- Updated MCP tool descriptions so local agents see the saved-log workflow directly in tool metadata.
- Bumped the package and MCP server version to
0.1.2.
Validation
npm testnpm run build