4 Commits

Author SHA1 Message Date
mk 2cab3c2b02 Release v0.1.0: context codes and readable archive file names.
- registry.yaml maps codes (w1-1, w1.git.001) to sessions and stable paths
- Markdown files named {code}--{slug}.md for Cursor @ picker
- Selective export/import via --context and --mask
- cam code list|set|show for manual code assignment
- Re-export updates same file per context code

Co-authored-by: Cursor <cursoragent@cursor.com>
v0.1.0
2026-07-13 09:41:57 +03:00
mk ae61eb9c9d Add USAGE.md with step-by-step workflow for workstation handoff.
Link from README; document export/import cycle and troubleshooting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 11:09:17 +03:00
mk 19f2c2ba15 Fix export command in INDEX: config path relative to project root.
Co-authored-by: Cursor <cursoragent@cursor.com>
v0.0.1
2026-07-10 10:51:36 +03:00
mk 2be7da127c Initial release v0.0.1 — Cursor Agents Manager.
Export/import Cursor agent transcripts between workstations.
YAML per-workstation config, Markdown archive, MIT license.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 10:50:51 +03:00