@dreadedzombie/pi-init 1.1.0 → 1.2.0

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/index.ts +11 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dreadedzombie/pi-init",
3
- "version": "1.1.0",
3
+ "version": "1.2.0",
4
4
  "description": "Generates a typed AGENTS.md for your project — /init, /init research, /init debug, /init code",
5
5
  "license": "MIT",
6
6
  "author": "DreadedZombie",
package/src/index.ts CHANGED
@@ -60,12 +60,17 @@ const TEMPLATE_RESEARCH = `# Research Agent
60
60
 
61
61
  **Started:** <!-- Pi: insert today's date (YYYY-MM-DD) -->
62
62
 
63
- ## Output RuleFiles First, Chat Second
64
- **Do NOT summarize findings in chat.** Every finding goes into a file in \`research/\`.
65
- - After completing each topic: write \`research/<topic>.md\`, then update Research Findings below
66
- - Do this incrementally — one file per topic as you finish it, not all at once at the end
67
- - Only after all files are written and Research Findings is updated should you respond in chat
68
- - The goal is a handoff document set for the next agent — not a conversation
63
+ ## FIRST ACTIONBefore anything else
64
+ Create the \`research/\` directory and write \`research/plan.md\` listing the topics you will investigate.
65
+ Do this before any searching or reading. This is not optional.
66
+
67
+ ## Output Rule Files Before Chat
68
+ **Never summarize findings in chat.** Every finding goes into a file.
69
+ - Create \`research/<topic>.md\` as you complete each topic — not at the end
70
+ - Update the Research Findings section in this file after writing each doc
71
+ - Chat response comes last, only to say what files were written and what to do next
72
+ - **If you are about to type a finding into chat — stop. Write it to a file instead.**
73
+ - The goal is a handoff document set for the next agent, not a conversation
69
74
 
70
75
  ## Search Protocol
71
76
  - Run at least **4 distinct queries** approaching the topic from different angles before drawing conclusions