Skip to content

feat: add agent_session_stopped and agent_session_title_changed events - #1635

Draft
zimeg wants to merge 1 commit into
mainfrom
clack/agent-session-events
Draft

feat: add agent_session_stopped and agent_session_title_changed events#1635
zimeg wants to merge 1 commit into
mainfrom
clack/agent-session-events

feat: add agent_session_stopped and agent_session_title_changed events

7017b90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2026 in 0s

72.85% (-0.03%) compared to b7562e3

View this Pull Request on Codecov

72.85% (-0.03%) compared to b7562e3

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.85%. Comparing base (b7562e3) to head (7017b90).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...end/events/handler/AgentSessionStoppedHandler.java 0.00% 2 Missing ⚠️
...vents/handler/AgentSessionTitleChangedHandler.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1635      +/-   ##
============================================
- Coverage     72.87%   72.85%   -0.03%     
  Complexity     4522     4522              
============================================
  Files           479      481       +2     
  Lines         14390    14394       +4     
  Branches       1503     1503              
============================================
  Hits          10487    10487              
- Misses         3013     3017       +4     
  Partials        890      890              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.