Commit 1 of a 5-commit visual refactor for Alex's Q2 2026 review. Spec: ui/goose2/docs/superpowers/specs/2026-04-23-alex-redesign-design.md Plan: ui/goose2/docs/superpowers/plans/2026-04-23-alex-redesign.md Foundation tokens (globals.css): - Cash Sans Regular 400 + Italic, self-hosted from Block CDN - Canvas (#dedede) + dot grid (24px spacing, 1px dots) - Translucent surfaces (sidebar, composer pill); no shadows - Text colors (#242424 default, #7f7f7f muted, #19191a title) and typography scale 10/14/16/24, single-weight Cash Sans - Radii: 16 chrome, 40 composer, 20 tile - color-scheme: light lock (dark mode deferred) Shell: - AppShell: bg-dot-grid root, GlobalComposerPill conditionally mounted - TopBar: rewrite as breadcrumb title + Settings text pill, transparent - Sidebar: token re-skin, IA preserved; section labels de-uppercased (10px opacity-25 sentence-case, dividers above) Global composer pill: - New floating pill (bottom-right), single 'Start a conversation' placeholder, native input chrome killed (border, focus ring) - Auto-submit via pendingFirstMessage slice on chatStore: AppShell stages typed text, useChatSessionController consumes on session-init and calls sendMessage. One-shot delivery via consume action. - chatStore.ts file-size exception bumped 520->560 to accommodate the slice; slice-extraction pass deferred to a follow-up. Assets (12 files in src/assets/): - Home: world-cube.png, figure.png, clock.svg, sticky-note.svg (Alex's Landing frame uses one figure asset reused at 3 positions) - Skills: 6 category photos + tile-mask.svg (Research uses CSS gradient per asset-export fallback pattern, §10.1) - Agents: figure.png (one shared cutout, identical across personas) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
🦆 goose has moved! This project has moved from
block/gooseto the Agentic AI Foundation (AAIF) at the Linux Foundation. Some links and references are still being updated — please bear with us during the transition.
goose
your native open source AI agent — desktop app, CLI, and API — for code, workflows, and everything in between
goose is a general-purpose AI agent that runs on your machine. Not just for code — use it for research, writing, automation, data analysis, or anything you need to get done.
A native desktop app for macOS, Linux, and Windows. A full CLI for terminal workflows. An API to embed it anywhere. Built in Rust for performance and portability.
goose works with 15+ providers — Anthropic, OpenAI, Google, Ollama, OpenRouter, Azure, Bedrock, and more. Use API keys or your existing Claude, ChatGPT, or Gemini subscriptions via ACP. Connect to 70+ extensions via the Model Context Protocol open standard.
goose is part of the Agentic AI Foundation (AAIF) at the Linux Foundation.
Get started
Download the desktop app for macOS, Linux, and Windows.
Or install the CLI:
curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh | bash
Quick links
- Quickstart
- Installation
- Tutorials
- Documentation
- Governance
- Custom Distributions — build your own goose distro with preconfigured providers, extensions, and branding
Need help?
a little goose humor 🪿
Why did the developer choose goose as their AI agent?
Because it always helps them "migrate" their code to production! 🚀