Public evidence index · assembled 2026-09-16 · revision 4

Amelia Wattenberger

American designer, engineer, and data-visualization author known for interactive explainers, the book Fullstack D3 and Data Visualization, GitHub Next prototypes from the Copilot era, and essays on interfaces for AI — now a partner at Sutter Hill Ventures and product lead for Intent at Augment Code.

This index is partial, source-bounded, dated, and revisable. It is published by @ben, not by the subject. Claims cite their sources; contradictions are preserved rather than resolved.

Amelia Wattenberger is a designer, engineer, and data-visualization author who has spent her career on one problem rendered two ways: first making data legible to people, then making increasingly autonomous software steerable by them. As of 2026 she is a partner at Sutter Hill Ventures and product lead for Intent, Augment Code's agent-orchestration workspace. Before that she spent two stints at GitHub Next, GitHub's small R&D team, where her prototypes helped define the Copilot era — and where she wrote "Why Chatbots Are Not the Future," a 2023 essay that became a reference point in the argument over how people should actually work with large language models.

From neuroscience to the browser

Both of her parents were programmers, which is precisely what pushed her away from computers: an office job sounded boring, and she planned to become something like a prison psychologist. She studied neuroscience and psychology at Trinity College in Hartford, then moved to Texas to work as a research assistant and lab manager in a neuroimaging lab at the University of Texas at Austin — a co-authored paper on neurogenesis followed. Hanging around graduate students long enough to see the PhD track up close, she opted out, taught herself to code through Codecademy and by rebuilding her personal site, and landed a frontend job at an analytics startup.

She spent roughly a decade in that world — most visibly four years (April 2016 to March 2020) as a senior UX engineer at Parse.ly, the content-analytics platform — designing dashboards, visualizing attention data, and moving between design, dataviz, and the query layer as small startups require.

The dataviz years

Alongside the day job she built a public teaching practice: blog posts on D3, React, SVG, and the CSS cascade; "code sketches" for learning one concept at a time; and in 2019 Fullstack D3 and Data Visualization, a book-and-course whose chapters she drafted code-first. The same year she built the interactive charts for the 2019 State of JavaScript survey — the overview visualization was admired widely enough to put her on JS Party. In March 2020 she joined The Pudding as a journalist-engineer. Her single bylined piece there (November 2020) is characteristic: playable mini crosswords, built with Russell Samora and Michelle Pera-McGhee, that let readers feel the racial and gender breakdown of puzzle clues rather than just read the percentages.

GitHub Next and the Copilot era

She joined GitHub Next in 2021, shortly before GitHub Copilot's public preview, and helped with the launch and early user reactions. The team's method matched hers: small, timeboxed, public prototypes. Flat Data (May 2021, with Idan Gazit, Matt Rothenberg, and Irene Alvarado) versioned working datasets in git. "Visualizing a Codebase" (August 2021, solo) drew circle-packed repository "fingerprints" and shipped a GitHub Action to keep them current. GitHub Blocks (announced November 2022) let repos embed custom interactive views. Then came the LLM run: Code Brushes (January 2023) painted code with ML transformations inside Copilot Labs; Copilot for Docs (March 2023) answered questions from a project's own documentation, with citations and sliders to tune responses to the reader; Code Atlas (June 2023) pushed models to emit inspectable workflows of code blocks — fluid reasoning bound to rigid structure. Most of these previews were sunset in December 2023, which was always the deal: GitHub Next ships explorations, not promises.

Beyond chatbots

In May 2023 she published "Why Chatbots Are Not the Future," arguing that chat windows are a thin wrapper on a strange new capability: text inputs carry no affordances, prompts are unstructured piles of context, responses are isolated without a working buffer, and the loop forces constant switching between implementing and evaluating. Her prescription — bake context into controls, keep humans in charge, build "more tools and fewer operated machines" — circulated widely after Simon Willison and others amplified it. The nuance often missed: a companion essay, "LLMs as a tool for thought," argues the same chatbots make fine brainstorming partners — they hold pinned ideas outside working memory and match the thinker's cadence. She is not anti-chatbot; she is anti-default.

Adept, the return, and Intent

In July 2023 she left GitHub Next for Adept's design team, working on interfaces for AI that reads screens and operates software; that October, at AI Engineer Summit in San Francisco, she gave "Climbing the Ladder of Abstraction" — spreadsheets and zoomable maps as precedents for augmentation through many small automations. By January 2024 she was back at GitHub Next as principal research engineer, a stint her LinkedIn ends in February 2025. She then joined Sutter Hill Ventures — first listed as designer in residence, then partner from July 2025 — and took product lead for Intent at Sutter Hill-backed Augment Code. Intent, which opened in public beta on February 10, 2026, is her "what comes after the IDE" answer: a workspace per task (each backed by an isolated git worktree), a living spec humans approve, and coordinator, implementor, and verifier agents — including third-party agents like Claude Code and Codex — doing bounded work inside it. On the 2026 interview circuit she argues the arc ran autocomplete → chat → CLI → back to UI, and that agents make the first seventy percent of a project cheap — leaving the last thirty, polish and judgment, as the new bottleneck.

