Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @gitlawb/openclaude from 0.20.1 to 0.29.1.

Release notes

Sourced from @​gitlawb/openclaude's releases.

v0.29.1

0.29.1 (2026-08-19)

Performance Improvements

  • stop busting the prompt cache and slim per-turn context (#2142) (31ac8a6)

v0.29.0

0.29.0 (2026-08-19)

Features

  • aimlapi: passwordless onboarding and resumable card top-up (3/3) (#2032) (fb9102c)
  • cost: support exact custom model pricing (#2131) (09eba26)
  • gateway: add Concentrate AI provider with dynamic model discovery (#2140) (084bc53)
  • merge knowledge graph + conversation arc into memdir (#1811) (c461a03)
  • partners: add ApiSmart, refresh Novita AI logo (#2121) (575b407)
  • partners: add Concentrate and Exa to partner roster (#2141) (6e35903)
  • xai: add Grok 4.6/4.5 to catalog, xAI provider, and gateways (#2117) (7cae408)
  • zai: expand Coding Plan catalog support (#2127) (ea65516)

Bug Fixes

  • api: resolve swarm-field tool names by own-property (#2123) (f553d08)
  • bg: preserve detached session terminal outcomes (#2133) (108a413)
  • code-reviewer: require inline diff input and preserve read-only search in embedded-search builds (#2102) (645d596)
  • extend Ling 3.0 Tiny :free availability window to Aug 17 (ee64d80)
  • Ling 3.0 Tiny :free window back to Aug 13 (official promo end) (6277bfa)
  • mcp: paginate discovery list operations (#2132) (e9e6beb)
  • web: link release notes to GitHub (#2114) (c40d663)
  • websearch: reject non-positive WEB_CUSTOM env overrides (#2124) (6c7a12b)

v0.28.0

0.28.0 (2026-08-11)

Features

  • cli: add --yolo alias for --dangerously-skip-permissions (#2097) (95eeb0b)
  • codex: move codexplan default to GPT-5.6 Sol (#2051) (9540946)
  • integrations: add ApiSmart OpenAI-compatible gateway provider (#2109) (ff91642)
  • opengateway: add Ling 3.0 Tiny :free — Day-0 launch, free until August 13 (#2112) (7b03ad1)
  • opengateway: free retirement — paid Ling id, dual Nemotron, Macaron Venti (#2108) (54b9cd8)

Bug Fixes

... (truncated)

Changelog

Sourced from @​gitlawb/openclaude's changelog.

0.29.1 (2026-08-19)

Performance Improvements

  • stop busting the prompt cache and slim per-turn context (#2142) (31ac8a6)

0.29.0 (2026-08-19)

Features

  • aimlapi: passwordless onboarding and resumable card top-up (3/3) (#2032) (fb9102c)
  • cost: support exact custom model pricing (#2131) (09eba26)
  • gateway: add Concentrate AI provider with dynamic model discovery (#2140) (084bc53)
  • merge knowledge graph + conversation arc into memdir (#1811) (c461a03)
  • partners: add ApiSmart, refresh Novita AI logo (#2121) (575b407)
  • partners: add Concentrate and Exa to partner roster (#2141) (6e35903)
  • xai: add Grok 4.6/4.5 to catalog, xAI provider, and gateways (#2117) (7cae408)
  • zai: expand Coding Plan catalog support (#2127) (ea65516)

Bug Fixes

  • api: resolve swarm-field tool names by own-property (#2123) (f553d08)
  • bg: preserve detached session terminal outcomes (#2133) (108a413)
  • code-reviewer: require inline diff input and preserve read-only search in embedded-search builds (#2102) (645d596)
  • extend Ling 3.0 Tiny :free availability window to Aug 17 (ee64d80)
  • Ling 3.0 Tiny :free window back to Aug 13 (official promo end) (6277bfa)
  • mcp: paginate discovery list operations (#2132) (e9e6beb)
  • web: link release notes to GitHub (#2114) (c40d663)
  • websearch: reject non-positive WEB_CUSTOM env overrides (#2124) (6c7a12b)

0.28.0 (2026-08-11)

Features

  • cli: add --yolo alias for --dangerously-skip-permissions (#2097) (95eeb0b)
  • codex: move codexplan default to GPT-5.6 Sol (#2051) (9540946)
  • integrations: add ApiSmart OpenAI-compatible gateway provider (#2109) (ff91642)
  • opengateway: add Ling 3.0 Tiny :free — Day-0 launch, free until August 13 (#2112) (7b03ad1)
  • opengateway: free retirement — paid Ling id, dual Nemotron, Macaron Venti (#2108) (54b9cd8)

Bug Fixes

  • bash: convert BRE interval braces when previewing sed edits (#1955) (eb1de5b)
  • cost: guard model-cost lookup against prototype-member model ids (#2064) (c327805)
  • input: preserve text in DEL-coalesced chunks (#2091) (1bf8076)

... (truncated)

Commits
  • 421f459 chore(main): release 0.29.1 (#2143)
  • 31ac8a6 perf: stop busting the prompt cache and slim per-turn context (#2142)
  • ef1a462 chore(main): release 0.29.0 (#2116)
  • c461a03 feat: merge knowledge graph + conversation arc into memdir (#1811)
  • 6e35903 feat(partners): add Concentrate and Exa to partner roster (#2141)
  • 645d596 fix(code-reviewer): require inline diff input and preserve read-only search i...
  • 787f2a9 refactor(cli): commander-authoritative argv handling for SSH / cc:// and remo...
  • 294bd9a Add optional Sentry error reporting (env-driven, opt-in) (#2139)
  • 084bc53 feat(gateway): add Concentrate AI provider with dynamic model discovery (#2140)
  • 108a413 fix(bg): preserve detached session terminal outcomes (#2133)
  • 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.29.1.
- [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.29.1)

---
updated-dependencies:
- dependency-name: "@gitlawb/openclaude"
  dependency-version: 0.29.1
  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 Aug 27, 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