Skip to content

Releases: InverterNetwork/quay

v0.3.43

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:53
8d4410d

What's Changed

Full Changelog: v0.3.42...v0.3.43

v0.3.42

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:13
143e304

What's Changed

  • BRIX-1899: restrict review-finding Linear issues to synthetic_review + align adopted verdict policy by @lafawnduh1966 in #135
  • BRIX-1898: admin-UI toggle for review-finding Linear issue creation by @lafawnduh1966 in #137
  • BRIX-1897: remove dead TS outbox-deliver Linear handler by @lafawnduh1966 in #136
  • BRIX-1897: remove now-dead loadCurrentFinding by @lafawnduh1966 in #138
  • fix(core): back off spawn failures (BRIX-1919) by @quay-worker[bot] in #139
  • fix(core): handle spawn-window missing worktrees (BRIX-1922) by @quay-worker[bot] in #140
  • fix(core): harden missing worktree recovery (BRIX-1922) by @quay-worker[bot] in #141
  • feat(cli): add task worktree recreation command (BRIX-1923) by @quay-worker[bot] in #145
  • fix(umbrella): retire umbrella workflow when all children are cancelled (BRIX-1924) by @lafawnduh1966 in #146
  • fix(merge): use repo's allowed merge method and back off on policy rejection by @lafawnduh1966 in #143
  • feat: add quay task resnapshot to re-baseline a task's ticket snapshot by @lafawnduh1966 in #142
  • fix(resnapshot): update task objective by @lafawnduh1966 in #148
  • docs: clarify resnapshot objective refresh by @lafawnduh1966 in #149
  • Release dev to main by @lafawnduh1966 in #147

Full Changelog: v0.3.41...v0.3.42

v0.3.41

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:54
94ed23c

What's Changed

  • fix(core): harden worker github auth handoff (BRIX-1890) by @quay-worker[bot] in #133
  • feat(core): add canonical task type (BRIX-1881) by @quay-worker[bot] in #128
  • feat(core): add repo guidance appendices (BRIX-1887) by @quay-worker[bot] in #129
  • feat: add identity mapping assignees by @lafawnduh1966 in #130
  • Release dev to main by @lafawnduh1966 in #134

Full Changelog: v0.3.40...v0.3.41

v0.3.40

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:28
6937b6f

What's Changed

  • feat(core): split reviewer protocol from guidance (BRIX-1861) by @quay-worker[bot] in #124
  • fix(core): split reviewer protocol from guidance (BRIX-1860) by @quay-worker[bot] in #125
  • feat(core): separate reviewer protocol from guidance (BRIX-1859) by @quay-worker[bot] in #126
  • Release v0.3.40 by @lafawnduh1966 in #127

Full Changelog: v0.3.39...v0.3.40

v0.3.39

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:29
fb42136

What's Changed

  • fix(core): normalize slack thread refs on enqueue (BRIX-1840) by @quay-worker[bot] in #115
  • fix(core): canonicalize slack thread refs (BRIX-1841) by @quay-worker[bot] in #116
  • feat: Quay notification routing/outbox hardening (BRIX-1844) by @quay-worker[bot] in #117
  • [codex] fix review result protocol hardening by @lafawnduh1966 in #118
  • fix: tolerate legacy stored Slack refs by @lafawnduh1966 in #119
  • fix: repair work item repo-scope migration by @lafawnduh1966 in #120
  • Release quay v0.3.39 by @lafawnduh1966 in #121
  • fix: normalize legacy waiting-human Slack refs by @lafawnduh1966 in #122
  • Release quay v0.3.39 follow-up by @lafawnduh1966 in #123

Full Changelog: v0.3.38...v0.3.39

v0.3.38

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:37
b1a4ba6

What's Changed

  • fix(core): reconcile review head before spawn (BRIX-1770) by @quay-worker[bot] in #110
  • fix(core): classify review context drift separately (BRIX-1769) by @quay-worker[bot] in #109
  • fix(core): revive parked synthetic review tasks (BRIX-1771) by @quay-worker[bot] in #111
  • fix(core): recover review head drift cleanly (BRIX-1768) by @quay-worker[bot] in #112
  • fix(cli): select newest blocking PR review (BRIX-1809) by @quay-worker[bot] in #113
  • Release v0.3.38 by @lafawnduh1966 in #114

Full Changelog: v0.3.37...v0.3.38

v0.3.37

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:11
c70c49d

What's Changed

  • feat(core): add unadopt command (BRIX-1666) by @quay-worker[bot] in #96
  • fix(cli): apply ownership-specific review verdict policy (BRIX-1685) by @quay-worker[bot] in #98
  • feat(core): post reviewer results from Quay (BRIX-1686) by @quay-worker[bot] in #99
  • feat(core): persist structured review findings (BRIX-1687) by @quay-worker[bot] in #100
  • feat(core): create Linear issues for human review findings (BRIX-1688) by @quay-worker[bot] in #101
  • feat(core): add work item run persistence (BRIX-1703) by @quay-worker[bot] in #103
  • feat(core): automate structured reviewer findings (BRIX-1689) by @quay-worker[bot] in #102
  • feat(core): add work item rerun flow (BRIX-1704) by @quay-worker[bot] in #104
  • fix(core): make dependencies work-item aware (BRIX-1706) by @quay-worker[bot] in #105
  • feat(core): expose run-aware task compatibility fields (BRIX-1705) by @quay-worker[bot] in #106
  • feat(core): separate work-item identity from execution runs (BRIX-1702) by @quay-worker[bot] in #107
  • fix(core): fail closed on stale reviewer results by @lafawnduh1966 in #108
  • Release dev to main: reviewer automation and work item runs by @lafawnduh1966 in #97

Full Changelog: v0.3.36...v0.3.37

v0.3.36

Choose a tag to compare

@github-actions github-actions released this 08 Jun 11:59
3d7d738

What's Changed

  • fix(admin): cap server idle timeout for Bun by @lafawnduh1966 in #94
  • feat(core): support Linear OAuth bearer auth (BRIX-1647) by @quay-worker[bot] in #93
  • Release v0.3.36 by @lafawnduh1966 in #95

Full Changelog: v0.3.35...v0.3.36

v0.3.34

Choose a tag to compare

@github-actions github-actions released this 01 Jun 13:27
3564cd2

What's Changed

Full Changelog: v0.3.29...v0.3.34

v0.3.33

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:18
5a485aa

What's Changed

Full Changelog: v0.3.32...v0.3.33