{"id":51141438,"url":"https://github.com/silo-code/silo","last_synced_at":"2026-06-26T00:00:19.908Z","repository":{"id":363829032,"uuid":"1264245933","full_name":"silo-code/silo","owner":"silo-code","description":"Silo — a terminal-first, extensible code editor. Run many workspaces at once and switch instantly without losing state.","archived":false,"fork":false,"pushed_at":"2026-06-24T15:08:01.000Z","size":6768,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-24T16:23:17.922Z","etag":null,"topics":["claude-code","codex","editor","gemini","opencode","terminal"],"latest_commit_sha":null,"homepage":"https://getsilo.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silo-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-09T17:47:55.000Z","updated_at":"2026-06-24T14:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/silo-code/silo","commit_stats":null,"previous_names":["silo-code/silo"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/silo-code/silo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silo-code%2Fsilo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silo-code%2Fsilo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silo-code%2Fsilo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silo-code%2Fsilo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silo-code","download_url":"https://codeload.github.com/silo-code/silo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silo-code%2Fsilo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34796761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","codex","editor","gemini","opencode","terminal"],"created_at":"2026-06-26T00:00:19.111Z","updated_at":"2026-06-26T00:00:19.889Z","avatar_url":"https://github.com/silo-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"assets/readme-icon.png\" width=\"96\" height=\"96\" alt=\"Silo\" align=\"left\" /\u003e\n\u003ch3\u003eTerminal-first workspace manager —\u003cbr\u003ebuilt for the multi-agent workflow\u003c/h3\u003e\n\nSwitch between your projects like browser tabs —\nexcept each tab is a full workspace with live terminals, running agents, and preserved layout.\n\n[**Download for macOS →**](https://github.com/silo-code/silo/releases/latest) \u0026nbsp;·\u0026nbsp; [**Download for Linux →**](https://github.com/silo-code/silo/releases/latest) \u0026nbsp;·\u0026nbsp; [Docs](https://getsilo.dev) \u0026nbsp;·\u0026nbsp; [Roadmap](https://getsilo.dev/roadmap)\n\n![License: MIT](https://img.shields.io/badge/license-MIT-blue) ![Platform: macOS](https://img.shields.io/badge/platform-macOS-lightgrey) ![Platform: Linux](https://img.shields.io/badge/platform-Linux-lightgrey) ![Platform: Windows (experimental)](\u003chttps://img.shields.io/badge/platform-Windows%20(experimental)-yellow\u003e) ![Status: Early](https://img.shields.io/badge/status-early%20access-orange)\n\n---\n\n![Switching between three live workspaces in Silo](https://github.com/user-attachments/assets/6c73421d-247a-436b-acbb-17e1a286a841)\n\n---\n\n## The problem with one-workspace-at-a-time editors\n\nVS Code and Cursor are file-first editors. They're built around a single active workspace — which made sense when _you_ were writing the code.\n\nNow you're coordinating 3–5 AI coding agents simultaneously across different projects. Every time you switch context, you lose your terminal state. Your agents get interrupted. You spend more time rebuilding context than doing actual work.\n\n**Silo is built around the opposite model.**\n\nOpen as many project workspaces as you need and tab between them instantly. Each workspace keeps its terminals running, its layout intact, and its agents working — exactly as you left it. Switching takes a keystroke, not a minute.\n\n## How it works\n\n- **Workspace tabs** — each project gets its own persistent tab; switch instantly without losing anything\n- **Live backgrounds** — terminals keep running, agents keep working, layout stays put when you switch away\n- **Terminal-first** — shells and coding agents are the primary surface; file editing is secondary\n- **Extension SDK** — a small stable core with a public API; first-party features ship as extensions (modeled on VS Code / Obsidian)\n- **Local-first** — everything runs on your machine; no cloud required\n\n## Extend Silo with Claude Code\n\nSilo ships a Claude Code skill that turns a plain-English description into a working extension — scaffolded from scratch, written in TypeScript, compiled, and hot-installed into the running app. No SDK knowledge required. Just describe what you want.\n\n**Step 1 — install the skill once:**\n\n```bash\nmkdir -p ~/.claude/skills/silo-extension-builder \u0026\u0026 \\\n  curl -fsSL -o ~/.claude/skills/silo-extension-builder/SKILL.md \\\n  https://raw.githubusercontent.com/silo-code/silo/main/skills/silo-extension-builder/SKILL.md\n```\n\n**Step 2 — describe what you want:**\n\n```\n/silo-extension-builder Create a status bar item that shows the current git branch\nand a dot when there are uncommitted changes.\n```\n\nClaude scaffolds the project, writes the TypeScript, compiles it, and installs it — all without leaving your terminal. The result is a real extension you own: edit the source, rebuild with `npm run build`, reinstall with `silo install`.\n\n**Things people have built this way in a single session:**\n\n- **Git branch status bar** — branch name + dirty indicator, updates on workspace switch\n- **GitHub Issues panel** — lists open issues for the active repo via `gh`, with a refresh button\n- **Scratch pad** — persisted notes panel that survives restarts\n- **Todo manager** — reads and writes `TODO.md` in the active workspace, with checkboxes and inline add\n\nExtensions install and uninstall live — no restart needed:\n\n```bash\nsilo install ~/my-extensions/dave.git-branch\nsilo uninstall dave.git-branch\n```\n\n→ [Full guide](https://getsilo.dev/guide/claude-skill) · [Extension API](https://getsilo.dev/api/)\n\n## Who it's for\n\n- You run Claude Code, Aider, or other AI coding agents and want to keep several going at once\n- You work across multiple projects simultaneously and hate losing terminal state when switching\n- You live in the terminal more than the editor\n- You've hit the ceiling of what a single-workspace editor can do for your workflow\n\n## vs. VS Code / Cursor\n\n|                          | VS Code / Cursor                     | Silo                                      |\n| ------------------------ | ------------------------------------ | ----------------------------------------- |\n| **Switching projects**   | Reopens folder, loses terminal state | Instant tab switch — everything preserved |\n| **Multiple agents**      | One active workspace at a time       | Many workspaces, all live simultaneously  |\n| **Primary surface**      | File editor                          | Terminal + agents                         |\n| **Background terminals** | Die or disconnect                    | Stay running                              |\n| **Extensible**           | Yes                                  | Yes — open SDK, MIT licensed              |\n\n## Download\n\n**macOS** (v0.4.0):\n\n| Build                    | Link                                                                        |\n| ------------------------ | --------------------------------------------------------------------------- |\n| Apple Silicon (M1/M2/M3) | [Silo_0.4.0_aarch64.dmg](https://github.com/silo-code/silo/releases/latest) |\n| Intel Mac                | [Silo_0.4.0_x64.dmg](https://github.com/silo-code/silo/releases/latest)     |\n\n**Linux** (v0.4.0):\n\n| Build         | Link                                                                    |\n| ------------- | ----------------------------------------------------------------------- |\n| AppImage      | [Download .AppImage](https://github.com/silo-code/silo/releases/latest) |\n| Debian/Ubuntu | [Download .deb](https://github.com/silo-code/silo/releases/latest)      |\n\n**Windows** — experimental builds are attached to every [GitHub Release](https://github.com/silo-code/silo/releases) and may not work correctly. If you try it, please [open an issue](https://github.com/silo-code/silo/issues) with what you find.\n\n---\n\n## Develop\n\nSilo is a [pnpm](https://pnpm.io/) workspace (monorepo). Run commands from the repo root.\n\n```bash\npnpm install\npnpm dev             # runs the \"Silo Dev\" build (isolated identity + data)\n```\n\n`pnpm dev` launches a separate **Silo Dev** app with its own icon and storage,\nso it runs side-by-side with an installed stable Silo without clobbering its\nstate.\n\n| Task                              | Command                                |\n| --------------------------------- | -------------------------------------- |\n| Dev app (isolated identity)       | `pnpm dev`                             |\n| Build a release bundle            | `pnpm --filter silo app:build`         |\n| Typecheck                         | `pnpm --filter silo exec tsc --noEmit` |\n| Lint (architecture boundary gate) | `pnpm lint`                            |\n| Test                              | `pnpm test`                            |\n| Docs site (live)                  | `pnpm docs:dev`                        |\n\n### Repo layout\n\n```\napps/desktop             # the Tauri desktop app (+ src-tauri Rust crate)\npackages/sdk             # @silo-code/sdk — the public, types-first extension SDK\npackages/extension-host  # the workbench host runtime (+ /internal surface)\npackages/extensions-core / extensions-silo  # bundled first-party extensions\npackages/ui              # internal shared components (private)\nexamples/extensions      # example extensions that dogfood the SDK\napps/docs                # @silo-code/docs — docs + API reference site (VitePress)\n```\n\n## Releases\n\nReleases are driven by [Conventional Commits](https://www.conventionalcommits.org/).\nOn every push to `main`, [release-please](.github/workflows/release-please.yml)\nmaintains a \"release vX.Y.Z\" PR that bumps the version everywhere and updates\n`CHANGELOG.md`. Merging that PR tags `silo-vX.Y.Z`, which triggers the\n[release workflow](.github/workflows/release.yml) to build macOS installers and\npublish them to GitHub Releases. The installed app checks for updates on launch\nand via **Silo → Check for Updates…**.\n\n## Architecture\n\n- Extensions touch the app **only** through `ctx` and `@silo-code/sdk` types. The boundary is enforced by the package graph and lint (platform ban + design-token CSS rule). See [`CLAUDE.md`](CLAUDE.md) and [`docs/`](docs/).\n- The API reference is generated from source: `pnpm docs:api` → [getsilo.dev](https://getsilo.dev/)\n\n## License\n\n[MIT](LICENSE) © Dave Weaver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilo-code%2Fsilo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilo-code%2Fsilo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilo-code%2Fsilo/lists"}