You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
11
11
12
12
- **Pending changelog fragments live under `changelog.d/unreleased/`** — this section stays empty during ordinary work; see `changelog.d/unreleased/` for the release notes that are waiting to be aggregated.
13
13
14
+
### [1.40.2] - 2026-07-26
15
+
16
+
#### Fixed
17
+
18
+
- **MCP file-resource controls are now discoverable in-band** — `initialize` instructions now explain exact-path templates and filtered `resources/list` usage, while each list response publishes accepted parameters, bounds, and cursor semantics under `_meta.discovery_contract`, so AI clients can use current resource discovery without guessing non-standard protocol extensions.
19
+
20
+
#### Documentation
21
+
22
+
- **Downstream MCP setup no longer duplicates a cdidx command catalog** — removed the stale Code Search Rules templates and now direct AI clients to the live MCP `initialize`, `tools/list`, and resource-discovery contracts, while correcting cloud-bootstrap references to the current documentation entry points.
23
+
14
24
### [1.40.1] - 2026-07-25
15
25
16
26
#### Fixed
@@ -6191,6 +6201,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
0 commit comments