Skip to content

Releases: Martian-Engineering/maniple

v0.13.0 - plugin_dir support and startup reliability fixes

02 Mar 18:56
2acd8c1

Choose a tag to compare

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

Full Changelog: v0.12.2...v0.13.0

v0.12.2 - Codex v0.106 startup ready-pattern fix

01 Mar 06:34
83d8c29

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.11.2 - tmux fallback on iterm init failure

10 Feb 21:02
e0c93b3

Choose a tag to compare

v0.11.1

10 Feb 05:32
cdc66f0

Choose a tag to compare

Full Changelog: v0.11.0...v0.11.1

v0.11.0

10 Feb 05:15
0f4dda4

Choose a tag to compare

Changed

  • Rename: claude-team -> maniple. CLI is now maniple, Python packages are maniple / 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

06 Feb 22:23
9ffb750

Choose a tag to compare

What's Changed

  • docs: Document coordinator_annotation vs task delivery (cic-f11) by @jalehman in #22
  • refactor: Rename bead parameter to issue_id for tracker agnosticism by @jalehman in #23
  • docs: Improve worktree.base parameter documentation by @jalehman in #24

Full Changelog: v0.9.2...v0.10.0

v0.9.2 - Fix Codex worker log discovery

06 Feb 00:01
84c05bd

Choose a tag to compare

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

05 Feb 00:06
d816807

Choose a tag to compare

What's Changed

  • cic-c29: fix MCP tool optional param validation for null values by @jalehman in #20

Full Changelog: v0.9.0...v0.9.1

v0.9.0 - Unified Worker State & Recovery

03 Feb 17:05
39a8a05

Choose a tag to compare

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

03 Feb 00:45
c0d00de

Choose a tag to compare

What's Changed

  • fix: simplify tmux session naming, fix worktree collision (cic-ebd) by @jalehman in #18

Full Changelog: v0.8.0...v0.8.2