ChatGPT MD 3.3.1
Maintenance release: dependency and toolchain upgrades plus agent-instruction housekeeping. No user-facing behavior changes.
Upgrades
- Vercel AI SDK family upgraded to
ai7.0.85 with current@ai-sdk/*provider packages; zod 4.5.4 - Dev toolchain: TypeScript 6.0.3, ESLint 10.9, Jest 30.5
obsidiantypings pinned to the 1.11.4 compatibility floor so the compiler enforces it alongside the lint rules
Under the hood
- Tool arguments are narrowed through each tool's zod schema, required by TypeScript 6's stricter parameter variance checking; runtime validation is unchanged
- All CLAUDE.md agent instructions migrated to AGENTS.md; the root CLAUDE.md remains as a pointer for tooling compatibility
Full Changelog: 3.3.0...3.3.1