feat: non-editable bundled extensions (#2114)
This commit is contained in:
@@ -243,6 +243,7 @@ impl Agent {
|
||||
name: _,
|
||||
tools,
|
||||
instructions,
|
||||
bundled: _,
|
||||
} => {
|
||||
// For frontend tools, just store them in the frontend_tools map
|
||||
for tool in tools {
|
||||
|
||||
Reference in New Issue
Block a user