mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 11:45:20 +02:00
docs: complete CHANGELOG for v0.3.3 (architecture, conductor, .env)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
- `bun run test:eval` for LLM-as-judge evals
|
||||
- `test/helpers/skill-parser.ts` — extracts and validates `$B` commands from Markdown
|
||||
- `test/helpers/session-runner.ts` — Agent SDK wrapper with error pattern scanning and transcript saving
|
||||
- **ARCHITECTURE.md** — design decisions document covering daemon model, security, ref system, logging, crash recovery
|
||||
- **Conductor integration** (`conductor.json`) — lifecycle hooks for workspace setup/teardown
|
||||
- **`.env` propagation** — `bin/dev-setup` copies `.env` from main worktree into Conductor workspaces automatically
|
||||
- `.env.example` template for API key configuration
|
||||
|
||||
### Changed
|
||||
- Build now runs `gen:skill-docs` before compiling binaries
|
||||
|
||||
Reference in New Issue
Block a user