This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFix SessionStart hook timeout and errors in interactive sessions.
Full changelog
What's Changed
- Add Claude Code GitHub Workflow by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/62
- feat: enforce test coverage thresholds in CI by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/63
- feat: add pre-push hook to block master pushes by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/64
- fix: prevent SessionStart hook timeout in interactive sessions by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/65
- fix: eliminate SessionStart hook errors from sync lock contention by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/67
- fix: validate adb shell payloads against blocked commands by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/68
- docs: add production readiness dispatch plan and design docs by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/69
- fix: adjust coverage thresholds and exclude CLI wrappers by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/70
- fix: read version from package.json instead of hardcoded 1.0.0 by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/71
- docs: add CHANGELOG.md backfilled from git tags by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/72
- docs: add security policy, safety model, and API stability docs by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/73
- docs: add user guidance, support matrix, and config reference by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/74
- fix: implement adb-logcat package and since filtering by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/75
- fix: standardize tool errors to ReplicantError with typed error codes by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/76
- feat: add test regression detection with baseline comparison by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/78
- feat: add structured logging with configurable levels by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/77
- feat: add replicant doctor CLI health-check command by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/79
- feat: add output schemas and deterministic test fixtures by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/81
- docs: link new documentation and update feature tables in README by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/80
- feat: add machine-readable tool contracts and contract test harness by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/82
- fix: unify CLI bin and fix SUPPORT.md by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/83
- chore: integrate Entire CLI hooks and update tooling configs by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/85
- feat: add ESLint with typescript-eslint and fix all lint errors by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/86
- Improve MCP token efficiency defaults, runtime validation, and output shaping by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/87
- Track local Serena project config defaults by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/88
- docs(rtfm): align tool docs and cache routing with implementation by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/90
- fix(ui): add maxTier control to stop ui find fallback before grid payloads by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/89
- docs: update CHANGELOG for v1.5.0 release by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/91
- fix: exclude .worktrees from vitest test discovery by @thecombatwombat in https://github.com/thecombatwombat/replicant-mcp/pull/92
Full Changelog: https://github.com/thecombatwombat/replicant-mcp/compare/v1.4.8...v1.5.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About thecombatwombat/replicant-mcp
Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation.
Related context
Beta — feedback welcome: [email protected]