Digital Employee v0.5.0
What's Changed
- test(cli): cover deploy orchestration, config safety, and prompts (#70) by @PeterGuy326 in #126
- fix(qoder): tolerate late-init handshake and surface terminal_reason errors by @PeterGuy326 in #128
- fix(qoder): forbid prose around the schema-bound JSON output by @PeterGuy326 in #129
- fix(qoder): repair unescaped quotes in schema-bound model JSON output by @PeterGuy326 in #130
- chore(host): re-audit Codex CLI 0.148.0 for the default-deny contract by @PeterGuy326 in #131
- fix(cli): tolerate transient HTTP readback probe failures during final deploy verification by @PeterGuy326 in #127
- feat(i18n): pin JSON-only locale discovery on the built CLI by @PeterGuy326 in #132
- feat(qualification): earn output_schema evidence through six deterministic vectors (#113 AC-003) by @PeterGuy326 in #133
- feat(adapters): share one synchronous Schema preflight guard across runnable Adapters (#113 AC-002) by @PeterGuy326 in #134
- feat(evidence): harden AC-004 Schema containment and exact-version evidence (#113 AC-004) by @PeterGuy326 in #135
- feat(cli): workspace init prototype with oss-maintainer template (#156) by @PeterGuy326 in #166
- docs(strategy): pivot strategy/roadmap/README to the new mainline by @PeterGuy326 in #167
- feat(engine): built-in execution engine S1 skeleton — turn execution, context assembly, structural fail-closed (#165) by @PeterGuy326 in #168
- feat(engine): loop control — dual-dimension budgets, doom-loop detection, escalation records, per-turn evidence (#165) by @PeterGuy326 in #172
- docs(strategy): pivot strategy/roadmap/README to workspace mainline (#164) by @PeterGuy326 in #170
- feat(org): budget schema, directory-tree org apply, permission boundaries (#157, #159) by @PeterGuy326 in #171
- feat(cli): turn run spawn surface — sealed turn-envelope.v1, NDJSON stream, exit-code semantics (#173) by @PeterGuy326 in #174
- test(deploy-cli): pin spawned-child locale in harness for deterministic prompt assertions (#175) by @PeterGuy326 in #176
- chore(governance): require separated delivery owners in Issue and PR templates (#95) by @PeterGuy326 in #183
- feat(engine): claude-local model port for turn run by @Bindy-lbb in #184
- docs(roadmap): register D5 backlog (codex-aligned session & approval semantics) by @PeterGuy326 in #188
- feat(engine): qoder model port for turn run + zero-Claude runbook (#185) by @PeterGuy326 in #189
- docs(engine): land engine.v1 ↔ codex semantic mapping design reference (#187) by @PeterGuy326 in #190
- feat(engine): approval three-event contract, Option 1 terminal-and-resume (#187) by @PeterGuy326 in #191
- docs(verification): backfill #177 AC-001 Qoder E4-live evidence by @PeterGuy326 in #192
- feat(memory): add strict scoped mem port by @PeterGuy326 in #181
- feat(cli): pendingApproval verdict field on turn-envelope.v1 spawn surface (#193) by @PeterGuy326 in #195
- feat(engine): add explicit single-hop delegation by @PeterGuy326 in #178
- chore(governance): local PR precheck hook delegating to the CI trace gate (#197) by @PeterGuy326 in #199
- feat(contract): hire-request.v1alpha1 hire channel and employee-package identity segment (#194) by @PeterGuy326 in #198
- docs(release): codify version-bump semantics in releasing.md (#200) by @PeterGuy326 in #202
- chore(release): prepare v0.5.0 by @PeterGuy326 in #201
New Contributors
- @Bindy-lbb made their first contribution in #184
Full Changelog: v0.4.0...v0.5.0