Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supermal/bytebot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bytebot-ai/bytebot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 10 files changed
  • 4 contributors

Commits on Sep 5, 2025

  1. doc: add links to translated README versions

    Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.
    dowithless authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    0d4f5cc View commit details
    Browse the repository at this point in the history
  2. Remove user info

    atupem committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    b8cc960 View commit details
    Browse the repository at this point in the history
  3. Merge pull request bytebot-ai#89 from dowithless/patch-1

    doc: add links to translated README versions
    atupem authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    fad27f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Bump @anthropic-ai/claude-code in /packages/bytebot-agent-cc

    Bumps [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) from 1.0.90 to 1.0.105.
    - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/anthropics/claude-code/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@anthropic-ai/claude-code"
      dependency-version: 1.0.105
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    8107197 View commit details
    Browse the repository at this point in the history
  2. Bump next from 15.3.3 to 15.4.7 in /packages/bytebot-ui

    Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.4.7.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v15.3.3...v15.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-version: 15.4.7
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    9db642d View commit details
    Browse the repository at this point in the history
  3. Bump tmp and @inquirer/editor in /packages/bytebotd

    Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together.
    
    
    Removes `tmp`
    
    Updates `@inquirer/editor` from 4.2.9 to 4.2.18
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.9...@inquirer/editor@4.2.18)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 
      dependency-type: indirect
    - dependency-name: "@inquirer/editor"
      dependency-version: 4.2.18
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    d7e3615 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into dependabot/npm_and_yarn/packages/byte…

    …bot-agent-cc/anthropic-ai/claude-code-1.0.105
    atupem authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    a7cf834 View commit details
    Browse the repository at this point in the history
  5. Merge pull request bytebot-ai#112 from bytebot-ai/dependabot/npm_and_…

    …yarn/packages/bytebot-agent-cc/anthropic-ai/claude-code-1.0.105
    
    Bump @anthropic-ai/claude-code from 1.0.90 to 1.0.105 in /packages/bytebot-agent-cc
    atupem authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    1a6f97e View commit details
    Browse the repository at this point in the history
  6. Merge pull request bytebot-ai#113 from bytebot-ai/dependabot/npm_and_…

    …yarn/packages/bytebot-ui/next-15.4.7
    
    Bump next from 15.3.3 to 15.4.7 in /packages/bytebot-ui
    atupem authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    322f6de View commit details
    Browse the repository at this point in the history
  7. Merge pull request bytebot-ai#114 from bytebot-ai/dependabot/npm_and_…

    …yarn/packages/bytebotd/multi-192ad721db
    
    Bump tmp and @inquirer/editor in /packages/bytebotd
    atupem authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    b3da80a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d37894 View commit details
    Browse the repository at this point in the history
Loading