Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# DevLog

[![CI](https://github.com/moose-lab/DevLog/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/moose-lab/DevLog/actions/workflows/ci.yml)
[![CodeQL](https://github.com/moose-lab/DevLog/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/moose-lab/DevLog/actions/workflows/codeql.yml)

**CLI + Dashboard for your Claude Code sessions.**

DevLog reads your Claude Code conversation history and turns it into structured, searchable work journals — with a web dashboard for visual exploration.
Expand Down
Loading