Add Sillage - #92
Conversation
|
Description reads solid and the repo's actively updated, but it's very new (2 weeks old, 1 star) — below our star/downloads bar in contributing.md#inclusion-criteria. If there's another signal of real usage (HN/Reddit thread, users beyond yourself, etc.) drop it here and I'll merge. |
|
Thanks for the submission, and sorry for the slow reply. I'm closing this as part of a batch cleanup of the PR queue. The inclusion criteria for this list have been tightened and written out explicitly: the bar is now evidence of adoption independent of the author — package downloads, forks/issues from other people, or an external reference. Recent commits, a polished README, and self-run benchmarks show effort rather than usage, so they no longer count on their own. This isn't a judgment on the quality of your project — it's that there isn't yet a signal I can point to that someone other than you is using it. That's a normal place for a new project to be. If it picks up real users, please do open a new PR — the new template asks for the specific numbers, so it should be quick to re-submit. Thanks for building in this ecosystem. |
Disclosure: I am the author of Sillage.
Adding Sillage to the WebUI & App section.
Sillage is a self-hosted, MIT-licensed, mobile-first web UI that drives the native Codex and Claude Code CLIs on your own machine (it replaces the terminal, not the agent). Sessions outlive the client via a server-side event journal, plus full-text search over every conversation, an IDE panel (file explorer, editor, diffs, terminal), git worktrees, and an installable PWA with push. Single Docker container (ghcr.io/marlburrow/sillage), port 7317. TypeScript.