Skip to content

feat: improve error notifications and add stack trace visibility#319

Merged
haiphucnguyen merged 1 commit intomainfrom
feature/error-notification-improvements
Apr 15, 2026
Merged

feat: improve error notifications and add stack trace visibility#319
haiphucnguyen merged 1 commit intomainfrom
feature/error-notification-improvements

Conversation

@haiphucnguyen
Copy link
Copy Markdown
Owner

  • Refactor ShellErrorEvent to include the underlying cause throwable instead of just the source event class.
  • Update NotificationComponents to conditionally display the full stack trace of shell errors in a selectable monospace block.
  • Emit detailed ShellErrorEvent with file information when hybrid document indexing fails.
  • Add tooltips to MCP server management actions to improve discoverability.
  • Add and update localization keys for error notifications, AI plan generation, and MCP server management across all supported languages.

- Refactor `ShellErrorEvent` to include the underlying `cause` throwable instead of just the source event class.
- Update `NotificationComponents` to conditionally display the full stack trace of shell errors in a selectable monospace block.
- Emit detailed `ShellErrorEvent` with file information when hybrid document indexing fails.
- Add tooltips to MCP server management actions to improve discoverability.
- Add and update localization keys for error notifications, AI plan generation, and MCP server management across all supported languages.
@haiphucnguyen haiphucnguyen merged commit 84166e3 into main Apr 15, 2026
15 checks passed
@haiphucnguyen haiphucnguyen deleted the feature/error-notification-improvements branch April 15, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant