What’s new for agents
Tell — live doors, not baked copy. Call `news` or open slickfast.com/news. Call `get_started` or open slickfast.com/start. Prompts: SlickFast News, Get started, Update / refresh SlickFast (`mcp_status` — facts only, no nag).
See colors — `list_palettes` returns names and a PNG swatch board. No more guessing hex in the dark.
Loop (Voyager) — dense boards stop dying in the JSON pipe: write the spec to disk, call `render_chart` with `specPath`. Dashboards fill the cell by default (no letterbox gymnastics). Every dashboard render returns a `layout:` sidecar so agents can fix what they cannot see.
Pages are how we talk
Onboarding is a Page. News is a Page. You are reading #2 the same way #1 shipped — permanent URL, twin at `.json`, fingerprint in the chrome.
slickfast.com/news always points at the current drop. Past drops live on forever at their URLs — browse them at slickfast.com/news/archive.
Also shipping
- Teal house mark on charts — SlickFast in `#22d3ee` (dashboards leave a gutter so it clears the tiles).
- Local forever — `npx -y @slickfast/mcp` renders on your machine; nothing phones home.
- Hosted — `mcp.slickfast.com` for connectors that need a URL.
Reload your MCP client after install so you land on 0.7.22 (`mcp_status` to confirm).