Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: add sound and browser notifications for agent state changes #6530
base: main
Are you sure you want to change the base?
feat: add sound and browser notifications for agent state changes #6530
Changes from all commits
4e3b039
2ed9329
a47fd6d
e819298
594b6be
2da899d
7369085
32fba3b
7912da0
ac4dd32
73fdfb2
657d79e
ca6d52d
d793877
74e6213
ba3cf92
ad4c818
95a102e
00937cf
8acfb09
a8e2298
eb594d9
affbda5
c8f1062
a3a6ba1
21fbde2
90b2699
129dc80
cf72ea7
1881e5c
540fe80
42932d4
a095a9a
c9bf019
e2273bc
5bc4f4d
d651055
bd33834
a1ff96c
03ac1d3
af7516b
de98a44
c96c963
053c7fd
91a1587
77b5068
bb24100
be06c3d
de201be
fdffa01
5f26f2f
97cc4d1
9ce560b
84baa78
623f0cf
7278510
fe00dee
00e7bc7
5f34e20
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (20)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should render correctly
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (20)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onPositiveFeedback when positive feedback is clicked
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (20)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onNegativeFeedback when negative feedback is clicked
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (20)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onExportTrajectory when negative feedback is clicked
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (22)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should render correctly
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (22)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onPositiveFeedback when positive feedback is clicked
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (22)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onNegativeFeedback when negative feedback is clicked
Check failure on line 23 in frontend/src/components/features/trajectory/trajectory-actions.tsx
GitHub Actions / FE Unit Tests (22)
__tests__/components/feedback-actions.test.tsx > TrajectoryActions > should call onExportTrajectory when negative feedback is clicked