Skip to content

feat: add Chat History API documentation and recommended usage for Claude SDK#165

Merged
pontemonti merged 3 commits intomainfrom
users/johanb/RPT_Claude
Jan 29, 2026
Merged

feat: add Chat History API documentation and recommended usage for Claude SDK#165
pontemonti merged 3 commits intomainfrom
users/johanb/RPT_Claude

Conversation

@pontemonti
Copy link
Copy Markdown
Contributor

No description provided.

@pontemonti pontemonti requested a review from a team as a code owner January 27, 2026 21:39
Copilot AI review requested due to automatic review settings January 27, 2026 21:39
@pontemonti pontemonti enabled auto-merge (squash) January 27, 2026 21:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation about Chat History API functionality for the Claude SDK extension. It explains the current limitations of the Claude Agent SDK regarding programmatic access to conversation history and provides guidance on the recommended approach using the generic sendChatHistory method from the base tooling package.

Changes:

  • Added a new "Chat History API" section to the Claude extension design document explaining current limitations and recommended usage patterns
  • Documented that the Claude SDK (v0.1.30) does not expose conversation history APIs, unlike OpenAI
  • Provided a code example demonstrating how to manually construct and send chat history using ChatHistoryMessage[]

Comment thread packages/agents-a365-tooling-extensions-claude/docs/design.md
Copilot AI review requested due to automatic review settings January 28, 2026 21:43
@pontemonti pontemonti requested a review from a team as a code owner January 28, 2026 21:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@pontemonti pontemonti merged commit f120b14 into main Jan 29, 2026
13 checks passed
@pontemonti pontemonti deleted the users/johanb/RPT_Claude branch January 29, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants