mirror of
https://github.com/imjasonh/cnotes
synced 2026-07-11 10:21:44 +00:00
- Added WarnAboutGitNotesLoss hook that warns before destructive git operations - Implemented comprehensive backup/restore system for conversation notes - Added CLI commands: hooks notes backup/restore/list - Configured git to automatically copy notes during rebase operations - Created backup.go with full notes backup and restoration functionality This ensures conversation context is never lost during rebasing, squashing, or other destructive git operations. |
||
|---|---|---|
| .. | ||
| gitcommit.go | ||
| gitrebase.go | ||
| goimports.go | ||
| handlers.go | ||
| notification.go | ||
| posttooluse.go | ||
| precompact.go | ||
| pretooluse.go | ||
| stop.go | ||
| subagentstop.go | ||
| userprompt.go | ||