Releases: nudoxorg/Loom
Releases · nudoxorg/Loom
Release list
v0.1.0
Changelog
- b07359b add Codex CLI hook support alongside Claude Code hooks
- e9bad0e add Cursor and Antigravity hook support
- 84fe41f add MCP server exposing Loom operations over stdio
- 62b43c5 add loom global all cross-project command
- ad90979 add loom hooks install for project-scoped agent reminders
- a06df66 add loom hooks install-global for a lighter, machine-wide Loom nudge
- 00e95b0 add output formatting package
- 9371a8d add project root tracking and cross-project aggregation
- 92fdfa6 added gitignore
- 327e48e added license
- 97d0ceb basic cli working
- 3264379 dedupe repeated claims by the same agent instead of inserting duplicates
- af65ffe docs(hooks): explain subagent coverage
- bf2e88b document hooks, claim dedupe/TTL, and per-process agent identity
- e17b5e9 fall back to an ad-hoc project root when no .git is found
- 1235a04 feat(hooks): coordinate Loom subagents
- 691a3d6 feat(mcp): add harness-based global hook installer
- 3da6185 feat: add Cursor prompt reminder hook
- 57ad6d3 fix: support Windows release tests
- d1d35a8 global commands
- 7cb70b9 global context and config commands stubbed
- 4699dfc implement config settings and config get/set/list commands
- 3235c6a make hook reminders teach agents to pass cwd, fire everywhere
- 101fd55 manual event and claim commands working
- 448b12e manual release claim command
- 55e9e3e more scaffolding
- dcc693d normalize claim paths and expire stale claims after 4h
- f779928 project package
- 9b0733e readme
- 2601b1f refactor(hooks): make installers global-only
- bceb86c require an explicit cwd argument on every project-scoped MCP tool
- 2997c6a root command
- b1381eb status command
- 2dae98b storage package
- 639a9e9 update README and MCP instructions for cwd-aware project resolution
- c437b2a update README for config, global all, and MCP server
- 2ec582f wire log/show/status/claim/release/global commands to config and output
v0.1.0-rc.1
Changelog
- b07359b add Codex CLI hook support alongside Claude Code hooks
- e9bad0e add Cursor and Antigravity hook support
- 84fe41f add MCP server exposing Loom operations over stdio
- 62b43c5 add loom global all cross-project command
- ad90979 add loom hooks install for project-scoped agent reminders
- a06df66 add loom hooks install-global for a lighter, machine-wide Loom nudge
- 00e95b0 add output formatting package
- 9371a8d add project root tracking and cross-project aggregation
- 92fdfa6 added gitignore
- 327e48e added license
- 97d0ceb basic cli working
- 3264379 dedupe repeated claims by the same agent instead of inserting duplicates
- af65ffe docs(hooks): explain subagent coverage
- bf2e88b document hooks, claim dedupe/TTL, and per-process agent identity
- e17b5e9 fall back to an ad-hoc project root when no .git is found
- 1235a04 feat(hooks): coordinate Loom subagents
- 691a3d6 feat(mcp): add harness-based global hook installer
- 3da6185 feat: add Cursor prompt reminder hook
- 57ad6d3 fix: support Windows release tests
- d1d35a8 global commands
- 7cb70b9 global context and config commands stubbed
- 4699dfc implement config settings and config get/set/list commands
- 3235c6a make hook reminders teach agents to pass cwd, fire everywhere
- 101fd55 manual event and claim commands working
- 448b12e manual release claim command
- 55e9e3e more scaffolding
- dcc693d normalize claim paths and expire stale claims after 4h
- f779928 project package
- 9b0733e readme
- 2601b1f refactor(hooks): make installers global-only
- bceb86c require an explicit cwd argument on every project-scoped MCP tool
- 2997c6a root command
- b1381eb status command
- 2dae98b storage package
- 639a9e9 update README and MCP instructions for cwd-aware project resolution
- c437b2a update README for config, global all, and MCP server
- 2ec582f wire log/show/status/claim/release/global commands to config and output