Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 May 13:23
· 96 commits to main since this release

What's Changed

  • switch cursor-engine-sync auth to GitHub App user-to-server token by @GaryRudolph in #5
  • add GitHub App icons and bot badge variants to branding by @GaryRudolph in #4
  • fix(ci): point cursor-engine-sync at the right GitHub App by @GaryRudolph in #6
  • fix(ci): request secrets:write (not actions:write) for refresh-token rotation by @GaryRudolph in #7
  • fix(ci): forbid empty PRs from the cursor-engine-sync agent by @GaryRudolph in #10
  • harden(ci): serialize cursor-engine-sync runs at the scheduler level by @GaryRudolph in #11
  • refactor(ci): swap cursor-engine-sync from GitHub App to fine-grained PAT by @GaryRudolph in #12
  • refactor(ci): replace cursor-engine-sync with deterministic monitor + analyzer by @GaryRudolph in #15
  • feat(agent-triage): four-phase issue triage state machine by @GaryRudolph in #16
  • docs(agent-triage): document the three-token auth model by @GaryRudolph in #18
  • Add SUPPORT.md for GitHub Community standards by @Copilot in #22
  • fix(agent-triage): bot-identity, merge-glue jq, prompt requirements by @GaryRudolph in #23
  • feat(agent-triage): stamp copilot-pr label + validate Copilot PR contract (PR pair 1) by @GaryRudolph in #24
  • fix(copilot-pr-validate): skip validation on draft PRs by @GaryRudolph in #28
  • feat(agent-flow): structural human-override guarantee via verdict markers by @GaryRudolph in #29
  • fix(agent-workflow): plain-text verdict marker (sanitizer-safe hotfix) by @GaryRudolph in #32
  • Add .editorconfig to repo root by @Copilot in #38
  • fix(agent-glue): contents:write for merge + GH_AW_AGENT_TOKEN for pr-merged by @GaryRudolph in #39
  • docs: remove commercial repo names from OSS repo by @GaryRudolph in #40
  • docs(milestones): strike m3.5 and m4 as shipped by @GaryRudolph in #41
  • refactor(ci): shift-left build validation via reusable build.yml by @GaryRudolph in #42
  • fix(release): publish @nowline/config + doc cleanup by @GaryRudolph in #44
  • chore(release): carve out CHANGELOG [0.4.0] section by @GaryRudolph in #45

New Contributors

  • @GaryRudolph made their first contribution in #5
  • @Copilot made their first contribution in #22

Full Changelog: v0.3.0...v0.4.0