v0.4.0: docket install, the agent contract, and docket metrics#20
Merged
Conversation
Bump 0.3.0 → 0.4.0 (backward-compatible feature release) so npm users get `docket install`, `docket metrics`, and the goal/stop/budget contract fields. News updated in both READMEs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Uc3rGARtDBoXkqMFgppaP4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts a release so npm users get the CLI features merged since 0.3.0. Backward-compatible feature additions → minor bump 0.3.0 → 0.4.0.
What's new in the published package:
docket install— one command makes docket ambient in a repo (context + hook + MCP), committed and shared.goal/stop/budgetloop fields.docket metrics— autonomy posture from the record (auto-approve / ask / deny, longest unattended run, actions per intervention;--json,--loop).News updated in
README.mdandREADME.zh.md.npm pack --dry-runconfirms the new commands and the prod-hotfix template ship. 123 tests green (andprepublishOnlyre-runs them at publish time).🤖 Generated with Claude Code
Generated by Claude Code