mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-19 16:54:22 +01:00
Feat: Render tool metadata after permission rejection. (#1949)
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -347,6 +347,9 @@ export type ToolStateError = {
|
||||
input: {
|
||||
[key: string]: unknown
|
||||
}
|
||||
metadata: {
|
||||
[key: string]: unknown
|
||||
}
|
||||
error: string
|
||||
time: {
|
||||
start: number
|
||||
|
||||
Reference in New Issue
Block a user