🚀 Features
adding support for isolated (or remote) mcp servers (#151)
⚠️ core: rework and refactor memory for group chats (#139)
⚠️ core: capability declaration and compatibility transformation (#154)
💅 Refactors
core: clean up and reorganize pipeline related code (#118)
plugin-codex: ♻️ invoke codex via npx instead of direct binary call (#119)
📖 Documentation
📝 add contributors to READMEmd (#125)
📝 update quickstart section in READMEmd (#124)
📝 add star history to READMEmd (#126)
📝 update contributing guide commit history, conventional commits, and pull requests section (#137)
add SECURITYmd (#140)
fix link in securitymd (#144)
release: 📝 update changelog releases to use Nx style release notes (#121)
🏡 Chore
client: 🔥 remove devDep pkg v@types/react-virtualized-auto-sizer@1.0.8 (#127)
config: 🔧 dynamically extend scope-enum with package and app dirs (#150)
deps: bump axios from 1.7.9 to 1.8.2 in the npm_and_yarn group (#142)
deps: bump the npm_and_yarn group across 2 directories with 1 update (#143)
deps-dev: bump vite from 6.2.0 to 6.2.6 in /apps/client (#123)
deps-dev: bump vite from 6.2.6 to 6.2.7 in the npm_and_yarn group (#147)
docker: 🐳 add Docker to containerize starter app (#145)
nx,config: 🔧 add custom dev/start scripts and nx start dependency (#120)
website: 📲 add PWA support via v@docusaurus/plugin-pwa (#149)
🤖 CI
🚚 rename release step to pre-release (#128)
👷 add stale issue/PR workflow for automatic marking and closure (#138)
bounty: ⬆️ upgrade solana-payout-action to v0.0.2 (5c200d2)
bounty: ⬆️ upgrade solana-payout-action to v0.0.3 (0af6b51)
ci,bug: 🐛 switch to pull_request_target for Nx Cloud integration (#130)
ci,cd: 🛂 added explicit permissions to workflows ci/pre-release/release (#131)
dependabot: 🤖 setup initial dependabot config (#129)
dependabot: 🔧 assign open-pull-requests-limit to 0 to disable version updates for npm dependencies (#136)
nx: 🔧 add NX_NO_CLOUD env var to ci/pre-release/release/publish workflows (#146)
release: 👷 add rollback gha workflow to rollback to a specific commit hash (#155)
⚠️ Breaking Changes
⚠️ core: capability declaration and compatibility transformation (#154)
core: reworks memory provider interfaces to simplify and streamline for emergent properties