mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
add diagnostics meta
This commit is contained in:
parent
e01afb407c
commit
59d43fa5da
2 changed files with 4 additions and 0 deletions
|
|
@ -132,6 +132,9 @@ export const edit = Tool.define({
|
|||
}
|
||||
|
||||
return {
|
||||
metadata: {
|
||||
diagnostics,
|
||||
},
|
||||
output,
|
||||
};
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue