Orion - Developer Progress Reporting
A local-first tool that turns coding activity into progress updates for reviewers, with a deployed multi-viewer dashboard and a two-way reviewer reply loop.

Technologies
About This Project
A local-first developer tool that observes real project activity (git commits, a task checklist, hand-written notes, an idea pipeline, and Claude Code session summaries), redacts secrets in two passes, summarizes the git activity with an LLM (Claude Haiku 4.5 by default, or any local OpenAI-compatible model), previews everything in the terminal, and delivers concise updates to named reviewers over Discord and Slack. It also runs a deployed React and Vite dashboard with per-user login, project-scoped access, a privacy-bounded public showcase, a cross-project tracker, a deadline view, and a two-way loop where reviewers comment and replies come back to where you work. It is cross-platform, with a SQLite store that tracks what has already been reported.