DEV Community

jimyung
jimyung

Posted on

Built my first Open Source CLI tool, and released it on npm!

DEVs!👋

After spending a lot of time coding, I realized I needed a way to look back on what I’d actually done. So, I built a package to help me keep those records organized.

demo

🧩 What it does:

  • Reads your local Git commits and diffs
  • Summarizes them with an LLM (via OpenRouter)
  • Saves a Markdown “Done List” for the day

GitHub
npm

Open to any feedback — design, bugs, or ideas!
Thanks for reading 🙌

Top comments (0)