Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @gitlawb/openclaude from 0.20.1 to 0.24.0.

Release notes

Sourced from @​gitlawb/openclaude's releases.

v0.24.0

0.24.0 (2026-07-14)

Features

  • add ultrathink keyword detection and ultracode effort level (#1551) (#1630) (fb11372)
  • aimlapi: add guided top-up and key provisioning (#1886) (9a53290)
  • codex-oauth: manual callback URL paste for SSH / remote sessions (#1288) (#1414) (c3db07f)
  • doctor: add WebSearch backend diagnostics (#1884) (e204d5a)
  • model-picker: surface inactive provider profiles in /model (#1119 piece 2) (#1164) (db01038)
  • provider: add Cloudflare Workers AI integration (#1100) (#1178) (eeed68f)
  • settings: add settings-based subscription override and agy terminal support (#1731) (a5b2779)
  • settings: per-model context_window and max_output_tokens overrides (#1234) (06e0ae6)

Bug Fixes

  • bg: match background-session command args on token boundaries (#1834) (67bebbd)
  • bg: revalidate process identity before signals (#1937) (af0885d)
  • cache: use a monotonic clock for conversation-cache LRU recency (#1965) (9fc8806)
  • clipboard: fall back to image retrieval after Windows probe failure (#1922) (218064e)
  • command-semantics: cover remaining linter runner exits (#1700) (3b41cf3)
  • command-semantics: treat linter exit 1 as violations, not an error (#1846) (2f98208)
  • commands: escape named-argument names before building the regex (#1914) (3f85b25)
  • config: recover from a healthy backup when the global config is corrupt (#1819) (5105dff)
  • context: order pruned messages by envelope timestamp, not phantom field (#1934) (2970b5f)
  • diff: count dropped lines correctly in truncated diff snippet (#1916) (87c457c)
  • diff: don't overcount new-file additions by the trailing newline (#1873) (8d90849)
  • diff: number diff-snippet hunks by their new-file position (#1917) (0369c86)
  • editor: account for NFC boundary composition in insert offset (#1954) (ed3927d)
  • editor: guard editor-override lookup against prototype keys (#1915) (de751f3)
  • effort: keep effort indicator visible in prompt footer (#1919) (b588c26)
  • env: align WebSearch and Ollama env docs (#1904) (ae9a765)
  • gitdiff: apply the 1MB diff cap in bytes, not UTF-16 char length (#1932) (ffc5a6e)
  • installer: gate native-binary install behind NATIVE_PACKAGE_URL (#1838) (780f703)
  • keep footer mounted across slash suggestions (#1943) (4faf666)
  • mcp: preserve ":-" inside ${VAR:-default} default values (#1933) (9bf9926)
  • model: default NVIDIA NIM main loop model (#1928) (5918e33)
  • nvidia-nim: enable reasoning template kwargs (#1893) (de97295)
  • openai-shim: guard tool-arg field lookup against prototype keys (#1880) (aac2d8c)
  • permissions: resolve relative worktree edit paths (#1930) (4f971a1)
  • powershell: make CMDLET_PATH_CONFIG prototype-safe (#1913) (7995b9f)
  • provider: add Use Anthropic option to switch back from third-party profiles (#1429) (f7d472e)
  • proxy: bypass subdomains for a bare NO_PROXY domain entry (#1848) (a46046e)
  • query-guard: exclude human-interaction wait from session timeout (#1879) (2047fb2)
  • query: warn before repeated tool failures stop (#1927) (2448ea9)
  • read: report zero lines for an empty file (#1881) (cde6e09)
  • safety: relax over-restrictive safety checks for benign coding tasks (#1897) (e086e8c)
  • shim: don't infer Z.AI tool_stream for non-catalog GLM gateways (#1908) (2259c80)

... (truncated)

Changelog

Sourced from @​gitlawb/openclaude's changelog.

0.24.0 (2026-07-14)

Features

  • add ultrathink keyword detection and ultracode effort level (#1551) (#1630) (fb11372)
  • aimlapi: add guided top-up and key provisioning (#1886) (9a53290)
  • codex-oauth: manual callback URL paste for SSH / remote sessions (#1288) (#1414) (c3db07f)
  • doctor: add WebSearch backend diagnostics (#1884) (e204d5a)
  • model-picker: surface inactive provider profiles in /model (#1119 piece 2) (#1164) (db01038)
  • provider: add Cloudflare Workers AI integration (#1100) (#1178) (eeed68f)
  • settings: add settings-based subscription override and agy terminal support (#1731) (a5b2779)
  • settings: per-model context_window and max_output_tokens overrides (#1234) (06e0ae6)

Bug Fixes

  • bg: match background-session command args on token boundaries (#1834) (67bebbd)
  • bg: revalidate process identity before signals (#1937) (af0885d)
  • cache: use a monotonic clock for conversation-cache LRU recency (#1965) (9fc8806)
  • clipboard: fall back to image retrieval after Windows probe failure (#1922) (218064e)
  • command-semantics: cover remaining linter runner exits (#1700) (3b41cf3)
  • command-semantics: treat linter exit 1 as violations, not an error (#1846) (2f98208)
  • commands: escape named-argument names before building the regex (#1914) (3f85b25)
  • config: recover from a healthy backup when the global config is corrupt (#1819) (5105dff)
  • context: order pruned messages by envelope timestamp, not phantom field (#1934) (2970b5f)
  • diff: count dropped lines correctly in truncated diff snippet (#1916) (87c457c)
  • diff: don't overcount new-file additions by the trailing newline (#1873) (8d90849)
  • diff: number diff-snippet hunks by their new-file position (#1917) (0369c86)
  • editor: account for NFC boundary composition in insert offset (#1954) (ed3927d)
  • editor: guard editor-override lookup against prototype keys (#1915) (de751f3)
  • effort: keep effort indicator visible in prompt footer (#1919) (b588c26)
  • env: align WebSearch and Ollama env docs (#1904) (ae9a765)
  • gitdiff: apply the 1MB diff cap in bytes, not UTF-16 char length (#1932) (ffc5a6e)
  • installer: gate native-binary install behind NATIVE_PACKAGE_URL (#1838) (780f703)
  • keep footer mounted across slash suggestions (#1943) (4faf666)
  • mcp: preserve ":-" inside ${VAR:-default} default values (#1933) (9bf9926)
  • model: default NVIDIA NIM main loop model (#1928) (5918e33)
  • nvidia-nim: enable reasoning template kwargs (#1893) (de97295)
  • openai-shim: guard tool-arg field lookup against prototype keys (#1880) (aac2d8c)
  • permissions: resolve relative worktree edit paths (#1930) (4f971a1)
  • powershell: make CMDLET_PATH_CONFIG prototype-safe (#1913) (7995b9f)
  • provider: add Use Anthropic option to switch back from third-party profiles (#1429) (f7d472e)
  • proxy: bypass subdomains for a bare NO_PROXY domain entry (#1848) (a46046e)
  • query-guard: exclude human-interaction wait from session timeout (#1879) (2047fb2)
  • query: warn before repeated tool failures stop (#1927) (2448ea9)
  • read: report zero lines for an empty file (#1881) (cde6e09)
  • safety: relax over-restrictive safety checks for benign coding tasks (#1897) (e086e8c)
  • shim: don't infer Z.AI tool_stream for non-catalog GLM gateways (#1908) (2259c80)
  • suspend footer work during ctrl-c feedback (#1963) (f961ae7)

... (truncated)

Commits
  • 2ff93a1 chore(main): release 0.24.0 (#1883)
  • 9fc8806 fix(cache): use a monotonic clock for conversation-cache LRU recency (#1965)
  • f961ae7 fix: suspend footer work during ctrl-c feedback (#1963)
  • ed3927d fix(editor): account for NFC boundary composition in insert offset (#1954)
  • c11c88b perf: bound file IO concurrency (#1948)
  • af0885d fix(bg): revalidate process identity before signals (#1937)
  • 6b2a1d8 test(websearch): allow shared timeout test lock wait (#1959)
  • 2da3e4c docs: clarify pre-PR contributor checklist (#1920)
  • 0dc622e test(cli): clean skills temp directories (#1946)
  • 85cf2ac fix(update): avoid upstream package commands for custom builds (#1944)
  • 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.24.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.24.0)

---
updated-dependencies:
- dependency-name: "@gitlawb/openclaude"
  dependency-version: 0.24.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 16, 2026
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