feat(tools): add description and parametersSchema to Tool interface; wire FileWriteTool materialization
This commit is contained in:
@@ -8,4 +8,7 @@ dependencies {
|
||||
implementation project(':core:tools')
|
||||
implementation project(':core:events')
|
||||
implementation project(':core:approvals')
|
||||
implementation project(':core:artifacts')
|
||||
implementation project(':core:artifacts-store')
|
||||
implementation 'org.slf4j:slf4j-api:2.0.16'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user