Skip to content

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 05:29
· 6 commits to main since this release

Changelog

  • ce9c125 Autonomous tasks: capability ceilings, worktree isolation, real verification
  • c9d8a20 Autonomous tasks: deterministic branch, commit, push and pull request
  • c7d6f38 Autonomous tasks: durable runs, and memcode task run end to end
  • c75467e Autonomous tasks: notice work that should become a durable capability
  • 4e4bb0d Autonomous tasks: runtime selection, with authorization kept separate from availability
  • 2a8874a Autonomous tasks: the Task object, its authority model, and task list/show/check
  • 641e0b6 Autonomous tasks: triggers, missed-run policy, and durable concurrency
  • 744d9c6 Fix the project-task gitignore remedy, and test it against real git
  • adb7510 config: scope validation to what a command needs, and give the kind: migration
  • c78e6fc task: the global root is about ownership, not just scope
  • d08a6ea tasks: creation is a design phase, and a task belongs to its responsibility
  • 8de691a tasks: fix the two concurrency bugs CI was catching and I was not
  • c7b0073 tasks: honest atomicity, a fixed authority boundary, and self-suspension
  • 71f5efc tasks: never paste the autonomous-work block at the user
  • ae437b9 tasks: one design phase behind create, customize, edit and resolve
  • e9ede1d tasks: steps instead of an execution mode, and fix the CI gate
  • 538bbe2 tasks: surface autonomous state in the conversation, not in a card