Changelog

What is new in CodeSpring

Every release that changes how you build. Newest first.

v0.9
Jul 12, 2026

Skills library and smarter search

The new Skills library gives you small files that teach your coding agent how to work the CodeSpring way. Skills now install straight from GitHub, so you never download or copy files by hand. Clone the skills repo and your agent instantly knows how to map a feature, write a PRD and build against your kanban.

Docs search now understands what you mean, not just the words you type. Ask something vague like my app looks ugly and you get the right guide, skill and concept, ranked by what you are actually trying to do instead of by keyword.

NewSkills libraryNewInstall from GitHubImprovedDocs search
v0.8
Jun 28, 2026

PRD Bridge writes both PRDs at once

The PRD Bridge node now writes your Frontend and Backend PRDs in a single pass, so the two never drift apart. Pick a feature on your mind map, hit generate, and both purple nodes fill in together, ready for Claude Code to build from.

  • Fixed edges sometimes landing off their handle after you drag a node.
  • Fixed Notes content not saving when you type edits quickly.
  • Fixed kanban counts not updating when a card moved between columns.
v0.7
Jun 13, 2026

Kanban syncs with your agent

Your kanban board and your coding agent now stay in step. When your agent finishes a task it moves the card to Done, and when you drag a card into In Progress your agent picks it up. No more re-explaining what you are working on.