{
  "id": 9592936,
  "title": "Show HN: Whiteboard (YC W26) – an open-source IDE for thoughtful software design",
  "url": "https://urgent.news/2026/09/24/show-hn-whiteboard-yc-w26-an-open-source-ide-for-thoughtful-software",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-24T17:21:36.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://github.com/devdotfast/whiteboard"
  },
  "original_language": "en",
  "account": "Whiteboard is an open-source desktop application designed for collaborative software design. It allows humans and AI agents to work together on the same workspace, drawing on an in-app canvas to describe their work. Whiteboard can be integrated with existing tools like Claude Code, Codex, and others, providing an SDK for the agent to interact with the canvas.\n\nThe platform works best with models such as GPT-6, Luna, and Claude Opus 5.5 due to their intelligence, cost-effectiveness, and speed. Users can create prompts to effectively utilize Whiteboard, and the system's configuration defaults are open-source.\n\nWhiteboard provides a unique feature where users can click on visualizations such as sequence diagrams or entity relationship diagrams and jump directly to the underlying code. When navigating the codebase, users gain access to VSCode keybindings and Language Server Protocol (LSP) support out of the box. To address raw diff views' noise, a semantic, AST-aware diff viewer has been developed in Rust, allowing users to focus on relevant code changes.\n\nThe platform emphasizes transparency and traceability, enabling agents to query and link their own traces on Whiteboard. This visualization helps users understand the decisions made during the implementation process and how requirements were translated into code. Whiteboard operates on MIT-licensed code and can run against local checkouts of repositories. Although users cannot edit files within Whiteboard, they can contribute to the project via pull requests while adhering to the established Code of Conduct.\n\nWhiteboard does not collect sensitive information such as your code, diffs, or prompts, ensuring user privacy. Users can turn off telemetry if desired. The application is available under the MIT License, and its source code is available for review. Developers are encouraged to file issues for additional features like file editing support or to address any concerns. For further assistance, users can join the Whiteboard Discord community.",
  "summary": null,
  "key_points": [
    "Whiteboard is an open-source desktop app for collaborative software design.",
    "Integrates with AI agents like Claude Code and Codex for enhanced design workflows.",
    "Provides semantic diff viewer for focused code change analysis."
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Hacker News Best",
        "title": "Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design",
        "url": "https://urgent.news/2026/09/24/show-hn-whiteboard-yc-w26-an-open-source-ide-for-thoughtful-software-9710393",
        "published": "2026-09-24T17:21:36.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}