Skip to content

[Draft] Sentry integration #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

omonimus1
Copy link
Collaborator

@omonimus1 omonimus1 commented May 24, 2025

image

https://aiterminal-rp.sentry.io/settings/developer-settings/discord-webhook-6ddc37/
how test sentry integration:

  • Adds panic! after have initiated sentry.
    // Sentry will capture this
    panic!("Everything is on fire!");

@MicheleVerriello MicheleVerriello changed the base branch from master to r/1.0.0 May 24, 2025 15:01
@MicheleVerriello
Copy link
Member

Moved base branch to merge in from master to r/1.0.0 as discussed earlier

Base automatically changed from r/1.0.0 to master May 26, 2025 08:22
Davide Pollicino and others added 8 commits May 27, 2025 23:12
* feat: implement terminal session management with independent working directories and tab functionality

* feat: add history search functionality and improve UI responsiveness
- Implemented history search mode activated by Ctrl+R, allowing users to search through command history.
- Added fuzzy matching for command history search results.

* update version

---------

Co-authored-by: Marco DV <[email protected]>
Signed-off-by: Michele Verriello <[email protected]>
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.

2 participants