address bot review
This commit is contained in:
@@ -64,7 +64,7 @@ export const OhMyOpenCodeConfigSchema = z.object({
|
|||||||
commit_footer: true,
|
commit_footer: true,
|
||||||
include_co_authored_by: true,
|
include_co_authored_by: true,
|
||||||
git_env_prefix: "GIT_MASTER=1",
|
git_env_prefix: "GIT_MASTER=1",
|
||||||
}).optional(),
|
}),
|
||||||
browser_automation_engine: BrowserAutomationConfigSchema.optional(),
|
browser_automation_engine: BrowserAutomationConfigSchema.optional(),
|
||||||
websearch: WebsearchConfigSchema.optional(),
|
websearch: WebsearchConfigSchema.optional(),
|
||||||
tmux: TmuxConfigSchema.optional(),
|
tmux: TmuxConfigSchema.optional(),
|
||||||
|
|||||||
Reference in New Issue
Block a user