Skip to content

refactor: add command definition codecs#527

Merged
thymikee merged 1 commit into
mainfrom
refactor/command-definition-codecs
May 14, 2026
Merged

refactor: add command definition codecs#527
thymikee merged 1 commit into
mainfrom
refactor/command-definition-codecs

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented May 14, 2026

Summary

Add staged command-definition codecs and migrate the type command as the first slice.

Keeps codec option types on CommandDefinition, simplifies CLI option merging, and adds coverage for routing through the definition codec path.

Validation

  • pnpm exec vitest run src/commands/__tests__/command-definition.test.ts
  • pnpm check:fallow --base 5b1901d8cc2b84a489fea64dc12edd8e7df0cce3
  • Stack head: pnpm check:quick
  • Stack head: pnpm check:unit

@thymikee thymikee force-pushed the refactor/command-definition-codecs branch from 9353b69 to 9b363aa Compare May 14, 2026 14:20
@thymikee thymikee force-pushed the refactor/platform-interactors branch from cbd8c70 to cd67773 Compare May 14, 2026 14:20
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-527/

Built to branch gh-pages at 2026-05-14 16:41 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee force-pushed the refactor/platform-interactors branch from cd67773 to 92afc80 Compare May 14, 2026 15:29
@thymikee thymikee force-pushed the refactor/command-definition-codecs branch 2 times, most recently from 194a267 to d307a2c Compare May 14, 2026 15:59
@thymikee thymikee force-pushed the refactor/platform-interactors branch 3 times, most recently from bf96fab to 572177b Compare May 14, 2026 16:33
Base automatically changed from refactor/platform-interactors to main May 14, 2026 16:34
@thymikee thymikee force-pushed the refactor/command-definition-codecs branch from d307a2c to ca6e29e Compare May 14, 2026 16:41
@thymikee thymikee merged commit e4e05ec into main May 14, 2026
18 checks passed
@thymikee thymikee deleted the refactor/command-definition-codecs branch May 14, 2026 16:57
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