Skip to content

auto release with main merge - #43

Merged
RobinXL merged 1 commit into
mainfrom
feat/auto-release
Aug 27, 2026
Merged

auto release with main merge#43
RobinXL merged 1 commit into
mainfrom
feat/auto-release

Conversation

@RobinXL

@RobinXL RobinXL commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

What this changes, and why

How it was verified

Checklist

  • yarn typecheck and yarn workspace @agentx/engine lint pass
  • yarn workspace @agentx/engine test passes
  • Changed a response shape covered by src/contract/wire.ts? The contract is updated in this
    same commit
  • New or changed mutating route? It validates with validateBody(schema), and its entry is
    deleted from routeBodyValidation.test.ts if it had one
  • Schema change? Additive DDL in columnMigrations (sqlite) and the IF NOT EXISTS block
    (pg), with existing ids left byte-identical
  • New setting? It gates real behaviour. A control that stores state nothing reads is a bug

@RobinXL
RobinXL merged commit 213f4c0 into main Aug 27, 2026
9 checks passed
@RobinXL
RobinXL deleted the feat/auto-release branch August 27, 2026 21:51
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.

1 participant