Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wavetermdev
/
waveterm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
22.2k
Code
Issues
455
Pull requests
116
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
AI SDK Backend
- #2336
#2336
Merged
sawka
merged 14 commits into
main
wavetermdev/waveterm:main
from
sawka/ai-sdk
wavetermdev/waveterm:sawka/ai-sdk
Copy head branch name to clipboard
Sep 12, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
AI SDK Backend
#2336
sawka
merged 14 commits into
main
wavetermdev/waveterm:main
from
sawka/ai-sdk
wavetermdev/waveterm:sawka/ai-sdk
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2025
ported openai-responses backend code to this branch
sawka
committed
140e107
View commit details
Copy full SHA for 140e107
Browse repository at this point
working on an anthropic streamer
sawka
committed
b22aa29
View commit details
Copy full SHA for b22aa29
Browse repository at this point
hook up anthropic
sawka
committed
15261fe
View commit details
Copy full SHA for 15261fe
Browse repository at this point
Commits on Sep 12, 2025
working on tool demo test
sawka
committed
e2a2705
View commit details
Copy full SHA for e2a2705
Browse repository at this point
implement ToolDefinitions into API
sawka
committed
b9e3a84
View commit details
Copy full SHA for b9e3a84
Browse repository at this point
Merge remote-tracking branch 'origin/main' into sawka/ai-sdk
sawka
committed
f944df9
View commit details
Copy full SHA for f944df9
Browse repository at this point
updates to anthropic streaming, more logical handling of delta stop reasons, and streaming errors
sawka
committed
09323e2
View commit details
Copy full SHA for 09323e2
Browse repository at this point
more cleanups, move std packets to waveai.go, standardize openai api to match anthropic, work on cleaning up anthropic code...
sawka
committed
ff60449
View commit details
Copy full SHA for ff60449
Browse repository at this point
merge main
sawka
committed
5e9bea1
View commit details
Copy full SHA for 5e9bea1
Browse repository at this point
use a real sse decoder instead of hand rolling
sawka
committed
84274e5
View commit details
Copy full SHA for 84274e5
Browse repository at this point
check for ctx cancelation in the event loop
sawka
committed
4c54f6a
View commit details
Copy full SHA for 4c54f6a
Browse repository at this point
hook up tool testing... have Input be an "any" not a raw json message
sawka
committed
143df8c
View commit details
Copy full SHA for 143df8c
Browse repository at this point
minor updates
sawka
committed
517eb44
View commit details
Copy full SHA for 517eb44
Browse repository at this point
log errors (stderr)
sawka
committed
84b08b2
View commit details
Copy full SHA for 84b08b2
Browse repository at this point
You can’t perform that action at this time.