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
.
cacheplane
/
threadplane
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
69
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: structured AgentError + classified error UX with Retry
- #693
#693
Merged
blove
merged 13 commits into
main
cacheplane/threadplane:main
from
claude/error-ux-agent-error
cacheplane/threadplane:claude/error-ux-agent-error
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: structured AgentError + classified error UX with Retry
#693
blove
merged 13 commits into
main
cacheplane/threadplane:main
from
claude/error-ux-agent-error
cacheplane/threadplane:claude/error-ux-agent-error
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
docs(chat): design spec for backend-failure error UX
Show description for 5105c60
blove
and
claude
committed
5105c60
View commit details
Copy full SHA for 5105c60
Browse repository at this point
docs(chat): TDD implementation plan for backend-failure error UX
Show description for d4ee2bc
blove
and
claude
committed
d4ee2bc
View commit details
Copy full SHA for d4ee2bc
Browse repository at this point
feat(chat): AgentError + toAgentError 5-class classifier (connection/auth/server/interrupted/aborted)
Show description for e7f0c14
blove
and
claude
committed
e7f0c14
View commit details
Copy full SHA for e7f0c14
Browse repository at this point
feat(chat): re-type Agent.error as Signal<AgentError|undefined> + add neutral retry()
Show description for cc97250
blove
and
claude
committed
cc97250
View commit details
Copy full SHA for cc97250
Browse repository at this point
feat(langgraph): classify errors via toAgentError, abort→idle, neutral retry()
Show description for ba7c5f6
blove
and
claude
committed
ba7c5f6
View commit details
Copy full SHA for ba7c5f6
Browse repository at this point
fix(langgraph): classify non-user aborts (connection/interrupted) + normalize all error$ sites via toAgentError
Show description for a3860c6
blove
and
claude
committed
a3860c6
View commit details
Copy full SHA for a3860c6
Browse repository at this point
feat(ag-ui): classify errors via toAgentError + neutral retry() (re-run last input, no duplicate message)
Show description for 1178d6b
blove
and
claude
committed
1178d6b
View commit details
Copy full SHA for 1178d6b
Browse repository at this point
feat(chat): ChatErrorComponent renders legible AgentError message + conditional Retry
Show description for bee8d3b
blove
and
claude
committed
bee8d3b
View commit details
Copy full SHA for bee8d3b
Browse repository at this point
test(examples/chat): assert legible error message + Retry button + retry recovery
Show description for f2ce176
blove
and
claude
committed
f2ce176
View commit details
Copy full SHA for f2ce176
Browse repository at this point
fix(chat): tighten error status parsing to HTTP-shaped tokens + connection-before-text; dedup isAbortError/messages
blove
committed
7232b95
View commit details
Copy full SHA for 7232b95
Browse repository at this point
docs(api): regenerate api-docs for AgentError/toAgentError/retry surface
Show description for f12c9d6
blove
and
claude
committed
f12c9d6
View commit details
Copy full SHA for f12c9d6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/error-ux-agent-error
Show description for a626483
blove
committed
a626483
View commit details
Copy full SHA for a626483
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/error-ux-agent-error
blove
committed
133a9d9
View commit details
Copy full SHA for 133a9d9
Browse repository at this point
You can’t perform that action at this time.