Skip to content

[pull] main from github:main - #255

Merged
pull[bot] merged 2 commits into
ehtick:mainfrom
github:main
Aug 5, 2026
Merged

[pull] main from github:main#255
pull[bot] merged 2 commits into
ehtick:mainfrom
github:main

Conversation

@pull

@pull pull Bot commented Aug 5, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

scottaddie and others added 2 commits August 5, 2026 15:53
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 32ce3c59-1e52-4cbd-bdfd-35f638bfd81e
* docs: add citations guide

Add docs/features/citations.md covering the experimental citations
surface: enabling `enableCitations` on session create/resume in all six
SDKs, reading the `citations` payload from `assistant.message` events,
the payload/type reference, how to supply citable material via document
attachments or tool `citableSources`, and current limitations.

Link the new guide from the features index.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0c184f59-0104-4a89-a350-4096597a89b3

* docs: address review feedback on citations guide

* Fix UTF-16 span offset handling. Python slices by code point and Go
  and Rust strings are UTF-8, so all three examples now convert the
  content to UTF-16 code units before slicing. Corrected the
  accompanying tip, which wrongly implied only non-BMP characters were
  affected in Go and Rust.
* Replace the Rust example's raw JSON dump with a real span-to-source
  walk using typed_data::<AssistantMessageData>(), matching the other
  languages.
* Fall back through url, path, and id when a CitationSource has no
  title, in the Java, .NET, Go, Python, and TypeScript examples.
* Narrow the image-input.md link descriptions, since that guide covers
  image attachments rather than document support.
* Drop the "(experimental)" suffix from the features index entry; the
  guide body still carries the experimental warning.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0c184f59-0104-4a89-a350-4096597a89b3

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0c184f59-0104-4a89-a350-4096597a89b3
@pull pull Bot locked and limited conversation to collaborators Aug 5, 2026
@pull pull Bot added the ⤵️ pull label Aug 5, 2026
@pull
pull Bot merged commit 6ce0afc into ehtick:main Aug 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants