Agent package + coding agent WIP, refactored web-ui prompts
This commit is contained in:
@@ -31,5 +31,5 @@ export interface SandboxRuntimeProvider {
|
||||
* Optional documentation describing what globals/functions this provider injects.
|
||||
* This will be appended to tool descriptions dynamically so the LLM knows what's available.
|
||||
*/
|
||||
getDescription?(): string;
|
||||
getDescription(): string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user