What the record does not settle

The seams are date-shaped. Her GitHub Next start, the 2021–2022 title gap, the exact designer-in-residence-to-partner transition, and any uncredited Pudding engineering all sit between a self-described "shortly before Copilot" and LinkedIn's tidy rows. She has no Wikidata or Wikipedia entry; this index leans on her own site, employer records, and interviews, and her homepage appears not to have caught up with her current job.

This index was compiled from public sources and does not imply the subject's endorsement. Citations live in the packet's source catalog.

Timeline by topic

Topics follow the event kinds supplied in this index. Each entry links to its full record in the chronological timeline. Dates retain the precision supplied by the publisher.

Roles (5)
  1. Senior UX engineer at Parse.lyrole[17][13]
  2. Journalist-engineer at The Puddingrole[17][14]
  3. Joined GitHub Nextrole[15][17]
  4. Design team at Adeptrole[17][18]
  5. Returned to GitHub Next as principal research engineerrole[17]
Projects (4)
  1. Visualizations for the 2019 State of JavaScript surveyproject[13][18]
  2. First GitHub Next prototypes: Flat Data and codebase visualizationproject[6][7]
  3. GitHub Blocks technical previewproject[20][18]
  4. Copilot-era prototypes: Code Brushes, Copilot for Docs, Code Atlasproject[8][9][10]
Publications (3)
  1. Fullstack D3 and Data Visualization releasedpublication[12][13]
  2. Playable crossword inclusivity piece at The Puddingpublication[5]
  3. 'Why Chatbots Are Not the Future' essaypublication[3][19]
Media (1)
  1. 'Climbing the Ladder of Abstraction' at AI Engineer Summitmedia[18]
Milestones (1)
  1. Intent public beta at Augment Codemilestone[11][15][16][17]

Timeline

  1. Senior UX engineer at Parse.lyroleParse.ly

    Built data-intensive analytics dashboards for publishers — the last of roughly a decade of startup work in the analytics space.

    [17][13]
  2. Fullstack D3 and Data Visualization releasedpublication

    Her code-first book and course on building custom, interactive web data visualizations.

    [12][13]
  3. Visualizations for the 2019 State of JavaScript surveyproject

    Built the survey's interactive charts, including an overview visualization that drew wide attention in the JavaScript community.

    [13][18]
  4. Journalist-engineer at The PuddingroleThe Pudding

    Joined the visual-journalism shop as it evolved from Polygraph; built data-driven essays in Svelte.

    [17][14]
  5. Playable crossword inclusivity piece at The Puddingpublication

    Co-created playable mini crosswords encoding the racial and gender breakdown of crossword clues and answers.

    [5]
  6. Joined GitHub NextroleGitHub Next

    Joined GitHub's R&D team shortly before GitHub Copilot's public preview and helped with the launch and early user reactions.

    [15][17]
  7. First GitHub Next prototypes: Flat Data and codebase visualizationproject

    Flat Data (May 2021, with Idan Gazit, Matt Rothenberg, and Irene Alvarado) versioned working datasets in git; 'Visualizing a Codebase' (August 2021) drew repository 'fingerprints' via a GitHub Action.

    [6][7]
  8. GitHub Blocks technical previewprojectGitHub Next

    Custom, interactive 'blocks' for viewing files, folders, and repositories — announced around GitHub Universe; the preview ended December 15, 2023.

    [20][18]
  9. Copilot-era prototypes: Code Brushes, Copilot for Docs, Code AtlasprojectGitHub Next

    A run of LLM interface explorations: paint-style code editing in Copilot Labs (January), documentation-grounded answers with personalization controls (March), and inspectable model-built workflows (June).

    [8][9][10]
  10. 'Why Chatbots Are Not the Future' essaypublication

    Her critique of chat interfaces for LLMs — no affordances, unstructured context, isolated responses — widely circulated after Simon Willison and others amplified it.

    [3][19]
  11. Design team at AdeptroleAdept

    Designed interfaces for AI systems trained to read screens and operate software.

    [17][18]
  12. 'Climbing the Ladder of Abstraction' at AI Engineer SummitmediaSan Francisco, California

    Speaking as an Adept designer, she argued AI products should move users between levels of abstraction — spreadsheets and maps as the precedents.

    [18]
  13. Returned to GitHub Next as principal research engineerroleGitHub Next

    A second stint on the R&D team, per her LinkedIn record.

    [17]
  14. Intent public beta at Augment CodemilestoneAugment Code

    After joining Sutter Hill Ventures in 2025 — listed first as designer in residence, then partner from July — she announced the workspace-first agent-orchestration product she leads at Sutter Hill-backed Augment Code: her 'what comes after the IDE' answer.

    [11][15][16][17]

