Release v2.10.0
- Merge pull request #742 from Guffawaffle/agent/release-2.10.0 (9fc9515)
- release: prepare Lex 2.10.0 (e64d09a)
- Merge pull request #723 from Guffawaffle/dependabot/npm_and_yarn/main/typescript-6.0.3 (892432e)
- fix(deps): complete TypeScript 6 migration (ab61201)
- fix(deps)(deps): bump typescript from 5.9.3 to 7.0.2 (2edf723)
- Merge pull request #720 from Guffawaffle/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-8.60.0 (fe2e2e2)
- fix(deps)(deps-dev): bump @typescript-eslint/eslint-plugin (269e297)
- Merge pull request #741 from Guffawaffle/dependabot/npm_and_yarn/npm_and_yarn-15dc28cbe7 (7475ef4)
- chore(deps): bump uuid in the npm_and_yarn group across 1 directory (1801369)
- Merge pull request #721 from Guffawaffle/dependabot/npm_and_yarn/main/zod-4.4.3 (f1c49d4)
- Merge pull request #725 from Guffawaffle/dependabot/github_actions/main/actions/add-to-project-2.0.0 (130163d)
- Merge pull request #727 from Guffawaffle/dependabot/github_actions/main/actions/checkout-7 (46ed0bf)
- Merge pull request #740 from Guffawaffle/agent/postgres-aware-init-739 (1ec9cdb)
- fix(store): handle backend edge cases (bcbac4d)
- feat(init): add PostgreSQL-only bootstrap (f6e0cf2)
- feat(store): add shared PostgreSQL FrameStore (4051b4d)
- Merge pull request #738 from Guffawaffle/agent/735-hard-readonly-store (2f6b18d)
- fix(store): classify SQLite URI read-only access (530c346)
- Merge remote-tracking branch 'origin/main' into agent/735-hard-readonly-store (d06a0b0)
- chore(ci): bump actions/checkout from 4 to 7 (b58441a)
- docs: clarify journalIndex parameter maps to journalPaths array order (995a43a)
- refactor: export WAL_ACTIVE_THRESHOLD and rename isJournalActive param (bd8e73f)
- refactor: extract WAL/journal activity helpers to improve clarity (6412cda)
- fix: treat WAL header-only files as inactive in readStableDatabaseSnapshot (e754a09)
- feat: add hard read-only store access (1e08d08)
- chore(ci): bump actions/add-to-project from 1.0.2 to 2.0.0 (9aa0b92)
- fix(deps)(deps): bump zod from 4.3.6 to 4.4.3 (18a62a1)
What's Changed
- Add hard read-only store access for session context by @Guffawaffle in #738
- Add shared PostgreSQL storage and SQLite-free init by @Guffawaffle in #740
- chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #727
- chore(ci): bump actions/add-to-project from 1.0.2 to 2.0.0 by @dependabot[bot] in #725
- fix(deps)(deps): bump zod from 4.3.6 to 4.4.3 by @dependabot[bot] in #721
- chore(deps): bump uuid from 13.0.2 to 14.0.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #741
- fix(deps)(deps-dev): bump @typescript-eslint/eslint-plugin from 8.63.0 to 8.64.0 by @dependabot[bot] in #720
- fix(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #723
- release: prepare Lex 2.10.0 by @Guffawaffle in #742
Full Changelog: v2.9.1...v2.10.0