Skip to content

Simplify default target examples - #155

Merged
SandroMaglione merged 1 commit into
mainfrom
agent/simplify-default-target-examples
Aug 19, 2026
Merged

Simplify default target examples#155
SandroMaglione merged 1 commit into
mainfrom
agent/simplify-default-target-examples

Conversation

@SandroMaglione

Copy link
Copy Markdown
Member

Summary

  • simplify empty and default-constructible transition targets across the example applications
  • document bare target selections as the type-safe equivalent of zero-argument target.from()
  • retain explicit resolvers for transitions that consume context, construct data, enqueue commands, or request reentry

Changeset

  • Added or updated for a library or package-metadata change
  • Not required because this PR does not change src/ or package.json

Validation

  • pnpm check
  • Relevant example checks, when examples changed
  • Automated type-performance measurement passed or was not required
  • Automated runtime- and memory-performance measurement passed or was not required

Example checks:

  • examples/platformer: pnpm check
  • examples/playground: pnpm check
  • examples/pokemon: pnpm check

@SandroMaglione
SandroMaglione merged commit 58640be into main Aug 19, 2026
13 checks passed
@SandroMaglione
SandroMaglione deleted the agent/simplify-default-target-examples branch August 19, 2026 17:38
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