Themes

Works and projects

Appearances

Relations

Claims

Sources

  1. Amelia Wattenbergerwattenberger.com · subject controlled · webpage · accessed 2026-09-16T00:00:00Z

    The subject's own site; self-descriptions here are self-reported and appear to lag her current role.

  2. Amelia Wattenberger (Wattenberger)GitHub · subject controlled · webpage · accessed 2026-09-16T00:00:00Z

    Her GitHub profile; bio reads 'Building @ Sutter Hill Ventures' and lists Oakland, California.

  3. Why Chatbots Are Not the Futurewattenberger.com · 2023 · first person · article · accessed 2026-09-16T00:00:00Z

    Her widely circulated critique of chat interfaces for LLMs; announced on her Mastodon in early May 2023.

  4. LLMs as a tool for thoughtwattenberger.com · first person · article · accessed 2026-09-16T00:00:00Z

    A companion essay using chatbots as brainstorming partners despite their interface flaws.

  5. Play These Puzzles to Reveal the Racial and Gender Breakdown of CrosswordsThe Pudding · 2020 · primary record · article · accessed 2026-09-16T00:00:00Z

    Playable mini crosswords encoding the inclusivity analysis; her sole bylined Pudding piece per the site's author page.

  6. Flat DataGitHub Next · 2021 · primary record · webpage · accessed 2026-09-16T00:00:00Z
  7. Visualizing a CodebaseGitHub Next · 2021 · primary record · webpage · accessed 2026-09-16T00:00:00Z

    A solo GitHub Next exploration; the page credits her alone.

  8. Code BrushesGitHub Next · 2023 · primary record · webpage · accessed 2026-09-16T00:00:00Z
  9. Copilot for DocsGitHub Next · 2023 · primary record · webpage · accessed 2026-09-16T00:00:00Z
  10. Code AtlasGitHub Next · 2023 · primary record · webpage · accessed 2026-09-16T00:00:00Z

    A solo GitHub Next 'napkin sketch' combining LLM reasoning with rigid structure.

  11. Intent: A workspace for agent orchestrationAugment Code · 2026 · primary record · article · accessed 2026-09-16T00:00:00Z

    Her authored announcement of Intent's public beta; the byline identifies her as Product Lead for Intent and Partner at Sutter Hill Ventures.

  12. Fullstack D3 and Data Visualizationnewline · 2019 · primary record · book · accessed 2026-09-16T00:00:00Z

    Her book and self-paced course on building custom web data visualizations; first announced May 2019.

  13. Fullstack D3 with Amelia Wattenberger (JS Party #113)Changelog · 2020 · interview · audio · accessed 2026-09-16T00:00:00Z
  14. Amelia Wattenberger Breaks The UX MoldChats with Kent · 2020 · interview · transcript · accessed 2026-09-16T00:00:00Z

    A recorded chat with transcript; covers her path from neuroscience research to frontend development.

  15. Exploring with agents (Changelog Interviews #680)Changelog · 2026 · interview · audio · accessed 2026-09-16T00:00:00Z
  16. What Comes After the IDE — with Amelia Wattenberger (Refactoring Podcast #59)Refactoring · 2026 · interview · audio · accessed 2026-09-16T00:00:00Z

    Full conversation is paywalled; the public page carries the summary and quotes.

  17. Amelia Wattenberger — LinkedInLinkedIn · reference · webpage · accessed 2026-09-16T00:00:00Z

    Self-reported career history; used for dates and titles and cross-checked against primary records where possible.

  18. Amelia Wattenberger — AI Engineer TalksAI Engineer · reference · webpage · accessed 2026-09-16T00:00:00Z

    Conference-speaker profile maintained by the AI Engineer event site; lists her 2023 Summit talk.

  19. Why Chatbots Are Not the FutureSimon Willison's Weblog · 2023 · reporting · article · accessed 2026-09-16T00:00:00Z

    Simon Willison's linkblog, which amplified the chatbots essay to a wider engineering audience.

  20. GitHub Blocks: JavaScript code in Markdown files, or 'little apps that you deploy to GitHub'DEVCLASS · 2022 · reporting · article · accessed 2026-09-16T00:00:00Z

    Coverage of the GitHub Blocks announcement at GitHub Universe 2022.

Coverage and method

Scope as of
Coverage supplied by the publisher
  • biography
  • career
  • work
  • essays
  • projects
  • media
Method
public-person-index-v1
Tool
soulscrape
Contributors
  • Soulscrape research workflow
Assembled
Human review
No review status or review date is supplied. An assembly timestamp does not establish human review.
Open questions
See the supplied open questions

Open questions