Skip to content

chore: release 0.1.2#618

Merged
max-sixty merged 1 commit into
mainfrom
release
May 27, 2026
Merged

chore: release 0.1.2#618
max-sixty merged 1 commit into
mainfrom
release

Conversation

@max-sixty

Copy link
Copy Markdown
Owner

Why

Cut the 0.1.2 release so consumer repos (and tend's own nightly regen) pick up the new
claude-interactive harness and per-workflow harness/model overrides.

What's new since 0.1.1

New claude-interactive harness (max-sixty/tend/interactive@0.1.2) — opt-in
alternative to the released claude harness. PTY-supervised interactive claude via
script(1), end-of-turn detected through Stop/StopFailure hooks. Built as the
trial path ahead of Anthropic's June 15 billing split between Agent-SDK metering and
the flat Claude Code subscription. Smoke tested end-to-end on tend itself. PRs:
#609, #611, #613, #614, #615, #616.

Per-workflow harness / model override — adopters can flip a single workflow
to a different harness or model without changing .config/tend.yaml defaults. #612.

Skill refinements — nightly upstream-bot rebases (#605), running-in-ci PR bar
(#604) and recheck (#573), env-filter loophole fix (#599), authorAssociation warning
(#600), review-gates Gate 1 (#602).

Bug fix — mention queue-delay now uses comment.updated_at so edit events report
accurately (#595).

Compatibility

Released claude harness path is byte-identical; claude-interactive is strictly
additive and opt-in. Consumer repos that don't touch harness: see no change beyond
the new skill text and the mention-edit fix.

Bumps generator version to 0.1.2 and syncs lockfile.

13 commits since 0.1.1:
- New harness: claude-interactive (#609, #611, #613, #614, #615, #616) —
  PTY-supervised interactive claude as an Agent-SDK alternative, gated
  per workflow.
- generator: per-workflow harness/model override (#612).
- skills: nightly upstream-bot rebases (#605), running-in-ci PR bar (#604)
  and recheck (#573), env-filter loophole fix (#599), authorAssociation
  warning (#600), review-gates Gate 1 (#602).
- fix(mention): use comment.updated_at for edit-event queue delay (#595).
@max-sixty max-sixty merged commit 2cfdef1 into main May 27, 2026
6 checks passed
@max-sixty max-sixty deleted the release branch May 27, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants