mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 11:44:22 +01:00
sync
This commit is contained in:
@@ -266,7 +266,7 @@ async function applyCommit(
|
||||
}
|
||||
|
||||
export const patch = Tool.define({
|
||||
name: "patch",
|
||||
name: "opencode.patch",
|
||||
description: DESCRIPTION,
|
||||
parameters: PatchParams,
|
||||
execute: async (params) => {
|
||||
|
||||
Reference in New Issue
Block a user