- v12.1.4 · v12.1.4 ## Bug Fixes - **Revert unauthorized $CMEM branding**: A prior Claude instance inserted `$C...
- v12.1.3 · v12.1.3 ## What's Changed ### Reverted - **Remove overengineered summary salvage logic** (#1850) —...
- +2 more updates
Your Event Feed
- v0.2.11 · v0.2.11 v0.2.11
- v0.2.9 · v0.2.9 v0.2.9
- +1 more updates
- v16.2.1 · v16.2.1-canary.43 ### Core Changes - webpack: fix swcPlugins with relative paths: #92770 - Node.js...
- v16.2.1 · v16.2.1-canary.42 ### Core Changes - Scope Safari ?ts= cache-buster to CSS/font assets only (Pages...
v0.2.0 ## Changelog * c4602068467c18bfcf92e8923996aeac73b5dd42 Merge pull request #1030 from multica-ai/feat/inter-font-cjk-fallback * afa711b442b026a1dc59f6cbfea69184cf13a3dd Merge pull request #1031 from multica-ai/NevilleQingNY/editor-arch-review * de982f3a4e70a1ab0403a99fad5b091c7989b11e Merge pull request #1037 from multica-ai/NevilleQingNY/editor-arch-review * cf70860a0bccf2c3222df86fa6827554a94f094f Merge pull request #1052 from multica-ai/NevilleQingNY/fix-bubble-menu-pos * 9f350e312d462231beddd3a73eac2cb54c247b46 Merge pull request #1053 from multica-ai/agent/agent/bbde5dd5 * c0db3e0e
v2.1.109 ## What's changed - Improved the extended-thinking indicator with a rotating progress hint
langchain-openai==1.1.13 Changes since langchain-openai==1.1.12 release(openai): 1.1.13 (#36729) fix(openai): handle content blocks without type key in responses api conversion (#36725) chore(model-profiles): refresh model profile data (#36539) chore(openai): fix broken vcr cassette playback and add ci guard (#36502) fix(openai,groq,openrouter): use is-not-None checks in usage metadata token extraction (#36500) fix(core): fixed typos in the documentation (#36459) chore(model-profiles): refresh model profile data (#36455) feat(core): impute placeholder filenames for OpenAI file inputs (#36433)
- v16.2.1 · v16.2.1-canary.41 ### Misc Changes - Fix devlow-bench: tsconfig rootDir mismatch with package.json...
- v16.2.1 · v16.2.1-canary.40 ### Misc Changes - Fix turbo cache flag: use --force: #92796 ### Credits Huge tha...
langchain-core==1.2.29 Changes since langchain-core==1.2.28 release(core): 1.2.29 and also port #36725 (#36727)
v2.1.108 ## What's changed - Added `ENABLE_PROMPT_CACHING_1H` env var to opt into 1-hour prompt cache TTL on API key, Bedrock, Vertex, and Foundry (`ENABLE_PROMPT_CACHING_1H_BEDROCK` is deprecated but still honored), and `FORCE_PROMPT_CACHING_5M` to force 5-minute TTL - Added recap feature to provide context when returning to a session, configurable in /config and manually invocable with /recap; force with `CLAUDE_CODE_ENABLE_AWAY_SUMMARY` if telemetry disabled. - The model can now discover and invoke built-in slash commands like `/init`, `/review`, and `/security-review` via the Skill tool -
- v0.1.35 · v0.1.35 ## Changelog * 69ef002bbb077f5d665c3b9f29eb70590b18cb9f Merge pull request #1000 from multi...
- v0.1.34 · v0.1.34 ## Changelog * 7f0c23a6ba0e89fda93b40e22ab29f3b30dac2cd Merge pull request #960 from blackh...
- +1 more updates
v1.36.0 ## [1.36.0] - 2026-04-14 ### Added - **`/gsd-graphify` integration** — Knowledge graph for planning agents, enabling richer context connections between project artifacts (#2164) - **`gsd-pattern-mapper` agent** — Codebase pattern analysis agent for identifying recurring patterns and conventions (#1861) - **`@gsd-build/sdk` — Phase 1 typed query foundation** — Registry-based `gsd-sdk query` command with classified errors and unit-tested handlers for state, roadmap, phase lifecycle, init, config, and validation (#2118) - **Opt-in TDD pipeline mode** — `tdd_mode` exposed in init JSON with