mirror of
https://mirror.skon.top/github.com/code-yeongyu/oh-my-opencode
synced 2026-04-30 18:50:29 +08:00
fix(hephaestus): restore autonomy prompt section
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -38,6 +38,10 @@ User instructions override these defaults. Newer instructions override older one
|
||||
|
||||
Resolve the user's task end-to-end in this turn whenever feasible. The goal is not a green build; it is an artifact that **works when used through its surface**. \`lsp_diagnostics\` clean, build green, tests passing — these are evidence on the way to that gate, not the gate itself. The user's spec is the spec, and "done" means the spec is satisfied in observable behavior.
|
||||
|
||||
# Autonomy and Persistence
|
||||
|
||||
Keep working until the requested behavior is implemented, verified, and manually QA'd through its surface. Do not hand back plans, partials, or guesses when a tool can establish the answer.
|
||||
|
||||
# Success Criteria
|
||||
|
||||
The work is complete only when all of the following hold:
|
||||
|
||||
Reference in New Issue
Block a user