mirror of
https://github.com/imjasonh/cnotes
synced 2026-07-10 09:54:26 +00:00
- Added 'hooks notes show [commit]' command that defaults to HEAD - Formats conversation context in readable Markdown with proper sections - Shows commit info, session details, tools used, commit context, and conversation excerpt - Updated documentation to recommend the show command over raw git notes - Enhanced user experience for viewing conversation context Usage: ./hooks notes show # Show notes for latest commit ./hooks notes show abc123 # Show notes for specific commit |
||
|---|---|---|
| .. | ||
| install.go | ||
| notes.go | ||
| root.go | ||
| run.go | ||