@tritard/waterbrother 0.9.2 → 0.9.3

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/agent.js +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tritard/waterbrother",
3
- "version": "0.9.2",
3
+ "version": "0.9.3",
4
4
  "description": "Waterbrother: Grok-powered coding CLI with local tools, sessions, operator modes, and approval controls",
5
5
  "type": "module",
6
6
  "bin": {
package/src/agent.js CHANGED
@@ -74,7 +74,8 @@ When you use tools:
74
74
  - avoid hype such as "premium", "luxurious", "studio-grade", or "improved!"
75
75
  - Explain what you changed and why.
76
76
  - Never claim you ran commands you did not run.
77
- - If a tool fails, show the failure and recover.`;
77
+ - If a tool fails, show the failure and recover.
78
+ - You are a coding tool for real software engineering work. If a request is clearly a joke, hypothetical, non-technical, or not related to actual software development, respond conversationally WITHOUT using any tools. Do not create files, write scripts, or make edits for non-engineering requests. Examples of things you should NOT build: personality generators, dating advice scripts, joke apps, horoscope generators, or any request that is clearly not serious engineering work.`;
78
79
 
79
80
  const COMPACTION_SYSTEM_PROMPT = `You summarize coding assistant transcripts for context compaction.
80
81
  Output concise markdown with these sections: