-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: scripts to drive codebot #3525
base: master
Are you sure you want to change the base?
WIP: scripts to drive codebot #3525
Conversation
justinsb
commented
Jan 23, 2025
- codebot: support more LLMs (e.g. gemma)
- WIP
- WIP
- WIP: follow a plan
- codebot: implement factory
- Split tools
- WIP
- WIP
- codebot: convert last tools to new pattern
- codebot: support multiline input.
- codebot: add a simple script for generating a mockgcp test script
- mockgcp: create test for network in compute.googleapis.com
- Capture golden output for mockcompute/testdata/network/crud
- fixup! codebot: support multiline input.
- fixup! codebot: add a simple script for generating a mockgcp test script
- fixup! fixup! codebot: support multiline input.
- codebot: add CreateSubtask tool
- mockgcp: Implement GlobalOperations Wait
- Add script for implementing a method
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6bbd7a6
to
0192b0a
Compare
Helps us set up a nice abstraction, and useful for benchmarking.
We now require a double enter to submit interactively, though we can now also pipe files easily to stdin.
This reverts commit bfbf56d.
0cc4844
to
4c62d54
Compare