Skip to content

Add TensorBot (converted to V5)#10

Merged
VirxEC merged 3 commits intoRLBot:masterfrom
HappyBavarian07:master
Mar 18, 2026
Merged

Add TensorBot (converted to V5)#10
VirxEC merged 3 commits intoRLBot:masterfrom
HappyBavarian07:master

Conversation

@HappyBavarian07
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 17, 2026 19:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the TensorBot v5 bot to the repository as a Git submodule so it can be tracked and pulled alongside the existing Botpack components.

Changes:

  • Added Botpack/TensorBot-v5 as a submodule pinned to a specific commit
  • Registered the new submodule in .gitmodules with its path and remote URL

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Botpack/TensorBot-v5 Introduces the gitlink entry pointing to the pinned TensorBot-v5 submodule commit
.gitmodules Registers the TensorBot-v5 submodule path and GitHub URL

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VirxEC
Copy link
Collaborator

VirxEC commented Mar 17, 2026

You converted TensorBot to PyTorch? Impressive. I can't test this right now but I will.

@HappyBavarian07
Copy link
Contributor Author

You converted TensorBot to PyTorch? Impressive. I can't test this right now but I will.

that was already like this (the commit was around 2 years ago in the original)
i also noticed some issues with the kickoff that i overlooked completely. will get to fixing but shouldnt take longer then an hour

@HappyBavarian07
Copy link
Contributor Author

alright this should fix it

@VirxEC VirxEC marked this pull request as draft March 17, 2026 22:16
@VirxEC VirxEC marked this pull request as ready for review March 17, 2026 22:16
@VirxEC
Copy link
Collaborator

VirxEC commented Mar 17, 2026

I'm trying to get the new PR test workflow to run on this hmmm

@VirxEC
Copy link
Collaborator

VirxEC commented Mar 17, 2026

Can you pull my latest commit to the botpack? It shouldn't conflict because it's just the one workflow file added. I think you can do it like this:

git remote add upstream https://github.com/RLBot/botpack.git
git fetch upstream
git rebase upstream master
git push

This should pull the workflow and cause it to run on this PR. I hope.

…jit traced (shouldnt make much of a difference but if it works why not)

Signed-off-by: HappyBavarian07 <quirin.hosse@hosse.de>
@HappyBavarian07
Copy link
Contributor Author

HappyBavarian07 commented Mar 17, 2026

did it i think.
dont get notifications from this so i dont always see the messages

Copy link
Collaborator

@VirxEC VirxEC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the workflow still needs some work to get caching to work (so only the PR'd bot gets built.) I'll work on that, but I'll merge this.

@VirxEC VirxEC merged commit 91149d8 into RLBot:master Mar 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants