mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #113] [MERGED] feat: upgrade claude-agent-sdk to 0.2.38 and adapt to new SDK types #124
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/113
Author: @ezl-keygraph
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @ezl-keygraph
Base:
main← Head:feat/upgrade-claude-agent-sdk-0.2.38📝 Commits (2)
9b71ebcfeat: upgrade claude-agent-sdk to 0.2.38 and adapt to new SDK typesa8729edchore: remove CLAUDE_CODE_MAX_OUTPUT_TOKENS from all config and docs📊 Changes
11 files changed (+278 additions, -33 deletions)
View changed files
📝
.env.example(+0 -3)📝
CLAUDE.md(+0 -1)📝
README.md(+0 -2)📝
docker-compose.yml(+0 -1)📝
mcp-server/package-lock.json(+88 -9)📝
mcp-server/package.json(+2 -2)📝
package-lock.json(+87 -12)📝
package.json(+2 -2)📝
src/ai/claude-executor.ts(+1 -0)📝
src/ai/message-handlers.ts(+86 -1)📝
src/ai/types.ts(+12 -0)📄 Description
Fixes #65 #62
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.