Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps ruboty-ai_agent from 0.3.0 to 0.4.0.

Changelog

Sourced from ruboty-ai_agent's changelog.

0.4.0

  • Add bot_help builtin tool to retrieve Ruboty's help information.
  • Add fetch builtin tool for fetching web content.
  • Fix /usage command to show token usage of last message.
  • Format tool call logs for better readability.
Commits
  • 22ff141 v0.4.0
  • 851b0c7 直近の変更から release note 書いてほしい (vibe-kanban bbd0ae9c)
  • 43a84e4 Add AiAgent::Settings
  • c56c84a Format tool call logs
  • 816cb28 Show token usage of last message by /usage command
  • 1b2d457 builtin の fetch tool を実装したい (vibe-kanban e717a70f)
  • d8ca374 Ruboty の help を取得する、 ruboty_help builtin tool を追加する (vibe-kanban 3f581d13)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 05:19
@dependabot dependabot bot requested review from tomoasleep and removed request for a team September 29, 2025 05:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 29, 2025
Bumps [ruboty-ai_agent](https://github.com/tomoasleep/ruboty-ai_agent) from 0.3.0 to 0.4.0.
- [Changelog](https://github.com/tomoasleep/ruboty-ai_agent/blob/main/CHANGELOG.md)
- [Commits](tomoasleep/ruboty-ai_agent@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: ruboty-ai_agent
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/ruboty-ai_agent-0.4.0 branch from a1bcf36 to 015eeb4 Compare October 23, 2025 03:39
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants