Releases: Martian-Engineering/maniple
Releases · Martian-Engineering/maniple
v0.13.0 - plugin_dir support and startup reliability fixes
What's Changed
- Fix: Search for session marker at file beginning instead of end by @mzdbxqh in #29
- Suppress Codex worker update prompts for unattended Maniple runs by @jacoblyles in #28
- feat: Add plugin_dir parameter support for Claude Code workers by @mzdbxqh in #30
New Contributors
- @mzdbxqh made their first contribution in #29
- @jacoblyles made their first contribution in #28
Full Changelog: v0.12.2...v0.13.0
v0.12.2 - Codex v0.106 startup ready-pattern fix
What's Changed
- fix: add ready pattern for Codex CLI v0.106+ by @rabsef-bicrym in #31
Full Changelog: v0.12.1...v0.12.2
v0.11.2 - tmux fallback on iterm init failure
Full Changelog: v0.11.1...v0.11.2
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
Changed
- Rename: claude-team -> maniple. CLI is now
maniple, Python packages aremaniple/maniple_mcp, and the config directory is now~/.maniple(with migration support for legacy names).
Fixed
- Improved tmux session discovery/adoption reliability during the rename transition.
v0.10.0 - Parameter rename + documentation
v0.9.2 - Fix Codex worker log discovery
What's Changed
- cic-e24: Fix Codex worker log discovery — remove blind fallback, cache JSONL path by @jalehman in #21
Full Changelog: v0.9.1...v0.9.2
v0.9.1 - Fix MCP optional param validation
What's Changed
Full Changelog: v0.9.0...v0.9.1
v0.9.0 - Unified Worker State & Recovery
What's Changed
- docs: comprehensive README update for tmux, config, codex, and new tools by @jalehman in #19
- feat: Unified worker state — event log recovery + worker_events tool by @jalehman in #17
Full Changelog: v0.8.2...v0.9.0
v0.8.2 - Fix tmux session naming for worktrees
What's Changed
Full Changelog: v0.8.0...v0.8.2