Skip to content

automation: align catalog state naming - #429

Merged
Connor Peet (connor4312) merged 2 commits into
mainfrom
agents/rename-automationstate-to-entry
Aug 28, 2026
Merged

automation: align catalog state naming#429
Connor Peet (connor4312) merged 2 commits into
mainfrom
agents/rename-automationstate-to-entry

Conversation

@connor4312

Copy link
Copy Markdown
Member

Summary

  • rename per-automation AutomationState values to AutomationEntry
  • make AutomationState.entries the top-level automation channel state
  • regenerate schemas and all client mirrors, reducers, fixtures, and documentation
  • finalize the spec and all client changelogs/metadata for the coordinated 0.9.0 release

Validation

  • npm run test
  • TypeScript client typecheck and tests
  • Go workspace tests
  • Rust workspace tests
  • Swift package tests
  • Kotlin tests (JDK 17 container)
  • .NET tests (SDK 8 container; 535 passed)

Rename individual automation state values to AutomationEntry, make AutomationState the channel-level collection with entries, and regenerate all client mirrors. Finalize the coordinated spec and client changelogs and metadata for the 0.9.0 release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@connor4312
Connor Peet (connor4312) enabled auto-merge (squash) August 28, 2026 19:51
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@connor4312
Connor Peet (connor4312) merged commit 6070633 into main Aug 28, 2026
9 checks passed
@connor4312
Connor Peet (connor4312) deleted the agents/rename-automationstate-to-entry branch August 28, 2026 20:00
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