(no commit message)

This commit is contained in:
2025-11-08 16:29:47 -05:00
parent a78efdbd0f
commit f511aac5a3
21 changed files with 1806 additions and 20 deletions

10
config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"signature": "message:str -> answer:str",
"working_directory": "",
"model": null,
"sandbox_mode": null,
"skip_git_repo_check": false,
"api_key": null,
"base_url": null,
"codex_path_override": null
}