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 }}
codex-team
/
hawk.javascript
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
32
Code
Issues
10
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Preserve plain-object rejection reasons in global error handlers
- #181
#181
Open
FeironoX5
wants to merge 14 commits into
master
codex-team/hawk.javascript:master
from
fix/plain-object-rejection-new
codex-team/hawk.javascript:fix/plain-object-rejection-new
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Preserve plain-object rejection reasons in global error handlers
#181
FeironoX5
wants to merge 14 commits into
master
codex-team/hawk.javascript:master
from
fix/plain-object-rejection-new
codex-team/hawk.javascript:fix/plain-object-rejection-new
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
fix: preserve content when promise is rejected with plain object
FeironoX5
committed
28eb7b3
View commit details
Copy full SHA for 28eb7b3
Browse repository at this point
fix: move stringify reason method to utils
FeironoX5
committed
033bdfb
View commit details
Copy full SHA for 033bdfb
Browse repository at this point
fix: fixed import
FeironoX5
committed
e2f8a61
View commit details
Copy full SHA for e2f8a61
Browse repository at this point
test: tests added for getErrorFromEvent
FeironoX5
committed
47c6967
View commit details
Copy full SHA for 47c6967
Browse repository at this point
test: remove sanitizer mocking
FeironoX5
committed
ad0313a
View commit details
Copy full SHA for ad0313a
Browse repository at this point
fix: extract error utilities
FeironoX5
committed
c335586
View commit details
Copy full SHA for c335586
Browse repository at this point
Commits on Apr 10, 2026
refactor(javascript): normalize browser error event extraction
FeironoX5
committed
b2c8981
View commit details
Copy full SHA for b2c8981
Browse repository at this point
Commits on Apr 11, 2026
Merge branch 'master' into fix/plain-object-rejection-new
FeironoX5
committed
f450310
View commit details
Copy full SHA for f450310
Browse repository at this point
fix: tests and lint fixed
FeironoX5
committed
93c21d3
View commit details
Copy full SHA for 93c21d3
Browse repository at this point
fix(javascript): simplify global error titles and rename error composer
FeironoX5
committed
46b2fd1
View commit details
Copy full SHA for 46b2fd1
Browse repository at this point
Commits on Apr 13, 2026
test(error): cover unsupported event fallback in error utils
FeironoX5
committed
8850693
View commit details
Copy full SHA for 8850693
Browse repository at this point
fix: lint fixed
FeironoX5
committed
1aadaf4
View commit details
Copy full SHA for 1aadaf4
Browse repository at this point
fix: small improvements
FeironoX5
committed
ae85a13
View commit details
Copy full SHA for ae85a13
Browse repository at this point
Commits on Apr 14, 2026
refactor: move error sanitization out of error utils
FeironoX5
committed
759e649
View commit details
Copy full SHA for 759e649
Browse repository at this point
You can’t perform that action at this time.