chore: version packages - #324
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
This was referenced Aug 8, 2026
omridevk
added a commit
that referenced
this pull request
Aug 8, 2026
…ror body text (#329) The outcomePattern for codex pinned OpenAI's full 401 body ("Missing bearer or basic authentication in header") plus the cf-ray tail, both of which we don't own and which OpenAI changed, breaking the assertion on every CI run and blocking #324 (tracked in #327). The regex now keeps only what's ours to assert: the "Reconnecting... N/M" banner shape, "unexpected status 401 Unauthorized", and the wss://api.openai.com/v1/responses URL. Note the 401 path is unreachable on a machine with a real codex login (an authenticated run gets a normal reply instead of the reconnect banner), so this can only be proven end-to-end in CI, which runs without credentials. Fixes #328 Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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
@conciv/cli@0.0.19
Patch Changes
@conciv/client@0.0.19
Patch Changes
@conciv/contract@0.0.19
Patch Changes
@conciv/core@0.0.19
Patch Changes
#319
af72648Thanks @omridevk! - Serve one composite oRPC router (core procedures plusext.<slug>extension routers) over both a fetch mount at/rpcand a new additive WebSocket mount at/rpc-ws. Per-call request headers are now derived from the oRPC standard request by a single shared root interceptor, so session-scoped calls behave identically on both transports.@conciv/servegains an explicitmaxPayload, a graceful socket close that only terminates after a deadline, and afetchtype that accepts the server env argument. Existing/rpcand/rpc/ext/<slug>URLs are unchanged.Updated dependencies []:
@conciv/db@0.0.19
Patch Changes
@conciv/embed@0.0.19
Patch Changes
39c6072]:@conciv/extension@0.0.19
Patch Changes
@conciv/extension-compiler@0.0.19
Patch Changes
@conciv/extension-ios@0.0.19
Patch Changes
@conciv/extension-page@0.0.19
Patch Changes
@conciv/extension-recorder@0.0.19
Patch Changes
39c6072]:@conciv/extension-tanstack@0.0.19
Patch Changes
39c6072]:@conciv/extension-terminal@0.0.19
Patch Changes
39c6072]:@conciv/extension-test-runner@0.0.19
Patch Changes
39c6072]:@conciv/extension-whiteboard@0.0.19
Patch Changes
39c6072]:@conciv/harness@0.0.19
Patch Changes
@conciv/harness-init@0.0.19
Patch Changes
@conciv/it@0.0.19
Patch Changes
@conciv/plugin@0.0.19
Patch Changes
af72648]:@conciv/preact@0.0.19
Patch Changes
@conciv/react@0.0.19
Patch Changes
@conciv/solid@0.0.19
Patch Changes
@conciv/tools@0.0.19
Patch Changes
@conciv/try@0.0.19
Patch Changes
af72648]:@conciv/ui-kit-chat@0.0.19
Patch Changes
#313
39c6072Thanks @omridevk! - The widget composer now runs on the TipTap rich text field from @conciv/ui-kit-tap: slash commands and mentions are atomic chips with typeahead popovers, lowering to the same directive strings the server always received. The string-splice trigger layer is removed from @conciv/ui-kit-chat (trigger popover primitives, slash/mention adapters, directive formatter, the styled composer popover slot); ComposerPrimitive.Input remains the plain textarea primitive.Updated dependencies []:
@conciv/ui-kit-chat-tools@0.0.19
Patch Changes
39c6072]:@conciv/ui-kit-tap@0.0.19
Patch Changes
@conciv/ui-kit-terminal@0.0.19
Patch Changes
@conciv/grab@0.0.19
@conciv/mascot@0.0.19
@conciv/protocol@0.0.19
@conciv/serve@0.0.19
@conciv/solid-diffs@0.0.19
@conciv/solid-streamdown@0.0.19
@conciv/storage-history@0.0.19
@conciv/ui-kit-system@0.0.19
@conciv/app@0.0.19
Patch Changes
39c6072]:nextjs-app@0.1.19
Patch Changes
tanstack-start-example@0.0.19
Patch Changes
site@0.0.19
Patch Changes
conciv-storybook@0.0.9
Patch Changes
39c6072]:conciv-e2e-astro@0.0.12
Patch Changes
conciv-e2e-harnesses@0.0.9
Patch Changes
conciv-e2e-nextjs@0.1.11
Patch Changes
conciv-e2e-nextjs-component@0.1.11
Patch Changes
conciv-e2e-solid-start@0.0.11
Patch Changes
conciv-e2e-svelte@0.0.12
Patch Changes
conciv-e2e-vite-preact-component@0.0.11
Patch Changes
conciv-e2e-vite-react@0.0.11
Patch Changes
conciv-e2e-vite-react-component@0.0.11
Patch Changes
conciv-e2e-vite-solid@0.0.11
Patch Changes
conciv-e2e-vite-solid-component@0.0.11
Patch Changes
conciv-e2e-vite-vanilla@0.0.11
Patch Changes
@conciv/extension-testkit@0.0.19
Patch Changes
39c6072,af72648]:@conciv/extension-try-it@0.0.19
Patch Changes
@conciv/harness-testkit@0.0.19
Patch Changes
@conciv/page@0.0.19
Patch Changes
@conciv/e2e-utils@0.0.19
@conciv/bundle-size@0.0.19
@conciv/oxlint-plugin@0.0.19
@conciv/publish@0.0.19
@conciv/uno-preset@0.0.19
@conciv/vitest-config@0.0.19