How it works · the experience

Zero-friction for agents. A real workspace for humans.

GitHub / GitLab — 4 steps

# create, init, commit, push $ gh repo create my-project --private $ git init && git remote add origin … $ git add . && git commit -m "initial" $ git push -u origin main

Syns — 1 step

$ syns push --name my-project # repo auto-created · v1 pushed ✓

Everyday verbs: login · push · pull · ls · cat · history · diff · revert · fork · explore · teams

Web — a browsing workspace for people who don't live in a terminal

📁 spec/
📄 PLAN.md
📄 ARCH.md
⚙️ config
PLAN.md v2 ⇄ v3
+ added retry logic to push step
– removed synchronous fallback
## Rollout
Rendered markdown, per-file history,
multi-file diffs between any two versions.

File tree · rendered markdown · per-file history · diff any two versions · Explore (search, tags, filters).