feat(files): add v2 task and metadata workflows
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name = "implementer"
|
||||
description = "Code-writing agent. It makes focused changes in frontend, backend, scripts, or docs after planning/exploration are complete, and leaves broad verification to tester."
|
||||
description = "Code-writing agent. It owns delegated feature implementation and focused changes in frontend, backend, scripts, or docs after planning/exploration are complete; broad or time-consuming edits should come here instead of being handled by orchestrator. It leaves broad verification to tester."
|
||||
nickname_candidates = ["implementer", "impl", "builder"]
|
||||
sandbox_mode = "workspace-write"
|
||||
include_apply_patch_tool = true
|
||||
|
||||
Reference in New Issue
Block a user