Rate Your Flow
illustrative
Rate Your Flow reads your recent coding sessions and returns a local HTML report about the habits inside them.
Supports Codex and Pi session history. No client API key.
Rate Your Flow
Sessions branch. Patterns emerge. Your report stays on your machine.
01 Latest 50 active sessions
02 Last 90 days
03 Local HTML output
Install from the GitHub release
npm install -g https://github.com/ram4-dev/rate-your-flow/releases/download/v0.1.7/rate-your-flow-0.1.7.tgz
Run ryf after installing. Remote analysis requires a configured backend and your consent. For access, contact @ram4_dev or email Ramiro.
A small command, a useful mirror
Ryf looks at your Codex and Pi session history from the last 90 days, then selects the 50 sessions with the most recent activity.
You see a preview before any remote analysis. The preview is redacted and does not send anything.
With your consent and a configured backend, a bounded redacted digest is analyzed. Ryf writes the finished report as HTML on your machine.
The output is yours
One local file turns a long stretch of work into a clear review. It is built for the end of a week, a release, or the moment you want to understand why progress felt easy or hard.
Read the project on GitHub Watch the 27-second demoYou moved quickly through exploration, then slowed at the handoff. The strongest sessions made the next decision visible.
Illustrative total: 82, the simple average of these five illustrative scores. Based on a selected session sample.
Privacy without vague promises
Ryf does not send raw session histories as a background step. When remote analysis is available, it asks for consent and sends only a bounded, redacted digest. Your final report is generated as a local HTML file.
↳ Preview first, no send
↳ Explicit consent for remote analysis
↳ Local report output
Questions
ryf? Ryf finds eligible local sessions, prepares a redacted preview, and writes a local HTML report after a consented remote analysis. A backend must be configured for that semantic analysis step.
The report uses the 50 sessions with the most recent activity from the last 90 days. It supports session history from Codex and Pi.
No client API key is required. Analysis access currently depends on a configured backend and an explicit consent prompt.
Ryf produces a structured HTML report locally, so you can open it in a browser and keep it with your own files.
A better review starts here
Want to try it or help shape the public release?