Releases: dpatton1992/manciple
Releases · dpatton1992/manciple
Release list
v0.4.7
v0.4.6
v0.4.6 (2026-07-03)
- 81290b8 fix: update project name from Assignr to Manciple in README
- 6074891 fix: format multiline goals in YAML task files for better readability
- 2f2dac7 fix: correct bin path formatting in package.json
- deac55b fix: update package references and correct skill directory path
- 37e977c feat: add global linking and banner display to init command
- 5073bfe add banner
- e830fcb chore: rebrand to manciple
- 6a7d51c chore: add tasks
- 7e944d9 Merge pull request #1 from dpatton1992/dependabot/npm_and_yarn/npm_and_yarn-5737324458
- 3b1401d chore(deps-dev): bump vitest
- af64b5d Create dependabot.yml
- e8cd746 chore: add github actions workflow for unit tests
- 74d5c07 chore: bump version to 0.4.5
v0.4.5
v0.4.5 (2026-06-16)
- 4f565dc feat(list): add task storage check and update tests
- d4b4fa9 chore(package): bump version to 0.4.4
- 36d0a9e feat: add assignr-review skill for claude code and codex
- df1233d feat(deterministicgate): integrate path warnings and remove standalone check-paths command
- 00953e9 Close out 9 active tasks, embed README screenshots
- e524e99 Fix CI test failures caused by ANSI codes and stale pack reference
v0.4.2
v0.4.2 (2026-06-07)
v0.4.1 — Structured task management for coding agents
Assignr is a task management CLI and MCP server for structured agent workflows.
Key features:
- CLI task management: create, list, status, compile, validate, handoff
- MCP server for agent integration
- Agent skills: assignr-mcp-task-runner, assignr-agents, assignr-task-planner, assignr-token-auditor
- Task lifecycle: planning → implementation → review → complete
- Review workflow with coordinator, worker, and review verification profiles
- Deterministic dispatch planning for multi-agent coordination
- Token audit and budget estimation
See https://github.com/dpatton1992/assignr#readme and the docs/ directory for deeper context.