Changes
- 03f6e72 refactor(ultrawork): replace prometheus with plan agent, add parallel task graph output
- 4fd9f0f refactor(agents): enforce zero user intervention in QA/acceptance criteria
- 895f366 docs: add Ollama streaming NDJSON issue guide and workaround (#1197)
- acc19fc feat(hooks): auto-disable directory-agents-injector for OpenCode 1.1.37+ native support (#1204)
- dee89c1 feat(delegate-task): add prometheus self-delegation block and delegate_task permission
- 3dd8088 fix(tools): add permission field to session.create() for consistency (#1199)
- 8f6ed5b fix(hooks): add null guard for tool.execute.after output (#1054)
- 01500f1 fix: prevent system-reminder tags from triggering mode keywords (#1155)
- 48f6c5e fix(skill): support YAML array format for allowed-tools field (#1163)
- 3e32afe fix(agent-variant): resolve variant based on current model, not static config (#1179)
- d11c4a1 fix: guard JSON.parse(result.stdout) with || "{}" fallback in hook handlers (#1191)
No notable changes