Skip to content

chore(deps): bump @gitlawb/openclaude from 0.20.1 to 0.21.0 in /agentbot-backend#198

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentbot-backend/gitlawb/openclaude-0.21.0
Closed

chore(deps): bump @gitlawb/openclaude from 0.20.1 to 0.21.0 in /agentbot-backend#198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentbot-backend/gitlawb/openclaude-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps @gitlawb/openclaude from 0.20.1 to 0.21.0.

Release notes

Sourced from @​gitlawb/openclaude's releases.

v0.21.0

0.21.0 (2026-06-30)

Features

  • add /set-context-window and /clear-context-window commands (#1810) (5a79697)
  • agents: add per-agent step limits (#1815) (1827d84)
  • claude: add Opus 4.8 model support (#1769) (9c29811)
  • cli: add headless heartbeat for print mode (#1789) (eea0a1a)
  • ClinePass: add gateway provider with usage support (#1818) (985984b)
  • effort: Add model-level reasoning effort routing (#1780) (cb689cc)
  • report: generate deterministic session task reports (#1802) (a474933)
  • session: add branch command for conversation forks (#1808) (9bf6aa2)
  • session: harden fork-session branching (#1801) (8023356)

Bug Fixes

  • atlas-cloud: vendor to gateway catalog correction and added reasoning support (#1785) (40faf25)
  • auto-continuation overly biased toward Claude-style output — breaks with non-Claude models (#1713) (a5a8ccc)
  • bash: correct off-by-one in truncated-line count (#1786) (0b40000)
  • bg: preserve provider env-file values during prompt detection (#1767) (6fdb1d0)
  • claude: make stream watchdog deterministic (#1823) (c1a9dad)
  • compaction: make snip nudges model-aware (#1816) (d0843be)
  • compaction: skip microcompact when compaction is off (#1800) (320d63c)
  • copilot: auto-refresh Copilot token on 401 instead of only showing re-auth hint (#1766) (22fa5b4)
  • core: join multi-block message text with a real newline (#1793) (4704cbc)
  • env-file: collapse escaped backslashes in quoted values (#1773) (82fd237)
  • hicap: improve model catalog and effort routing (#1790) (618e901)
  • moonshot: Add verified Kimi effort metadata (#1796) (13cf30a)
  • ollama: cap qwen3-coder-next:cloud output at 32768 (#1814) (185ffea)
  • ollama: preserve chat history with native context (#1805) (259c7ec)
  • openai-shim: recover GLM/Qwen XML tool calls emitted as text (#1791) (2083d1c)
  • OpenClaude native launcher after Linux install (#1798) (ab8645d)
  • plugins: keep marketplace reconciliation prototype-safe (#1821) (a7945e5)
  • plugins: treat prototype-shadowing marketplace names as not found (#1787) (8859c5d)
  • remote-session: match ingress host by hostname, not raw substring (#1792) (1cdca1c)
  • status-line: estimate usage for unsupported providers (#1803) (ff8d47d)
  • xAI: Update xAI model metadata and effort handling (#1795) (6f794f4)

Performance Improvements

  • build: minify the CLI bundle (whitespace + syntax, keep identifiers) (#1743) (a723540)
  • integrations: load descriptor catalog lazily on first registry read (#1742) (a1a3cfc)
  • repl: batch streaming text, cache normalize, coalesce config writes (#1744) (13f7401)
Changelog

Sourced from @​gitlawb/openclaude's changelog.

0.21.0 (2026-06-30)

Features

  • add /set-context-window and /clear-context-window commands (#1810) (5a79697)
  • agents: add per-agent step limits (#1815) (1827d84)
  • claude: add Opus 4.8 model support (#1769) (9c29811)
  • cli: add headless heartbeat for print mode (#1789) (eea0a1a)
  • ClinePass: add gateway provider with usage support (#1818) (985984b)
  • effort: Add model-level reasoning effort routing (#1780) (cb689cc)
  • report: generate deterministic session task reports (#1802) (a474933)
  • session: add branch command for conversation forks (#1808) (9bf6aa2)
  • session: harden fork-session branching (#1801) (8023356)

Bug Fixes

  • atlas-cloud: vendor to gateway catalog correction and added reasoning support (#1785) (40faf25)
  • auto-continuation overly biased toward Claude-style output — breaks with non-Claude models (#1713) (a5a8ccc)
  • bash: correct off-by-one in truncated-line count (#1786) (0b40000)
  • bg: preserve provider env-file values during prompt detection (#1767) (6fdb1d0)
  • claude: make stream watchdog deterministic (#1823) (c1a9dad)
  • compaction: make snip nudges model-aware (#1816) (d0843be)
  • compaction: skip microcompact when compaction is off (#1800) (320d63c)
  • copilot: auto-refresh Copilot token on 401 instead of only showing re-auth hint (#1766) (22fa5b4)
  • core: join multi-block message text with a real newline (#1793) (4704cbc)
  • env-file: collapse escaped backslashes in quoted values (#1773) (82fd237)
  • hicap: improve model catalog and effort routing (#1790) (618e901)
  • moonshot: Add verified Kimi effort metadata (#1796) (13cf30a)
  • ollama: cap qwen3-coder-next:cloud output at 32768 (#1814) (185ffea)
  • ollama: preserve chat history with native context (#1805) (259c7ec)
  • openai-shim: recover GLM/Qwen XML tool calls emitted as text (#1791) (2083d1c)
  • OpenClaude native launcher after Linux install (#1798) (ab8645d)
  • plugins: keep marketplace reconciliation prototype-safe (#1821) (a7945e5)
  • plugins: treat prototype-shadowing marketplace names as not found (#1787) (8859c5d)
  • remote-session: match ingress host by hostname, not raw substring (#1792) (1cdca1c)
  • status-line: estimate usage for unsupported providers (#1803) (ff8d47d)
  • xAI: Update xAI model metadata and effort handling (#1795) (6f794f4)

Performance Improvements

  • build: minify the CLI bundle (whitespace + syntax, keep identifiers) (#1743) (a723540)
  • integrations: load descriptor catalog lazily on first registry read (#1742) (a1a3cfc)
  • repl: batch streaming text, cache normalize, coalesce config writes (#1744) (13f7401)
Commits
  • 64955db chore(main): release 0.21.0 (#1783)
  • c1a9dad fix(claude): make stream watchdog deterministic (#1823)
  • a7945e5 fix(plugins): keep marketplace reconciliation prototype-safe (#1821)
  • 1827d84 feat(agents): add per-agent step limits (#1815)
  • 985984b feat(ClinePass): add gateway provider with usage support (#1818)
  • d0843be fix(compaction): make snip nudges model-aware (#1816)
  • 185ffea fix(ollama): cap qwen3-coder-next:cloud output at 32768 (#1814)
  • 5a79697 feat: add /set-context-window and /clear-context-window commands (#1810)
  • 1cdca1c fix(remote-session): match ingress host by hostname, not raw substring (#1792)
  • 8859c5d fix(plugins): treat prototype-shadowing marketplace names as not found (#1787)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@gitlawb/openclaude](https://github.com/Gitlawb/openclaude) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/Gitlawb/openclaude/releases)
- [Changelog](https://github.com/Gitlawb/openclaude/blob/main/CHANGELOG.md)
- [Commits](Gitlawb/openclaude@v0.20.1...v0.21.0)

---
updated-dependencies:
- dependency-name: "@gitlawb/openclaude"
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #201.

@dependabot dependabot Bot closed this Jul 9, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/agentbot-backend/gitlawb/openclaude-0.21.0 branch July 9, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants