From 0e5a92f7c461f24263e9707715963a5fe69e1a62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 18:43:40 +0000 Subject: [PATCH] release: prepare release v0.0.1 --- CHANGELOG.md | 35 ++++ RELEASE_BODY.md | 26 +++ RELEASE_NOTES.md | 26 +++ package.json | 143 ++++++++-------- .../site/content/blog/changelog/v0.0.1.mdx | 162 ++++++++++++++++++ 5 files changed, 321 insertions(+), 71 deletions(-) create mode 100644 CHANGELOG.md create mode 100644 RELEASE_BODY.md create mode 100644 RELEASE_NOTES.md create mode 100644 packages/site/content/blog/changelog/v0.0.1.mdx diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..971e34c62 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,35 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.0.1 - 2026-05-18 + +### Other Changes + +- Lessons learned +### โ™ป๏ธ Refactoring + +- Project structure (#7)- Kb improvements (#12)- Rename spaces to channels (#17)- Add extensions gaps (#21)- Improve tool calls ui (#22)- Remove web app header- Module improvements (#29)- Memory improvements (#35)- Storybook for web and ui (#38)- Enable AGH network by default for new installs (#57)- Hermes adjustments (#69)- Badges design (#84)- Storybook scenario and logos gallery- Migrate typescript tests (#114)- Internal go packages (#120)- Ui patterns (#127)- Improve e2e tests (#130)- Ui redesign- Workspace isolation across runtime surfaces (#145) +### ๐ŸŽ‰ Features + +- Implement config foundation packages- Implement sqlite store package- Add ACP client package- Add session lifecycle manager- Implement observe package- Add daemon composition root- Add uds api server- Implement cli package- Add http api server- Add system design- Add foundation types, schemas, and layout shell for web client- Add daemon health polling and agent sidebar systems for web client- Add session system CRUD, streaming core, and session store for web client- Add chat view, messages, and composer tests for web client- Add tool cards and renderers for web client- Add file-backed memory store core- Scaffold memory session seams- Add memory dream consolidation service- Wire memory assembler into daemon- Add memory api and cli- New skills system (#1)- Add workspace entity (#5)- Add new skill capabilities (#8)- Web ui v2 (#9)- Improve hooks system (#10)- Session resilience (#11)- Add extensability (#13)- Add automation (#16)- Add channels (#14)- Add network implementation (#15)- Add network, bridges and automations web pages (#18)- Ext registry (#20)- Add core tasks (#19)- Bridge adapters (#23)- Add site (#26)- Add ext refac and sandbox (#25)- Settings ui (#37)- Tasks ui (#36)- Harness improvements (#44)- Agent capabilities (#49)- Redesign ui (#48)- Unify capability (#53)- Redesign network workspace (#59)- Add task deletion and split session delete from stop (#58)- Session provider selection (#60)- Production grade adjustments (#66)- Autonomous system (#75)- Add agent session route (#80)- Tools registry (#85)- Agents soul (#88)- Add network threads (#105)- Orchestration improvements (#106)- Memory v2 (#108)- Agent categories (#113)- Providers model (#118)- Add canonical AGH bundled skill (#143) +### ๐Ÿ› Bug Fixes + +- Review round- Review rounds- Resolve memory extensibility review batch- Embed web into daemon- Defaults agents- Acp integration (#4)- Lint errors- Prd folder- Remove orphan web actions and dead surfaces (#55)- Qa testing and fixes (#73)- New review rounds (#82)- Security audit (#90)- Release qa round (#95)- Add missing tools (#141)- New qa round (#147)- Advanced qa round (#149)- Homebrew tap- Final review round (#151) +### ๐Ÿ“š Documentation + +- Update agents.md- Update prd- Update skills- Update compozy tasks- Update compozy- Update compozy- Add new skills- Archive prd- Update prds- Update rfc- Update prds- Update prds- Add automation prd- Channels prd- Update prd- Update prd- New prds- Archive prds- Bridges adapters prd- Sandbox prd- Update- Archive prd- Update- Add new prd- New design- Update prd- Archive prds- Update prds- Tasks-ui prd tasks- Update prd- Update design docs- Agent capabilities prd- Improve site docs- Remove old design references- Udpate- Autonomous prd- Update skills- Blog design- Agent sould prd- Final qa plan- Update- Remove codex ledgers from gitignore- Remove not needed files- Udpate ledger- Update cy-codex-loop skill- Orchestration improves prd- Update prds- Orch improvs prd- Memv2 prd- Providers model prd- Update refacs prd- New design proposal- Update rules- Update skills +### ๐Ÿ“ฆ Build System + +- Initial structure- Commitlint- Frontend base structure- Update vscode settings- Add subagents- Coderabbit- Prd and tooling- Bun lock- Lint tooling- Copy.md and tooling adjusts- Add repoclone rc- Upgrade skeeper to v0.2.0- Update go.mod- Adopt task artifacts into skeeper- Sync codex plans with skeeper- Skeeper lock- Skeeper lock- New skills- Skeeper lock- Skeeper lock +### ๐Ÿ”ง CI/CD + +- Lint errors +### ๐Ÿงช Testing + +- Add e2e tests (#27)- Qa rounds (#78)- Improve test suite (#138) +[0.0.1]: https://github.com///releases/tag/v0.0.1 +--- +*Generated by [git-cliff](https://git-cliff.org)* \ No newline at end of file diff --git a/RELEASE_BODY.md b/RELEASE_BODY.md new file mode 100644 index 000000000..0285ad5ea --- /dev/null +++ b/RELEASE_BODY.md @@ -0,0 +1,26 @@ +## 0.0.1 - 2026-05-18 + +### Other Changes + +- Lessons learned +### โ™ป๏ธ Refactoring + +- Project structure (#7)- Kb improvements (#12)- Rename spaces to channels (#17)- Add extensions gaps (#21)- Improve tool calls ui (#22)- Remove web app header- Module improvements (#29)- Memory improvements (#35)- Storybook for web and ui (#38)- Enable AGH network by default for new installs (#57)- Hermes adjustments (#69)- Badges design (#84)- Storybook scenario and logos gallery- Migrate typescript tests (#114)- Internal go packages (#120)- Ui patterns (#127)- Improve e2e tests (#130)- Ui redesign- Workspace isolation across runtime surfaces (#145) +### ๐ŸŽ‰ Features + +- Implement config foundation packages- Implement sqlite store package- Add ACP client package- Add session lifecycle manager- Implement observe package- Add daemon composition root- Add uds api server- Implement cli package- Add http api server- Add system design- Add foundation types, schemas, and layout shell for web client- Add daemon health polling and agent sidebar systems for web client- Add session system CRUD, streaming core, and session store for web client- Add chat view, messages, and composer tests for web client- Add tool cards and renderers for web client- Add file-backed memory store core- Scaffold memory session seams- Add memory dream consolidation service- Wire memory assembler into daemon- Add memory api and cli- New skills system (#1)- Add workspace entity (#5)- Add new skill capabilities (#8)- Web ui v2 (#9)- Improve hooks system (#10)- Session resilience (#11)- Add extensability (#13)- Add automation (#16)- Add channels (#14)- Add network implementation (#15)- Add network, bridges and automations web pages (#18)- Ext registry (#20)- Add core tasks (#19)- Bridge adapters (#23)- Add site (#26)- Add ext refac and sandbox (#25)- Settings ui (#37)- Tasks ui (#36)- Harness improvements (#44)- Agent capabilities (#49)- Redesign ui (#48)- Unify capability (#53)- Redesign network workspace (#59)- Add task deletion and split session delete from stop (#58)- Session provider selection (#60)- Production grade adjustments (#66)- Autonomous system (#75)- Add agent session route (#80)- Tools registry (#85)- Agents soul (#88)- Add network threads (#105)- Orchestration improvements (#106)- Memory v2 (#108)- Agent categories (#113)- Providers model (#118)- Add canonical AGH bundled skill (#143) +### ๐Ÿ› Bug Fixes + +- Review round- Review rounds- Resolve memory extensibility review batch- Embed web into daemon- Defaults agents- Acp integration (#4)- Lint errors- Prd folder- Remove orphan web actions and dead surfaces (#55)- Qa testing and fixes (#73)- New review rounds (#82)- Security audit (#90)- Release qa round (#95)- Add missing tools (#141)- New qa round (#147)- Advanced qa round (#149)- Homebrew tap- Final review round (#151) +### ๐Ÿ“š Documentation + +- Update agents.md- Update prd- Update skills- Update compozy tasks- Update compozy- Update compozy- Add new skills- Archive prd- Update prds- Update rfc- Update prds- Update prds- Add automation prd- Channels prd- Update prd- Update prd- New prds- Archive prds- Bridges adapters prd- Sandbox prd- Update- Archive prd- Update- Add new prd- New design- Update prd- Archive prds- Update prds- Tasks-ui prd tasks- Update prd- Update design docs- Agent capabilities prd- Improve site docs- Remove old design references- Udpate- Autonomous prd- Update skills- Blog design- Agent sould prd- Final qa plan- Update- Remove codex ledgers from gitignore- Remove not needed files- Udpate ledger- Update cy-codex-loop skill- Orchestration improves prd- Update prds- Orch improvs prd- Memv2 prd- Providers model prd- Update refacs prd- New design proposal- Update rules- Update skills +### ๐Ÿ“ฆ Build System + +- Initial structure- Commitlint- Frontend base structure- Update vscode settings- Add subagents- Coderabbit- Prd and tooling- Bun lock- Lint tooling- Copy.md and tooling adjusts- Add repoclone rc- Upgrade skeeper to v0.2.0- Update go.mod- Adopt task artifacts into skeeper- Sync codex plans with skeeper- Skeeper lock- Skeeper lock- New skills- Skeeper lock- Skeeper lock +### ๐Ÿ”ง CI/CD + +- Lint errors +### ๐Ÿงช Testing + +- Add e2e tests (#27)- Qa rounds (#78)- Improve test suite (#138) \ No newline at end of file diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 000000000..0285ad5ea --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,26 @@ +## 0.0.1 - 2026-05-18 + +### Other Changes + +- Lessons learned +### โ™ป๏ธ Refactoring + +- Project structure (#7)- Kb improvements (#12)- Rename spaces to channels (#17)- Add extensions gaps (#21)- Improve tool calls ui (#22)- Remove web app header- Module improvements (#29)- Memory improvements (#35)- Storybook for web and ui (#38)- Enable AGH network by default for new installs (#57)- Hermes adjustments (#69)- Badges design (#84)- Storybook scenario and logos gallery- Migrate typescript tests (#114)- Internal go packages (#120)- Ui patterns (#127)- Improve e2e tests (#130)- Ui redesign- Workspace isolation across runtime surfaces (#145) +### ๐ŸŽ‰ Features + +- Implement config foundation packages- Implement sqlite store package- Add ACP client package- Add session lifecycle manager- Implement observe package- Add daemon composition root- Add uds api server- Implement cli package- Add http api server- Add system design- Add foundation types, schemas, and layout shell for web client- Add daemon health polling and agent sidebar systems for web client- Add session system CRUD, streaming core, and session store for web client- Add chat view, messages, and composer tests for web client- Add tool cards and renderers for web client- Add file-backed memory store core- Scaffold memory session seams- Add memory dream consolidation service- Wire memory assembler into daemon- Add memory api and cli- New skills system (#1)- Add workspace entity (#5)- Add new skill capabilities (#8)- Web ui v2 (#9)- Improve hooks system (#10)- Session resilience (#11)- Add extensability (#13)- Add automation (#16)- Add channels (#14)- Add network implementation (#15)- Add network, bridges and automations web pages (#18)- Ext registry (#20)- Add core tasks (#19)- Bridge adapters (#23)- Add site (#26)- Add ext refac and sandbox (#25)- Settings ui (#37)- Tasks ui (#36)- Harness improvements (#44)- Agent capabilities (#49)- Redesign ui (#48)- Unify capability (#53)- Redesign network workspace (#59)- Add task deletion and split session delete from stop (#58)- Session provider selection (#60)- Production grade adjustments (#66)- Autonomous system (#75)- Add agent session route (#80)- Tools registry (#85)- Agents soul (#88)- Add network threads (#105)- Orchestration improvements (#106)- Memory v2 (#108)- Agent categories (#113)- Providers model (#118)- Add canonical AGH bundled skill (#143) +### ๐Ÿ› Bug Fixes + +- Review round- Review rounds- Resolve memory extensibility review batch- Embed web into daemon- Defaults agents- Acp integration (#4)- Lint errors- Prd folder- Remove orphan web actions and dead surfaces (#55)- Qa testing and fixes (#73)- New review rounds (#82)- Security audit (#90)- Release qa round (#95)- Add missing tools (#141)- New qa round (#147)- Advanced qa round (#149)- Homebrew tap- Final review round (#151) +### ๐Ÿ“š Documentation + +- Update agents.md- Update prd- Update skills- Update compozy tasks- Update compozy- Update compozy- Add new skills- Archive prd- Update prds- Update rfc- Update prds- Update prds- Add automation prd- Channels prd- Update prd- Update prd- New prds- Archive prds- Bridges adapters prd- Sandbox prd- Update- Archive prd- Update- Add new prd- New design- Update prd- Archive prds- Update prds- Tasks-ui prd tasks- Update prd- Update design docs- Agent capabilities prd- Improve site docs- Remove old design references- Udpate- Autonomous prd- Update skills- Blog design- Agent sould prd- Final qa plan- Update- Remove codex ledgers from gitignore- Remove not needed files- Udpate ledger- Update cy-codex-loop skill- Orchestration improves prd- Update prds- Orch improvs prd- Memv2 prd- Providers model prd- Update refacs prd- New design proposal- Update rules- Update skills +### ๐Ÿ“ฆ Build System + +- Initial structure- Commitlint- Frontend base structure- Update vscode settings- Add subagents- Coderabbit- Prd and tooling- Bun lock- Lint tooling- Copy.md and tooling adjusts- Add repoclone rc- Upgrade skeeper to v0.2.0- Update go.mod- Adopt task artifacts into skeeper- Sync codex plans with skeeper- Skeeper lock- Skeeper lock- New skills- Skeeper lock- Skeeper lock +### ๐Ÿ”ง CI/CD + +- Lint errors +### ๐Ÿงช Testing + +- Add e2e tests (#27)- Qa rounds (#78)- Improve test suite (#138) \ No newline at end of file diff --git a/package.json b/package.json index 674f61748..d9f91ebcb 100644 --- a/package.json +++ b/package.json @@ -1,74 +1,75 @@ { - "private": true, - "workspaces": [ - "packages/ui", - "packages/site", - "web", - "sdk/typescript", - "sdk/create-extension", - "sdk/examples/prompt-enhancer" + "devDependencies": { + "@commitlint/cli": "^21.0.0", + "@commitlint/config-conventional": "^21.0.0", + "@octokit/rest": "^22.0.1", + "@types/node": "^25.6.2", + "@typescript/native-preview": "^7.0.0-dev.20260511.1", + "@vitest/coverage-v8": "^4.1.6", + "husky": "^9.1.7", + "lint-staged": "^17.0.4", + "openapi-typescript": "^7.13.0", + "oxfmt": "^0.48.0", + "oxlint": "^1.63.0", + "shadcn": "^4.7.0", + "tailwindcss": "^4.3.0", + "turbo": "^2.9.12", + "tw-animate-css": "^1.4.0", + "typescript": "^6.0.3", + "vite": "^8.0.12", + "vitest": "^4.1.6" + }, + "lint-staged": { + "*.go": "make fmt", + "*.{css,html,json,jsonc,yaml,yml,md}": [ + "oxfmt --no-error-on-unmatched-pattern" ], - "scripts": { - "postinstall": "bash scripts/postinstall.sh", - "prepare": "husky", - "codegen": "make codegen", - "codegen-check": "make codegen-check", - "dev": "turbo run dev --filter=./web", - "build": "make build && turbo run build", - "lint": "bun run go:lint && bun run bun:lint", - "format": "make fmt && oxfmt", - "format:check": "bunx oxfmt --check", - "typecheck": "bun run bun:typecheck", - "test": "make test && bun run bun:test", - "test:cold": "bun run bun:test:cold", - "tests": "bun run test", - "bun:build": "turbo run build", - "bun:lint": "bun run format:check && bunx oxlint --deny-warnings", - "bun:typecheck": "turbo run typecheck", - "bun:test": "turbo run test", - "bun:test:cold": "turbo run test --force", - "go:lint": "go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.11.4 run --allow-parallel-runners ./... && go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@v0.21.1 ./...", - "test:e2e:runtime": "make test-e2e-runtime", - "test:e2e:web": "make test-e2e-web", - "test:e2e": "make test-e2e", - "test:e2e:nightly": "make test-e2e-nightly", - "prs:scrape": "bun run scripts/scrape-prs.ts", - "release:site-changelog": "bun run packages/site/scripts/generate-changelog-release.ts" - }, - "devDependencies": { - "@commitlint/cli": "^21.0.0", - "@commitlint/config-conventional": "^21.0.0", - "@octokit/rest": "^22.0.1", - "@types/node": "^25.6.2", - "@typescript/native-preview": "^7.0.0-dev.20260511.1", - "@vitest/coverage-v8": "^4.1.6", - "husky": "^9.1.7", - "lint-staged": "^17.0.4", - "openapi-typescript": "^7.13.0", - "oxfmt": "^0.48.0", - "oxlint": "^1.63.0", - "shadcn": "^4.7.0", - "tailwindcss": "^4.3.0", - "turbo": "^2.9.12", - "tw-animate-css": "^1.4.0", - "typescript": "^6.0.3", - "vite": "^8.0.12", - "vitest": "^4.1.6" - }, - "lint-staged": { - "*.go": "make fmt", - "*.{js,jsx,ts,tsx}": [ - "oxfmt --no-error-on-unmatched-pattern", - "oxlint --deny-warnings" - ], - "*.{css,html,json,jsonc,yaml,yml,md}": [ - "oxfmt --no-error-on-unmatched-pattern" - ] - }, - "packageManager": "bun@1.3.4", - "msw": { - "workerDirectory": [ - "web/public" - ] - } + "*.{js,jsx,ts,tsx}": [ + "oxfmt --no-error-on-unmatched-pattern", + "oxlint --deny-warnings" + ] + }, + "msw": { + "workerDirectory": [ + "web/public" + ] + }, + "packageManager": "bun@1.3.4", + "private": true, + "scripts": { + "build": "make build \u0026\u0026 turbo run build", + "bun:build": "turbo run build", + "bun:lint": "bun run format:check \u0026\u0026 bunx oxlint --deny-warnings", + "bun:test": "turbo run test", + "bun:test:cold": "turbo run test --force", + "bun:typecheck": "turbo run typecheck", + "codegen": "make codegen", + "codegen-check": "make codegen-check", + "dev": "turbo run dev --filter=./web", + "format": "make fmt \u0026\u0026 oxfmt", + "format:check": "bunx oxfmt --check", + "go:lint": "go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.11.4 run --allow-parallel-runners ./... \u0026\u0026 go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@v0.21.1 ./...", + "lint": "bun run go:lint \u0026\u0026 bun run bun:lint", + "postinstall": "bash scripts/postinstall.sh", + "prepare": "husky", + "prs:scrape": "bun run scripts/scrape-prs.ts", + "release:site-changelog": "bun run packages/site/scripts/generate-changelog-release.ts", + "test": "make test \u0026\u0026 bun run bun:test", + "test:cold": "bun run bun:test:cold", + "test:e2e": "make test-e2e", + "test:e2e:nightly": "make test-e2e-nightly", + "test:e2e:runtime": "make test-e2e-runtime", + "test:e2e:web": "make test-e2e-web", + "tests": "bun run test", + "typecheck": "bun run bun:typecheck" + }, + "version": "0.0.1", + "workspaces": [ + "packages/ui", + "packages/site", + "web", + "sdk/typescript", + "sdk/create-extension", + "sdk/examples/prompt-enhancer" + ] } diff --git a/packages/site/content/blog/changelog/v0.0.1.mdx b/packages/site/content/blog/changelog/v0.0.1.mdx new file mode 100644 index 000000000..a8aa92880 --- /dev/null +++ b/packages/site/content/blog/changelog/v0.0.1.mdx @@ -0,0 +1,162 @@ +--- +version: "v0.0.1" +date: "2026-05-18T18:43:21.000Z" +status: "alpha" +summary: "Implement config foundation packages" +added: + - "Implement config foundation packages" + - "Implement sqlite store package" + - "Add ACP client package" + - "Add session lifecycle manager" + - "Implement observe package" + - "Add daemon composition root" + - "Add uds api server" + - "Implement cli package" + - "Add http api server" + - "Add system design" + - "Add foundation types, schemas, and layout shell for web client" + - "Add daemon health polling and agent sidebar systems for web client" + - "Add session system CRUD, streaming core, and session store for web client" + - "Add chat view, messages, and composer tests for web client" + - "Add tool cards and renderers for web client" + - "Add file-backed memory store core" + - "Scaffold memory session seams" + - "Add memory dream consolidation service" + - "Wire memory assembler into daemon" + - "Add memory api and cli" + - "New skills system (#1)" + - "Add workspace entity (#5)" + - "Add new skill capabilities (#8)" + - "Web ui v2 (#9)" + - "Improve hooks system (#10)" + - "Session resilience (#11)" + - "Add extensability (#13)" + - "Add automation (#16)" + - "Add channels (#14)" + - "Add network implementation (#15)" + - "Add network, bridges and automations web pages (#18)" + - "Ext registry (#20)" + - "Add core tasks (#19)" + - "Bridge adapters (#23)" + - "Add site (#26)" + - "Add ext refac and sandbox (#25)" + - "Settings ui (#37)" + - "Tasks ui (#36)" + - "Harness improvements (#44)" + - "Agent capabilities (#49)" + - "Redesign ui (#48)" + - "Unify capability (#53)" + - "Redesign network workspace (#59)" + - "Add task deletion and split session delete from stop (#58)" + - "Session provider selection (#60)" + - "Production grade adjustments (#66)" + - "Autonomous system (#75)" + - "Add agent session route (#80)" + - "Tools registry (#85)" + - "Agents soul (#88)" + - "Add network threads (#105)" + - "Orchestration improvements (#106)" + - "Memory v2 (#108)" + - "Agent categories (#113)" + - "Providers model (#118)" + - "Add canonical AGH bundled skill (#143)" +changed: + - "Initial structure" + - "Update agents.md" + - "Commitlint" + - "Update prd" + - "Frontend base structure" + - "Update skills" + - "Update compozy tasks" + - "Update compozy" + - "Update vscode settings" + - "Add subagents" + - "Add new skills" + - "Coderabbit" + - "Prd and tooling" + - "Project structure (#7)" + - "Archive prd" + - "Update prds" + - "Update rfc" + - "Kb improvements (#12)" + - "Add automation prd" + - "Channels prd" + - "Bun lock" + - "Rename spaces to channels (#17)" + - "New prds" + - "Archive prds" + - "Bridges adapters prd" + - "Add extensions gaps (#21)" + - "Sandbox prd" + - "Improve tool calls ui (#22)" + - "Lint tooling" + - "Update" + - "Remove web app header" + - "Add new prd" + - "New design" + - "Module improvements (#29)" + - "Tasks-ui prd tasks" + - "Memory improvements (#35)" + - "Storybook for web and ui (#38)" + - "Update design docs" + - "Agent capabilities prd" + - "Improve site docs" + - "Remove old design references" + - "Enable AGH network by default for new installs (#57)" + - "Udpate" + - "Hermes adjustments (#69)" + - "Autonomous prd" + - "Badges design (#84)" + - "Blog design" + - "Copy.md and tooling adjusts" + - "Agent sould prd" + - "Final qa plan" + - "Storybook scenario and logos gallery" + - "Remove codex ledgers from gitignore" + - "Remove not needed files" + - "Udpate ledger" + - "Add repoclone rc" + - "Update cy-codex-loop skill" + - "Orchestration improves prd" + - "Orch improvs prd" + - "Memv2 prd" + - "Migrate typescript tests (#114)" + - "Providers model prd" + - "Update refacs prd" + - "Upgrade skeeper to v0.2.0" + - "Internal go packages (#120)" + - "Update go.mod" + - "Adopt task artifacts into skeeper" + - "Sync codex plans with skeeper" + - "Ui patterns (#127)" + - "New design proposal" + - "Update rules" + - "Improve e2e tests (#130)" + - "Ui redesign" + - "Skeeper lock" + - "New skills" + - "Workspace isolation across runtime surfaces (#145)" +fixed: + - "Review round" + - "Review rounds" + - "Resolve memory extensibility review batch" + - "Embed web into daemon" + - "Defaults agents" + - "Acp integration (#4)" + - "Lint errors" + - "Prd folder" + - "Remove orphan web actions and dead surfaces (#55)" + - "Qa testing and fixes (#73)" + - "New review rounds (#82)" + - "Security audit (#90)" + - "Release qa round (#95)" + - "Add missing tools (#141)" + - "New qa round (#147)" + - "Advanced qa round (#149)" + - "Homebrew tap" + - "Final review round (#151)" +breaking: [] +compareUrl: "https://github.com/compozy/agh/releases/tag/v0.0.1" +--- + +Generated from release artifacts for v0.0.1.