-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Refactor agent tools #17927
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
Merged
Merged
Refactor agent tools #17927
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6a4ab8d
refactor agent tools
PClmnt f3a8db6
fix warnings
PClmnt de2e7c3
simplify config.svelte
PClmnt 5de3498
lint:
PClmnt 8da0778
fix: include current user context in table row button conditions
ConorWebb96 24a3556
move grid condition enrichment
ConorWebb96 63b7c9a
add test to cover grid condition enrichment
ConorWebb96 1a950df
run conditions test in jsdom
ConorWebb96 83a0064
add validation translations category and definition
ConorWebb96 cb37674
use translated required error in form validation
ConorWebb96 4d2f0de
Merge remote-tracking branch 'origin/master' into feat/refactor-agent…
PClmnt 83df610
Apply suggestion from @cubic-dev-ai[bot]
PClmnt 6e18e0d
Fix list_rows tool to properly support pagination parameters
9a8f702
Merge pull request #17931 from Budibase/fix/list-rows-pagination
PClmnt d72fbd6
Merge branch 'master' into feat/refactor-agent-toolds
PClmnt e4a06bf
fix topbar
PClmnt 7538aa5
lint
PClmnt 65d6b94
add tests to cover row tools
PClmnt fee4d1e
pr comments
PClmnt 0ec51ac
Merge remote-tracking branch 'origin/master' into feat/refactor-agent…
PClmnt aa3348b
fix types
PClmnt 5e9c50f
update tool naming
PClmnt 7b352e7
lint
PClmnt 294cc78
Merge branch 'master' into feat/refactor-agent-toolds
PClmnt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -114,3 +114,4 @@ budibase-datasource | |
| *.iml | ||
| .nx | ||
| .claude | ||
| .opencode | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions
46
packages/builder/assets/datasource-icons/elasticsearch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions
15
packages/builder/assets/datasource-icons/google_sheets.svg
PClmnt marked this conversation as resolved.
Show resolved
Hide resolved
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
PClmnt marked this conversation as resolved.
Show resolved
Hide resolved
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.