@aiden-ade/sandbox-agent 0.1.65 → 0.1.66

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/dist/index.cjs +2 -2
  2. package/package.json +1 -1
package/dist/index.cjs CHANGED
@@ -12323,7 +12323,7 @@ function describeError(error2) {
12323
12323
  }
12324
12324
 
12325
12325
  // src/version.ts
12326
- var AGENT_VERSION = "0.1.65";
12326
+ var AGENT_VERSION = "0.1.66";
12327
12327
 
12328
12328
  // src/daemon-worktree.ts
12329
12329
  var import_node_child_process3 = require("child_process");
@@ -18521,7 +18521,7 @@ You are a product UI designer and frontend interaction specialist. When identify
18521
18521
 
18522
18522
  ## Taste Skill (premium frontends)
18523
18523
 
18524
- For landing pages, marketing sites, portfolios, or visual redesigns outside the core product shell, read and follow the \`design-taste-frontend\` skill in \`.agents/skills/\` before writing UI. Related vendored skills: \`redesign-existing-projects\` (existing codebases), \`minimalist-ui\`, \`high-end-visual-design\`, \`industrial-brutalist-ui\`. Sync from upstream with \`scripts/sync-taste-skills.sh\`.
18524
+ For any UI or design work, read and follow the \`uiux\` skill in \`.agents/skills/\` before writing UI. Its internal procedures retain the mandatory design graph, design-system audit, reuse, skeleton-loading, and surface-rework gates; its bundled references cover visual redesigns and premium frontends. Sync bundled upstream material with \`scripts/sync-taste-skills.sh\`.
18525
18525
 
18526
18526
  ## How to approach the work
18527
18527
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiden-ade/sandbox-agent",
3
- "version": "0.1.65",
3
+ "version": "0.1.66",
4
4
  "type": "module",
5
5
  "description": "Alan agent runtime — cloud sandbox and local daemon (alan-agent CLI)",
6
6
  "bin": {