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
fix(devti): handle exceptions when registering AgentObserver
- Wrap observer.onRegister(project) in a try-catch block
- Log exceptions to prevent crashes during registration
- Improve robustness and error reporting in observer registration process
0 commit comments