mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 11:40:39 +09:00
feat(core): merge backup core changes with post-split functionality
This commit is contained in:
parent
7642743e62
commit
83be94361c
25 changed files with 1125 additions and 46 deletions
|
|
@ -23,7 +23,6 @@ Core fields:
|
|||
- model (string, optional): Codex model id
|
||||
- modelReasoningEffort (string, optional): reasoning effort override (minimal|low|medium|high) passed via -c model_reasoning_effort=...
|
||||
- promptTemplate (string, optional): run prompt template
|
||||
- bootstrapPromptTemplate (string, optional): first-run prompt template
|
||||
- search (boolean, optional): run codex with --search
|
||||
- dangerouslyBypassApprovalsAndSandbox (boolean, optional): run with bypass flag
|
||||
- command (string, optional): defaults to "codex"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue