{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Matt Legrand",
  "description": "Notes on building for the web, by Matt Legrand.",
  "home_page_url": "https://mattlegrand.ai/",
  "feed_url": "https://mattlegrand.ai/feed.json",
  "language": "en-US",
  "authors": [
    {
      "name": "Matt Legrand"
    }
  ],
  "items": [
    {
      "id": "https://mattlegrand.ai/work/ghst/",
      "url": "https://mattlegrand.ai/work/ghst/",
      "title": "Smarter ghost text",
      "summary": "ghst is a zsh plugin that puts LLM ghost text on your command line: inline autocomplete as you type, plain-English commands, and history search by meaning, with nothing running until you press Enter.",
      "date_published": "2026-02-22T00:00:00.000Z",
      "date_modified": "2026-08-27T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "cli",
        "open-source"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/draw-ai-canvas/",
      "url": "https://mattlegrand.ai/work/draw-ai-canvas/",
      "title": "Sketching with words",
      "summary": "Teaching a drawing tool to think about space, hierarchy, and layout.",
      "date_published": "2025-10-29T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "design-tools",
        "product-design"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/augment-agent/",
      "url": "https://mattlegrand.ai/work/augment-agent/",
      "title": "An agent that actually understands your codebase",
      "summary": "How we solved the context problem that makes most AI coding assistants useless in real codebases, creating an agent that can work with 100k+ file repositories.",
      "date_published": "2025-04-02T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "ai-agents",
        "developer-tools",
        "product-design",
        "code-intelligence"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/next-edit/",
      "url": "https://mattlegrand.ai/work/next-edit/",
      "title": "Predicting your next edit",
      "summary": "Next Edit extends code completions beyond the cursor across your workspace, suggesting comprehensive edits to complete tasks quickly.",
      "date_published": "2025-02-19T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "code-intelligence"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/augment/",
      "url": "https://mattlegrand.ai/work/augment/",
      "title": "Building a context engine for real codebases",
      "summary": "How we built Augment's Context Engine to solve why AI coding assistants fail: understanding what matters in 100k+ file repositories.",
      "date_published": "2024-10-15T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "product-design",
        "code-intelligence"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/replit-teams/",
      "url": "https://mattlegrand.ai/work/replit-teams/",
      "title": "Real-time collaboration tools for software teams",
      "summary": "Collaborative tools that bring the natural feel of Google Docs and Figma to software development for teams building in real time.",
      "date_published": "2024-07-20T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "product-design",
        "collaboration"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/replit/",
      "url": "https://mattlegrand.ai/work/replit/",
      "title": "Tools for the next generation of software developers",
      "summary": "Today, comparatively few people build software the rest of the world uses.",
      "date_published": "2024-07-16T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "product-design",
        "collaboration"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/replit-agent/",
      "url": "https://mattlegrand.ai/work/replit-agent/",
      "title": "Idea to app, fast",
      "summary": "Replit Agent is an AI system that can create and deploy applications from idea to deployment in just minutes, revolutionizing how developers build software.",
      "date_published": "2024-07-16T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "ai-agents",
        "developer-tools",
        "product-design",
        "collaboration",
        "no-code"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/replit-ai/",
      "url": "https://mattlegrand.ai/work/replit-ai/",
      "title": "AI-powered development tools for modern workspaces",
      "summary": "Designing workspace-aware AI that understands your codebase through context hierarchies, inline edits, and agentic workflows",
      "date_published": "2024-05-20T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "product-design",
        "design-systems"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/replit-projects/",
      "url": "https://mattlegrand.ai/work/replit-projects/",
      "title": "Better version control, without reinventing git",
      "summary": "How we built version control that feels native to real-time collaboration, adopting trunk-based development and code review workflows without reinventing git.",
      "date_published": "2024-04-14T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "ai",
        "developer-tools",
        "product-design",
        "collaboration",
        "version-control"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/figma-to-code/",
      "url": "https://mattlegrand.ai/work/figma-to-code/",
      "title": "Figma to Code transforms designs into React projects",
      "summary": "A Figma plugin that exports designs into production-ready React projects, streamlining the journey from design to deployment.",
      "date_published": "2024-02-14T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "developer-tools",
        "design-tools",
        "react",
        "product-design",
        "collaboration"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/solutionism-interview/",
      "url": "https://mattlegrand.ai/work/solutionism-interview/",
      "title": "Interview with Matt Legrand",
      "summary": "Lenny Attab interviews Matt Legrand about solutionism: the idea that every problem facing humanity can be solved with creativity, and what that demands of designers.",
      "date_published": "2023-10-31T00:00:00.000Z",
      "tags": [
        "design",
        "interview",
        "ethics"
      ],
      "authors": [
        {
          "name": "Lenny Attab"
        }
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/wide-gamut-images/",
      "url": "https://mattlegrand.ai/work/wide-gamut-images/",
      "title": "Where'd the color go?",
      "summary": "Every image pipeline I've used quietly flattens Display P3 to sRGB. How I got the color back in Next.js, and then in this site's Astro build.",
      "date_published": "2023-06-20T00:00:00.000Z",
      "date_modified": "2026-08-27T00:00:00.000Z",
      "tags": [
        "react",
        "color-science",
        "images",
        "performance"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/bubble/",
      "url": "https://mattlegrand.ai/work/bubble/",
      "title": "Build full-stack applications without writing code",
      "summary": "Bubble is the world's most powerful no-code platform. The Maison design system transformed its editor experience, enabling rapid customer growth.",
      "date_published": "2021-03-10T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "design-systems",
        "product-design",
        "no-code",
        "ux",
        "user-research"
      ]
    },
    {
      "id": "https://mattlegrand.ai/work/gocap/",
      "url": "https://mattlegrand.ai/work/gocap/",
      "title": "Data-driven care for injectable medicine",
      "summary": "Common Sensing succeeded in bringing a novel smart hardware device from concept to market in a difficult space.",
      "date_published": "2019-04-24T00:00:00.000Z",
      "date_modified": "2026-01-29T00:00:00.000Z",
      "tags": [
        "healthcare",
        "iot",
        "product-design",
        "hardware",
        "ux"
      ]
    }
  ]
}