diff --git a/.changeset/web-search-query-only.md b/.changeset/web-search-query-only.md index adcdee0ab..16868c22a 100644 --- a/.changeset/web-search-query-only.md +++ b/.changeset/web-search-query-only.md @@ -1,6 +1,5 @@ --- "@moonshot-ai/agent-core": minor -"kimi-code-docs": patch --- WebSearch now sends only the query and returns lightweight result summaries (title, source site, date, URL, snippet) instead of inlined page content; fetch a result's full page content on demand with FetchURL. Both tools now include a citation reminder in their results.