mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-01-30 22:32:06 +00:00
Adding features work
This commit is contained in:
@@ -203,7 +203,9 @@ export function useSpecChat({
|
||||
},
|
||||
])
|
||||
|
||||
onComplete?.(data.path)
|
||||
// NOTE: Do NOT auto-call onComplete here!
|
||||
// User should click "Continue to Project" button to start the agent.
|
||||
// This matches the CLI behavior where user closes the chat manually.
|
||||
break
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user