1.0 KiB
1.0 KiB
1. Specification
- 1.1 Add OpenSpec proposal, design, tasks, and backup-restore delta.
- 1.2 Validate the OpenSpec change in strict mode.
2. Backup Format and Environment Domain
- 2.1 Upgrade backup types and manifest to v4-compatible fields.
- 2.2 Add environment export/import helpers with storage whitelists.
- 2.3 Add password-based encrypted secrets export/import.
3. Data Completeness Fixes
- 3.1 Export and import tasks independently from assets and persist restored tasks.
- 3.2 Include all prompt types, deleted prompt contents, and prompt overrides.
- 3.3 Support replace restore clearing for projects, assets, prompts, tasks, knowledge base, and environment domains.
4. UI
- 4.1 Add complete/incremental backup controls and environment/secrets options.
- 4.2 Add merge/replace restore controls, password input, warnings, and per-domain result output.
5. Verification
- 5.1 Add unit tests for prompt metadata and environment encryption behavior.
- 5.2 Run targeted tests and OpenSpec validation.