@mindstudio-ai/remy 0.1.182 → 0.1.184
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.
- package/dist/headless.js +5 -1
- package/dist/index.js +5 -1
- package/dist/prompt/compiled/dev-and-deploy.md +1 -1
- package/dist/prompt/compiled/interfaces.md +1 -1
- package/dist/subagents/designExpert/prompts/layout.md +5 -1
- package/dist/subagents/designExpert/prompts/typography.md +6 -0
- package/package.json +1 -1
package/dist/headless.js
CHANGED
|
@@ -7791,7 +7791,11 @@ var HeadlessSession = class {
|
|
|
7791
7791
|
clearSession(this.state);
|
|
7792
7792
|
this.state.models = models && Object.keys(models).length > 0 ? models : void 0;
|
|
7793
7793
|
saveSession(this.state);
|
|
7794
|
-
return {
|
|
7794
|
+
return {
|
|
7795
|
+
...this.state.models && { models: this.state.models },
|
|
7796
|
+
modelSurfaces: MODEL_SURFACES,
|
|
7797
|
+
allowedModelsByType: ALLOWED_MODELS_BY_TYPE
|
|
7798
|
+
};
|
|
7795
7799
|
}
|
|
7796
7800
|
/** Cancel the running turn and drain the queue. Returns the drained items. */
|
|
7797
7801
|
handleCancel() {
|
package/dist/index.js
CHANGED
|
@@ -8580,7 +8580,11 @@ var init_headless = __esm({
|
|
|
8580
8580
|
clearSession(this.state);
|
|
8581
8581
|
this.state.models = models && Object.keys(models).length > 0 ? models : void 0;
|
|
8582
8582
|
saveSession(this.state);
|
|
8583
|
-
return {
|
|
8583
|
+
return {
|
|
8584
|
+
...this.state.models && { models: this.state.models },
|
|
8585
|
+
modelSurfaces: MODEL_SURFACES,
|
|
8586
|
+
allowedModelsByType: ALLOWED_MODELS_BY_TYPE
|
|
8587
|
+
};
|
|
8584
8588
|
}
|
|
8585
8589
|
/** Cancel the running turn and drain the queue. Returns the drained items. */
|
|
8586
8590
|
handleCancel() {
|
|
@@ -40,7 +40,7 @@ The platform builds and deploys automatically:
|
|
|
40
40
|
5. **Compute effects** — roles diff, cron diff, bot command diffs, table DDL
|
|
41
41
|
6. **Apply** — create/update roles, sync bot commands, apply DDL to a staging database copy, swap the live pointer
|
|
42
42
|
|
|
43
|
-
All deployed apps are available on `<uuid>.
|
|
43
|
+
All deployed apps are available on `<uuid>.madewithremy.com` where uuid is their app ID. Apps can also be served on a custom platform subdomain (`<subdomain>.madewithremy.com`) or on a fully custom domain the user owns (pointed at the platform via CNAME or A records). Configure either via the `mindstudio-prod` CLI.
|
|
44
44
|
|
|
45
45
|
### Preview Deployments
|
|
46
46
|
|
|
@@ -338,7 +338,7 @@ Inbound HTTP endpoints that invoke methods.
|
|
|
338
338
|
}
|
|
339
339
|
```
|
|
340
340
|
|
|
341
|
-
Endpoint URL: `https://{app-host}/_/webhook/{secret}` — `{app-host}` is any hostname the app is served on (default `<uuid>.
|
|
341
|
+
Endpoint URL: `https://{app-host}/_/webhook/{secret}` — `{app-host}` is any hostname the app is served on (default `<uuid>.madewithremy.com`, a custom platform subdomain, or a custom domain).
|
|
342
342
|
|
|
343
343
|
Accepts any HTTP method. The method receives `{ method, headers, query, body }` as input.
|
|
344
344
|
|
|
@@ -42,7 +42,11 @@ If the design calls for it, take risks and be bold. It might not always work out
|
|
|
42
42
|
|
|
43
43
|
### Backgrounds
|
|
44
44
|
|
|
45
|
-
Backgrounds create atmosphere. Avoid boring solid-color backgrounds and instead layer subtle gradients, use warm or cool tints, add geometric patterns
|
|
45
|
+
Backgrounds create atmosphere. Avoid boring solid-color backgrounds and instead layer subtle gradients, use warm or cool tints, or add geometric patterns. The background sets the mood before the user reads a single word.
|
|
46
|
+
|
|
47
|
+
**Never simulate physical media.** No paper, parchment, newsprint, canvas, kraft, or grain meant to imitate print. No torn edges, folds, deckled borders, halftone patterns, ink bleed, coffee stains, or other "physical artifact" effects. These read as cheap magazine cosplay and immediately date the interface — atmosphere comes from color, light, and gradient, not from faking a material surface.
|
|
48
|
+
|
|
49
|
+
Do not use images as backgrounds.
|
|
46
50
|
|
|
47
51
|
### Output
|
|
48
52
|
|
|
@@ -6,6 +6,12 @@ Use type to create a strong hierarchy that drives the rest of the design — cle
|
|
|
6
6
|
|
|
7
7
|
Avoid generic Google Fonts fonts and aim to surprise and delight the user with creative and unexpected choices and pairings.
|
|
8
8
|
|
|
9
|
+
### Sans-Serif by Default
|
|
10
|
+
|
|
11
|
+
Apps aren't magazines. Sans-serif is the right default for app interfaces — it reads cleanly at every size, doesn't carry editorial baggage, and matches how contemporary products (iOS, Stripe, Linear, Notion, Arc, Raycast) actually look. Reach for sans-serif first.
|
|
12
|
+
|
|
13
|
+
Treat a serif as a deliberate, rare choice that needs a real reason — a literary product, a luxury brand with a specific reference, or a considered counter-move when the rest of the design supports it. A serif headline is not shorthand for "sophistication" or "editorial feel." When reached for reflexively — especially paired with cream or parchment backgrounds, drop caps, or italic flourishes — the result reads as high-school newspaper, not a polished publication. If the user asks for "editorial" or similar style, assume they want something like i-D, ssense, etc. If a serif is the right call, choose one with a clear modern point of view and design the rest of the interface to support it, rather than letting the serif do all the work.
|
|
14
|
+
|
|
9
15
|
### Fonts to Avoid
|
|
10
16
|
Even though these fonts look nice, they are unfortunately so overused that they will immediately ruin the impact of the rest of the design. Avoid them at all costs unless the user explicitly asks for them:
|
|
11
17
|
- Avoid Playfair Display, Lora, Cormorant Garamond, Outfit, Raleway, Josefin Sans, Space Grotesk, Nunito, Poppins, Plus Jakarta Sans
|