Skip to content

Git Actions

Finish a change from the couch: the web UI has one-tap Commit and Push for the open project.

  • Review what Claude changed first — file edits appear as diff cards in the chat, and diffs can be opened in their own tab.
  • Commit and push run as regular git commands on your computer, with your existing git identity, remotes, and credentials. Nothing git-related is configured in 16code itself.
  • Anything fancier (rebase, cherry-pick, force push...) — open a terminal tab and do it there, or just ask Claude.