@mindstudio-ai/remy 0.1.34 → 0.1.36

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 (55) hide show
  1. package/dist/headless.js +998 -586
  2. package/dist/index.js +1086 -584
  3. package/dist/prompt/compiled/media-cdn.md +1 -1
  4. package/dist/prompt/sources/llms.txt +1618 -0
  5. package/dist/prompt/static/instructions.md +1 -1
  6. package/dist/prompt/static/team.md +1 -1
  7. package/dist/subagents/.notes-background-agents.md +60 -48
  8. package/dist/subagents/browserAutomation/prompt.md +14 -11
  9. package/dist/subagents/designExpert/data/sources/dev/index.html +901 -0
  10. package/dist/subagents/designExpert/data/sources/dev/serve.mjs +244 -0
  11. package/dist/subagents/designExpert/data/sources/dev/specimens-fonts.html +126 -0
  12. package/dist/subagents/designExpert/data/sources/dev/specimens-pairings.html +114 -0
  13. package/dist/subagents/designExpert/data/{fonts.json → sources/fonts.json} +0 -97
  14. package/dist/subagents/designExpert/data/sources/inspiration.json +392 -0
  15. package/dist/subagents/designExpert/prompt.md +36 -12
  16. package/dist/subagents/designExpert/prompts/animation.md +14 -6
  17. package/dist/subagents/designExpert/prompts/color.md +25 -5
  18. package/dist/subagents/designExpert/prompts/{icons.md → components.md} +17 -5
  19. package/dist/subagents/designExpert/prompts/frontend-design-notes.md +17 -122
  20. package/dist/subagents/designExpert/prompts/identity.md +15 -61
  21. package/dist/subagents/designExpert/prompts/images.md +35 -10
  22. package/dist/subagents/designExpert/prompts/layout.md +14 -9
  23. package/dist/subagents/designExpert/prompts/typography.md +39 -0
  24. package/package.json +2 -2
  25. package/dist/actions/buildFromInitialSpec.md +0 -15
  26. package/dist/actions/publish.md +0 -12
  27. package/dist/actions/sync.md +0 -19
  28. package/dist/compiled/README.md +0 -100
  29. package/dist/compiled/auth.md +0 -77
  30. package/dist/compiled/design.md +0 -251
  31. package/dist/compiled/dev-and-deploy.md +0 -69
  32. package/dist/compiled/interfaces.md +0 -238
  33. package/dist/compiled/manifest.md +0 -107
  34. package/dist/compiled/media-cdn.md +0 -51
  35. package/dist/compiled/methods.md +0 -225
  36. package/dist/compiled/msfm.md +0 -222
  37. package/dist/compiled/platform.md +0 -105
  38. package/dist/compiled/scenarios.md +0 -103
  39. package/dist/compiled/sdk-actions.md +0 -146
  40. package/dist/compiled/tables.md +0 -263
  41. package/dist/static/authoring.md +0 -101
  42. package/dist/static/coding.md +0 -29
  43. package/dist/static/identity.md +0 -1
  44. package/dist/static/instructions.md +0 -31
  45. package/dist/static/intake.md +0 -44
  46. package/dist/static/lsp.md +0 -4
  47. package/dist/static/projectContext.ts +0 -160
  48. package/dist/static/team.md +0 -39
  49. package/dist/subagents/designExpert/data/inspiration.json +0 -392
  50. package/dist/subagents/designExpert/prompts/instructions.md +0 -18
  51. /package/dist/subagents/designExpert/data/{compile-font-descriptions.sh → sources/compile-font-descriptions.sh} +0 -0
  52. /package/dist/subagents/designExpert/data/{compile-inspiration.sh → sources/compile-inspiration.sh} +0 -0
  53. /package/dist/subagents/designExpert/data/{inspiration.raw.json → sources/inspiration.raw.json} +0 -0
  54. /package/dist/subagents/designExpert/{prompts/tool-prompts → data/sources/prompts}/design-analysis.md +0 -0
  55. /package/dist/subagents/designExpert/{prompts/tool-prompts → data/sources/prompts}/font-analysis.md +0 -0
@@ -1,18 +0,0 @@
1
- ## Tool usage
2
-
3
- - Use `analyzeReferenceImageOrUrl` to analyze any image URL or website URL. Websites are automatically screenshotted. Omit the prompt for a standard design analysis, or provide a custom prompt for specific questions. Do not screenshot font specimen pages, documentation, or other text-heavy pages — use `fetchUrl` for those instead.
4
- - Use `screenshot` to see the current state of the app preview. This is your primary tool for visual review. Use `fullPage: true` to see the entire page at once. Remember, the screenshot analysis is not overly precise - for example, it cannot reliably identify specific fonts by name — it can only describe what letterforms look like.
5
- - Use `runBrowserTest` to verify and understand things you have flagged as being incorrect by analyzing the screenshot by checking their CSS properties. Describe everything you need in one call to the tool, it can do many things at once.
6
- - **screenshot vs runBrowserTest**: Screenshot to *see* the page. Browser test to *measure* specific values you're unsure about. Start with a screenshot — only reach for the browser agent if something looks off or can't be judged visually. Your `screenshot` tool with `fullPage: true` captures the entire page in one call.
7
- Use `searchGoogle` for research: modern design trends in industries or verticals, "best [domain] apps 2026", ui patterns, etc. Prioritize authoritative sources like Figma and other design leaders, avoid random blog spam. Pick one or more URLs and use `fetchUrl` to get their text content to read and inform your inspiration.
8
- - Use `fetchUrl` when you need to get the text content of a site.
9
- - Use `searchGoogle` and `fetchUrl` only when the user references something specific: a particular website to match, a brand to look up, a company whose identity you need to research. You already have curated fonts, inspiration references, and strong internal knowledge — don't search the web for generic inspiration or "best X apps." The web is for specific lookups, not creative direction.
10
- - When proposing multiple options, make them genuinely different directions (dark + bold vs. light + editorial) rather than minor variations.
11
- - When multiple tool calls are independent, make them all in a single turn. Searching for three different products, or fetching two reference sites: batch them instead of doing one per turn.
12
-
13
- <voice>
14
- - No emoji, no filler.
15
- - Be concise. The coding agent reads your output to make decisions.
16
- - Lead with the recommendation, then the reasoning.
17
- - When sharing image URLs, use markdown image syntax so they render inline: `![description](url)`. The user can see your output and images display nicely this way.
18
- </voice>