Skip to content

ci: release packages - #21

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

scream-code@0.16.10

Patch Changes

  • 49a3542 - Make the agent behave consistently on macOS, Linux and Windows. The bundled ripgrep binary is now picked by probing the host libc instead of inferring it from the CPU architecture, Windows falls back to PowerShell when Git Bash is absent, and command execution resolves .cmd/.bat shims through PATHEXT rather than relying on a shell. Timed-out hooks and update steps terminate the whole process tree on Windows. Path safety checks understand Windows drive letters and UNC paths, the external editor no longer assumes a POSIX shell, and installing the package no longer hard-fails on platforms without a prebuilt local-embedding binary. State files are located through the shared home resolver and written atomically.

  • #18 2fda5b7 - Recover explicit status codes from OpenAI-compatible streaming errors and classify status-less provider messages so transient failures enter the existing retry policy instead of immediately failing agent tasks.

  • 49a3542 - Stop reading injected reminders as a fresh user message when deciding whether to repeat the plan-mode reminder: only a real user prompt resets the cadence to the full reminder, so the periodic refresh threshold holds instead of re-emitting the long reminder on every step.

  • dbbf1d6 - Support an optional per-provider session header that carries the stable conversation id, stamp known catalog entries when connecting, and surface an actionable config hint when a gateway reports a missing session header.

  • 49a3542 - Stop appending a todo reconciliation round after the final answer: the reminder is now injected before the answer is written, inside the work the turn is already doing. The TodoList suggestion now waits for the third step so short two-step tasks are no longer nudged, and the periodic todo reminder fires half as often and only while the list still has unfinished items. Goal turns no longer continue after the answer just because TodoList was not updated this turn, and a turn counts as having touched the list only when the TodoList call actually succeeded.

  • e4b54e1 - Buffer prompts that arrive while a turn is active so queued user input joins the steer path instead of failing as busy, and flush leftover steers at the start of the next turn.

@scream-code/agent-core@0.16.10

Patch Changes

  • Updated dependencies []:
    • @scream-code/jian@0.16.10
    • @scream-code/knowledge@0.16.10
    • @scream-code/ltod@0.16.10
    • @scream-code/memory@0.16.10

@scream-code/knowledge@0.16.10

Patch Changes

  • Updated dependencies []:
    • @scream-code/memory@0.16.10

@scream-code/config@0.16.10

@scream-code/evals@0.16.10

@scream-code/jian@0.16.10

@scream-code/ltod@0.16.10

@scream-code/memory@0.16.10

@scream-code/scream-code-sdk@0.16.10

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from e11775b to f2d2252 Compare September 25, 2026 13:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f2d2252 to ab74548 Compare September 25, 2026 14:36
@LIUTod LIUTod closed this Sep 25, 2026
@LIUTod
LIUTod deleted the changeset-release/main branch September 25, 2026 14: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