Skip to content

chore(main): release cli 0.4.1#1

Merged
lespaceman merged 1 commit into
mainfrom
release-please--branches--main--components--cli
May 6, 2026
Merged

chore(main): release cli 0.4.1#1
lespaceman merged 1 commit into
mainfrom
release-please--branches--main--components--cli

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

🤖 I have created a release beep boop

0.4.1 (2026-05-06)

Features

  • dashboard: auto-link console on pair (3af188d)

Bug Fixes

  • test: fall back to placeholder POSTHOG_API_KEY when env var is empty (7dd1bfc)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--cli branch from 582ee5f to e0173de Compare May 6, 2026 14:13
@lespaceman lespaceman merged commit 951acc8 into main May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 6, 2026

🤖 Created releases:

🌻

lespaceman added a commit that referenced this pull request May 10, 2026
Extract seams, remove duplication, and sharpen module ownership across
six areas of the codebase. All 3258 tests pass.

**#4 RelayCoordinator**: extract generic PendingBroadcast<T> internal
type; requestPermission/requestQuestion become thin wrappers.

**#6 UDS IPC**: extract tryReadFrame/writeFrame codec to udsFrameCodec.ts;
both server handleConnection and client sendUdsRequest consume it.

**#5 Exec runner**: extract FailureLatch (registerFailure/hasFailure) and
exitCodeFromFailure; finalMessage test coverage expanded to 11 tests.

**#1+#2 Gateway binding + dispatch turn**: extract RuntimeBindingStore
(binding state machine, grace timer, epoch, observer callbacks) from
DispatchPipeline + SessionRegistry; delete dispatcher.ts; SessionRegistry
shrinks to dispatch correlation directory.

**#3 Plugin source resolution**: create workflowResolver.ts as the single
home for workflow manifest traversal, ref-shape detection, version
pinning, and ambiguity detection; strip workflow-specific code from
marketplaceShared.ts; delete workflowSourceResolution.ts.

**#7 Session persistence**: extract SessionRow type and rowToAthenaSession
mapper to types.ts; remove identical duplicate definitions from store.ts
and registry.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant