Skip to content

DevVig/synara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synara

Synara is a local-first desktop app for coding with the AI agents and subscriptions you already use.

It brings chats, terminals, browser previews, diffs, branches, provider sessions, and handoffs into one focused workspace so you can run agent work without juggling a dozen windows.

Synara app showing parallel agent threads, terminal output, and project navigation

What it does

  • Use the AI accounts you already pay for: Claude Code, Codex, Antigravity, OpenCode, Cursor, Grok, Kilo Code, and Pi.
  • Run parallel work across projects, threads, and isolated Git worktrees without branches stepping on each other.
  • Keep split chats, terminals, browser previews, and agent output visible in the same window.
  • Hand off a thread to another provider when you want a second model to pick up with the same context.
  • Review diffs, create branches, commit, push, and open PRs from the app.
  • Keep your workspace local. Synara stores chats, projects, and history on your machine and talks directly to the providers you choose.

How to use

Warning

You need to have Codex CLI installed and authorized for Codex sessions to work.

Install the desktop app from the Releases page, or download it from trysynara.com.

You can also run Synara locally while the project is still early:

bun install
bun run dev

Privacy

Synara runs as the workspace layer on your machine. There is no Synara cloud holding your repositories, chats, or project history.

The provider you choose still receives the prompts, file snippets, diffs, terminal output, or tool results needed for a session, but that traffic goes to the provider you picked rather than through a separate Synara-hosted workspace.

Some notes

Synara is still very early. Expect bugs, rough edges, and fast-moving internals.

Focused issues and PRs are welcome, especially bug fixes, reliability fixes, and small maintenance improvements.

Contributing

Read CONTRIBUTING.md before opening an issue or PR.

Need support? Open a GitHub issue.

About

The best place to build with your AI sub

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.4%
  • Other 1.6%