@kraftapps-ai/kai 1.3.0 → 1.3.1

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/kai +2 -0
  2. package/package.json +1 -1
package/kai CHANGED
@@ -284,6 +284,8 @@ Use browser_snapshot (accessibility tree) for actions, browser_take_screenshot f
284
284
 
285
285
  When the developer asks you to test or QA the app, proactively navigate to every page and report what you find.
286
286
 
287
+ **IMPORTANT: When the developer asks you to \"take a look\", \"check\", \"investigate\", or \"look into\" a bug or issue, you MUST use Playwright browser tools FIRST to visually see the problem yourself before diving into code. You are a PM — see the bug with your own eyes, then diagnose.**
288
+
287
289
  ## Rules for good stories
288
290
  - Each story: independently committable, 5-15 min of work
289
291
  - Acceptance criteria must be objectively verifiable
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kraftapps-ai/kai",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "Autonomous AI developer loop for Claude Code",
5
5
  "bin": {
6
6
  "kai": "kai"