Commit b3ec796
chore: bump CLI version to 0.5.0 (#150)
BREAKING: The 'assemble' command has been removed. Prompt assembly
is now handled entirely by the LLM via bootstrap.md. The 'list'
command and 'interactive' command (default) are unchanged.
Changes since 0.4.0:
- Remove assemble command and assembly engine (assemble.js)
- Remove manifest resolution module (manifest.js)
- Simplify CLI to two commands: interactive (default) + list
- Add verbatim inclusion rule to bootstrap.md assembly process
- Add 24 automated tests using Node.js built-in test runner
- Update error messages (no assemble fallback, show content path)
- Validate both bootstrap.md and manifest.yaml on startup
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fcf40cf commit b3ec796
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments