Public Access
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
## 1. Specification
|
|
- [x] 1.1 Add OpenSpec scenarios for the generalized settings/logs assistant.
|
|
- [x] 1.2 Move configuration docs into `docs/meeting-assistant-configuration.md` and keep README as an overview.
|
|
- [x] 1.3 Update AGENTS.md with application context for future agents.
|
|
|
|
## 2. Tests
|
|
- [x] 2.1 Cover user-facing tray/window/placeholder rename behavior.
|
|
- [x] 2.2 Cover config read/write validation tools.
|
|
- [x] 2.3 Cover config docs tool.
|
|
- [x] 2.4 Cover log tail/range/search tools and file logging rotation.
|
|
- [x] 2.5 Cover copied spec read/search tools and scoped path handling.
|
|
- [x] 2.6 Cover project creation, project read/write/search, read tail, search glob, summary filename return, and short-run abort behavior.
|
|
|
|
## 3. Implementation
|
|
- [x] 3.1 Add app-owned temp-file logging with four older rotated files.
|
|
- [x] 3.2 Add settings/logs tools to the editor agent pipeline.
|
|
- [x] 3.3 Update instructions, UI title/menu text, and docs copy settings.
|
|
- [x] 3.4 Add recursive spec markdown copy to build and publish output.
|
|
- [x] 3.5 Run focused tests and strict OpenSpec validation.
|
|
- [x] 3.6 Add settings/logs project tools, bundled Project-AGENTS.md seed content, summary filename return, minute-level summary/context names, and configurable short-run abort.
|