Detect active Claude sessions' real-time status by monitoring JSONL file
modification times. Shows green dot when Claude is processing, yellow dot
with elapsed time when idle. Plays Glass.aiff when sessions transition
from busy to idle. Updates website and README with new features.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
npm rejected unscoped "cladm" as too similar to "charm". Scoped under
@alezmad with --access=public flag in CI workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add files field, author, repository, and engines to package.json. Add
.npmignore, MIT LICENSE file, GitHub Actions publish workflow on v* tags,
and update README install section with bun install -g / bunx instructions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pixel art brutalist Next.js landing page at site/ with Tailwind,
Silkscreen pixel font, Tokyo Night palette, terminal window
components, animated demo GIF, feature grid, keybinding table,
install instructions, launch flow visualization, and author section
with obfuscated email. Domain: claudm.com.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Polished README with logo, demo GIF, annotated screenshots, column
legend, keybinding table, and install instructions. Added bin entry
and shebang so `bun link` registers the `cladm` command globally.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Source modules for history parsing, git metadata, project scanning,
terminal launching, and OpenTUI component layout. Remove private flag
for publishing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>