Skip to content

feat: add agent_session_stopped and agent_session_title_changed events - #1635

Merged
zimeg merged 2 commits into
mainfrom
clack/agent-session-events
Aug 26, 2026
Merged

feat: add agent_session_stopped and agent_session_title_changed events#1635
zimeg merged 2 commits into
mainfrom
clack/agent-session-events

Merge branch 'main' into clack/agent-session-events

5ea65c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

72.84% (-0.03%) compared to 1a14eb4

View this Pull Request on Codecov

72.84% (-0.03%) compared to 1a14eb4

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.84%. Comparing base (1a14eb4) to head (5ea65c2).
✅ 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.86%   72.84%   -0.03%     
+ Complexity     4534     4533       -1     
============================================
  Files           480      482       +2     
  Lines         14418    14422       +4     
  Branches       1512     1512              
============================================
- Hits          10506    10505       -1     
- Misses         3017     3022       +5     
  Partials        895      895              

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