NASH가 이제 오픈 소스입니다. 새로운 AI 작업 공간을 만나보세요

작성자

카테고리:

← 피드로
DEV Community · Jonathan Murray · 2026-08-21 개발(SW)

Jonathan Murray

Nash Is Now Open Source 🎉

Big news: Nash is now open source.

You can find the repo here 👉 github.com/Backboard-io/nash

Nash started as an internal tool to make AI actually usable day-to-day — not a chat window bolted onto a model, but a real workspace. As of this release, it’s open for anyone to use, fork, self-host, contribute to, or build on top of.

Alongside open-sourcing the project, we’re also shipping a major release that pulls Nash’s features into a single, connected experience. Here’s what’s new.

🎨 Image Generation, End-to-End

Image generation is now integrated end-to-end inside Nash.

Go from a rough idea → a first draft → iterations → a finished image without ever leaving the conversation. No context switching, no copying prompts between tools, no losing your thread.

Create, iterate, and keep working from the same experience.

📄 Reliable Document Creation

Whether you’re turning an idea into a draft or generating a document as part of a larger workflow, Nash can now carry that process through from request to finished output.

Ask for a PDF, a spec doc, a Word file, a code file — and Nash treats it as a first-class output rather than a side effect of chat.

🔌 MCP Connectivity (Including Google MCP)

This release adds support for MCP (Model Context Protocol), including Google MCP, expanding what Nash can access and work with as part of your workflows.

Instead of keeping your AI isolated from the rest of your work, MCP gives Nash a way to connect with the systems around it — the tools, data, and services you already use every day.

If you’ve been waiting for an assistant that actually plugs into your stack instead of living beside it, this is the update for you. And since Nash is open source, you can wire up your own MCP servers, extend the integrations, or contribute new ones back to the project.

🖼️ A Library for Your Generated Images

Ever generated the perfect image and then lost it three conversations later? Same.

Nash now has a Library where your generated images are stored automatically, giving you one place to browse and access previous creations directly. Nothing to configure — it just works.

The Bigger Picture

This release is about making Nash feel less like a collection of AI features and more like one connected workspace:

  • End-to-end image and document generation means outputs feel first-class.
  • MCP means Nash lives inside your ecosystem, not next to it.
  • The Library means your work sticks around.

And now, all of it is open source. You can read the code, self-host it, extend it, or ship a fork of your own.

Get Involved

We’d love your help shaping where Nash goes next:

  • Star the repo: github.com/Backboard-io/nash
  • 🐛 Open issues for bugs, ideas, or feature requests
  • 🔧 Send PRs — integrations, MCP servers, UI improvements, all welcome
  • 💬 Try it live at hellonash.ai

Ask for something. Create it. Connect the tools you already use. Come back to your work later.

Say hello to your new AI workspace. 👋

원문에서 계속 ↗