Commit 4 of 5. See spec at docs/superpowers/specs/2026-04-23-alex-redesign-design.md. Scope expansion at visual review (2026-04-27): same pattern as Skills. AgentsView's inline page header / SearchBar / button row were removed; "Import" + "New Persona" actions moved to TopBar via the existing TopBarActionsProvider context. The dashed "Create new" card in PersonaGallery was removed. What landed: - PersonaCard: full body replacement. Tall cutout figure (220px, shared single asset across all personas per spec §7.3), 1px rule (bg-black/30 — readable mid-grey, matches Alex's reference), name pill, description with line-clamp-6 rendering persona.systemPrompt (data model has no `description` field; original card already used systemPrompt for the body paragraph). Hover-only kebab menu uses opacity + focus-within so it stays keyboard-tabbable. Active state is bg-black/[0.03] tint instead of ring-1 ring-ring. - PersonaGallery: passive grid renderer. useFileImportZone lifted out; props for dropHandlers + isDragOver. Grid bumped to minmax(260px,1fr) with gap-x-12 gap-y-16 for editorial spacing matching Alex's Figma (figures sit as islands, not clustered). Section wrapper rings up when isDragOver. - AgentsView: lifted useFileImportZone, pushed Import + New Persona actions to TopBar via useSetTopBarActions on mount, removed inline header / search / button row, bumped grid container to max-w-7xl, added bottom fade gradient (same soft mask + backdrop blur as Skills page). - StatusBar: bg-background/80 → bg-transparent (global fix — the white opaque footer fill was visible on every page). - Spec §7 + plan Tasks 4.2/4.3 updated to capture corrections (description→systemPrompt, optionsAria→options, stopPropagation preserved, accessibility opacity fix) and the TopBar move scope expansion. 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! 🚀