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
Accelerator
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
.
ut-code
/
my-code
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
29
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
runtime初期化/実行の異常系を
onError
+
fatalError
で分離伝播
- #218
#218
Merged
na-trium-144
merged 7 commits into
sentry
ut-code/my-code:sentry
from
copilot/add-onerror-argument-to-init
ut-code/my-code:copilot/add-onerror-argument-to-init
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
runtime初期化/実行の異常系を
onError
+
fatalError
で分離伝播
#218
na-trium-144
merged 7 commits into
sentry
ut-code/my-code:sentry
from
copilot/add-onerror-argument-to-init
ut-code/my-code:copilot/add-onerror-argument-to-init
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
chore: plan runtime fatal error handling changes
Show description for 72977c7
Copilot
and
na-trium-144
authored
72977c7
View commit details
Copy full SHA for 72977c7
Browse repository at this point
feat(runtime): add fatalError and onError callback propagation
Show description for 343f9ca
Copilot
and
na-trium-144
authored
343f9ca
View commit details
Copy full SHA for 343f9ca
Browse repository at this point
Commits on Apr 17, 2026
revert package-lock.json
na-trium-144
committed
d611770
View commit details
Copy full SHA for d611770
Browse repository at this point
fix: restore package-lock from sentry to prevent dependency drift
Show description for 5225cdf
Copilot
and
na-trium-144
authored
5225cdf
View commit details
Copy full SHA for 5225cdf
Browse repository at this point
fix(runtime): avoid bundling typescript.js in server handler
Show description for 66f7a89
Copilot
and
na-trium-144
authored
66f7a89
View commit details
Copy full SHA for 66f7a89
Browse repository at this point
fatalErrorをそんなに目立たせる必要ない
na-trium-144
committed
5e9f65b
View commit details
Copy full SHA for 5e9f65b
Browse repository at this point
handleRuntimeErrorをplainの関数にし、alertを追加
na-trium-144
committed
9c8c35f
View commit details
Copy full SHA for 9c8c35f
Browse repository at this point
You can’t perform that action at this time.