@pi-stef/pair 0.1.2 → 0.1.4
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/package.json
CHANGED
|
@@ -17,7 +17,7 @@ Create a multi-milestone implementation plan with iterative reviewer approval.
|
|
|
17
17
|
|
|
18
18
|
### Phase 1: Analyze
|
|
19
19
|
|
|
20
|
-
Explore the codebase and existing patterns. Use
|
|
20
|
+
Explore the codebase and existing patterns. Use `Agent({ agentType: "general-purpose" })` to understand the project structure — this inherits the current session model. Do NOT use the default `Explore` agent (it uses Haiku).
|
|
21
21
|
|
|
22
22
|
### Phase 2: Gather Requirements
|
|
23
23
|
|