CreekBed automates software revision tracking

CreekBed automatically catalogues and organizes all changes to your codebase. Then, it lets you take actions based on your history with straightforward natural language.


  • ckb What last changed the buttons?
  • John Smith edited src/components/Button.tsx 2 days ago ("Add button animations")
  • ckb I dont want to use DX12 anymore
  • Switching back to DX11 and moving all DX12 related code to the new branch "dx12"... ✓
  • ckb Auth doesn't work anymore
  • Reverting all auth changes made between now and the last stable release... ✓

How it works

You write your code as usual, using your favorite tools and workflows.
Creekbed automatically monitors your codebase and catalogues any changes