Release packages - #29
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
September 15, 2026 01:10
ab3c41a to
2da1a08
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2026 01:25
2da1a08 to
7766418
Compare
4 tasks
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
September 15, 2026 03:07
47b4849 to
603e517
Compare
2 tasks
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2026 03:15
603e517 to
10b795c
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
grok-bot-cli@0.3.0
Minor Changes
gbot codex status,gbot codex list-threads [--limit N], andgbot codex send <threadId> <message...>: attach to the local Codex app-server daemon socket ($CODEX_HOME/app-server-control/app-server-control.sock) with a built-in WebSocket client, list threads, and start a turn with documented JSON-RPC (thread/resume+turn/start). Reports an absent socket (no daemon or ChatGPT Desktop private mode), unknown threads, threads owned by another client, and refuses server approval requests instead of approving them. Method names are pinned to Codex 0.154.0.Patch Changes
gbotflags only before the command sogbot codex sendkeeps--json/--dirinside the message; refuse native Windows forgbot codexwith a clear error; strip terminal controls from thread listings; run unit tests throughscripts/run-unit-tests.mjsso Windows and Node 18 work without shell globs.httpshosts on*.cursor.sh,*.cursor.com, or*.cursorvm.com, and the EnsureSandBox / Cursor access token only to*.cursor.sh/*.cursor.com; refuse cross-origin fetch redirects; redact Authorization (any scheme), Cookie, and named token fields from error output.GROK_BOT_ALLOW_LOCAL_GATEWAY=1admits loopback gateways andGROK_BOT_ALLOW_ANY_GATEWAY=1disables the host check; both warn once on stderr.GROK_BOT_HISTORY=on) with offlinegbot historysearch.CodexSendErrorkeeps thread/turn IDs, gatewaysendPromptreturnsdelivery+messageIdand marks post-write loss unknown); bound the Codex WebSocket transport (idempotent close settling pending requests, socket destroy on every failure, exact handshake validation, fragmentation/UTF-8/opcode handling, header/frame/message/buffer budgets); makegbot_threadbounded without losing replies (truncation metadata,fullbounded full-read in tool and--fullin CLI, safe string normalization, 1–200 limit consistency, gateway deadline and response-byte cap).gbot codex list-threadstext output, not only ESC sequences.gbot threadso bot replies (send-messageentries) show their text instead of empty lines, by sharing transcript parsing with the grok-bot plugin.%APPDATA%\\Grok Bot, DPAPI Safe Storage).