chore(release): version packages#246
Merged
Merged
Conversation
davidfarah2003
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 17, 2026 11:21
1e310ce to
1f01d0c
Compare
davidfarah2003
force-pushed
the
changeset-release/main
branch
from
July 17, 2026 22:01
1f01d0c to
bdfbc19
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cotal-ai/connector-opencode@0.12.0
Minor Changes
cotal spawn --agent opencodeworks from an installed extension. It previously kept a runtime import of@opencode-ai/plugin(a peer thatcotal ext addnever installs), which OpenCode could not resolve; it skips such a plugin silently, so the agent never joined the mesh and the launcher sat for 60s before aborting with "agent session never came up". The only use of that import wastool(), an identity function for type inference, so the tool definitions are now plainToolDefinitionliterals and the import is type-only. The@opencode-ai/*bundler externals are gone as well, so a future value import is inlined rather than silently escaping the bundle.@cotal-ai/auth@0.12.0
Minor Changes
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.Patch Changes
@cotal-ai/cli@0.12.0
Minor Changes
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.Patch Changes
restore, conservative checkpoint recreation, same-principal resume, and explicit fallback cleanup.
Remove the incomplete channel export surface.
cotal spawnnow provisions the full durable footprint (read-ACL row included), so a foreground agent gets the delivery daemon's durable backstop instead of silently running live-only and permanently losing every channel message posted while its connection blips.--live-onlyrestores the old behavior explicitly. A foreground exit now also retires the agent's creds and broker footprint, mirroring the manager's despawn.@cotal-ai/delivery@0.12.0
Minor Changes
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.Patch Changes
@cotal-ai/core@0.12.0
Minor Changes
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.Patch Changes
restore, conservative checkpoint recreation, same-principal resume, and explicit fallback cleanup.
Remove the incomplete channel export surface.
cotal spawnnow provisions the full durable footprint (read-ACL row included), so a foreground agent gets the delivery daemon's durable backstop instead of silently running live-only and permanently losing every channel message posted while its connection blips.--live-onlyrestores the old behavior explicitly. A foreground exit now also retires the agent's creds and broker footprint, mirroring the manager's despawn.@cotal-ai/workspace@0.12.0
Minor Changes
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.Patch Changes
restore, conservative checkpoint recreation, same-principal resume, and explicit fallback cleanup.
Remove the incomplete channel export surface.
cotal-ai@0.12.0
Patch Changes
@cotal-ai/connector-claude-code@0.12.0
Patch Changes
@cotal-ai/connector-core@0.12.0
Patch Changes
@cotal-ai/manager@0.12.0
Patch Changes
restore, conservative checkpoint recreation, same-principal resume, and explicit fallback cleanup.
Remove the incomplete channel export surface.
SecretStoreseam (coreget/put/deletecontract + filesystem default) and route the durable hosted secret kinds through it: the delivery daemon creds and the auth store's callout account, issuer keys, owner secret, and service-key projection. Localcotal upis unchanged (the workspace.cotal-rooted filesystem store lands byte-for-byte on the existing paths); a hosted composition injects its own backend viarunAuthService/runDelivery.AuthProvidermethods now take a caller-composedstore, and the new requireddeprovisionSecretsplusclean all's seam-first ordering make a full local reset safe against split authority.@cotal-ai/cmux@0.12.0
@cotal-ai/connector-hermes@0.12.0
@cotal-ai/orca@0.12.0
@cotal-ai/pi@0.12.0
@cotal-ai/tmux@0.12.0
@cotal-ai/web@0.12.0
@cotal-ai/example-04-frontier-faces@0.0.13
Patch Changes