Commit 2c4ed92
authored
* initial implementation of export refinements
* refactor: eliminate remaining duplications from export pipeline
Extract _load_bubble_map/_load_project_layouts_map/_load_code_block_diff_map
to services/workspace_db.py; add cursor_ide_chat_to_markdown to
utils/cursor_md_exporter.py; remove private _slug() copies from
api/export_api.py and utils/cursor_md_exporter.py.
* fix: inconsistent YAML escaping for workspace_name
* fix: review comments
* fix: state_path omits an encoding
1 parent 6074381 commit 2c4ed92
10 files changed
Lines changed: 691 additions & 997 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments