Real-time Claude Code session log viewer and monitor. Tail, search, and visualize JSONL session files with a native desktop GUI, a web and a tui. Built with Tauri 2, React, and TypeScript.
Stars
69
Forks
0
Watchers
69
Open Issues
1
Overall repository health assessment
^2^2^2.5.3^10.4.1^2.0.0^6.1.1^15.0.12^7.3.0^19.0.0^19.0.0^5.6.0^10.1.0^16.1.1^4.0.1^2^6.9.1^16.3.2^25.5.0^19.0.0^19.0.0^15.5.0^6.0.1^29.0.1^0.43.0^1.58.0^6.0.2^8.0.3^4.1.2284
commits
8
commits
Merge pull request #24 from delexw/dependabot/npm_and_yarn/dev-dependencies-0260522601
b074af7View on GitHubfix(watcher): stop debounce thread on unwatch to prevent fd leak
75f60c8View on GitHubchore(deps-dev): bump the dev-dependencies group with 3 updates
65c87feView on GitHubfix(hooks): add missing newlines between error messages and tool output
9ff94a9View on GitHubchore(hooks): clarify separate Bash tool call requirement in pre-commit messages
033e91cView on GitHubfix(watcher): emit update when hook items added to existing AI chunk
8d84dd1View on GitHubfix(parser): display all hook types in GUI (Stop, PreToolUse, PostToolUse, etc.) (#23)
fb9b0e5View on GitHubfix(parser): rescue hook_progress entries written as system entries in verbose mode (#22)
1617ff7View on GitHubSupport future hook event types in progress entry classification (#21)
93036c9View on GitHubfix(hooks): read session_id from stdin JSON instead of env var
b91b8e9View on GitHubfix(hooks): use CLAUDE_CODE_SESSION_ID for session-scoped flag file
a696021View on GitHubchore(hooks): add test gate and self-reflection check to pre-commit hook
6dc9dd9View on GitHub