Add Sillage - #19
Conversation
|
@MarlBurroW is attempting to deploy a commit to the Pacific Systems Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README tools table adds Sillage as a self-hosted, mobile-first GUI for Claude Code and Codex CLIs. The entry lists session journaling, search, IDE and MCP integrations, PWA support, and single-container deployment. ChangesSillage documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR adds a single README entry for Sillage and introduces no actionable merge-blocking risk; it is merge-ready after normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
Sillage is a self-hosted, MIT-licensed, mobile-first web UI that drives the native Claude Code and Codex CLIs on your own machine (the official agent harnesses, without a terminal; it replaces the terminal, not the agent). Features: sessions that outlive the client via a server-side event journal, a message queue, full-text search over every conversation, an IDE panel (file explorer, editor, diffs, terminal), git worktrees, a board the agents read through its own MCP server, and an installable PWA with push. Single Docker container (port 7317, ghcr.io/marlburrow/sillage). TypeScript.
Disclosure: I am the author of Sillage.
Summary by CodeRabbit