2be7da127c
Export/import Cursor agent transcripts between workstations. YAML per-workstation config, Markdown archive, MIT license. Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
403 B
YAML
19 lines
403 B
YAML
# CRM3-26 project — macOS workstation nt-041
|
|
# Copy: cp config/workstations/nt-041.example.yml config/workstations/nt-041.yml
|
|
# File nt-041.yml is gitignored (local paths only).
|
|
|
|
workstation:
|
|
id: "nt-041"
|
|
label: "nt-041 macOS"
|
|
|
|
project:
|
|
root: "/Users/you/projects/crm3-26"
|
|
name: "crm3-26"
|
|
|
|
export:
|
|
output_dir: "docs/cursor_agents"
|
|
index_language: "ru"
|
|
|
|
import:
|
|
overwrite_existing: false
|