@code-partner/codepipe 0.9.0 → 0.9.1-dev.210.gef7a0e5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +154 -154
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -47,7 +47,7 @@ covered in the docs.
|
|
|
47
47
|
## What happens next
|
|
48
48
|
|
|
49
49
|
Create a task (or pick an existing one) and watch it on the board: the agent
|
|
50
|
-
studies your codebase and proposes a
|
|
50
|
+
studies your codebase and proposes a plan as `PLAN.md`. Nothing moves
|
|
51
51
|
past that point without you — **you Approve**, or Reject with a comment and
|
|
52
52
|
get a revised proposal.
|
|
53
53
|
|