Skip to content

feat: hooks-first session management with dual-mode architecture (#214)#2

Merged
itsManeka merged 1 commit into
itsManeka:mainfrom
pixel-agents-hq:main
Apr 12, 2026
Merged

feat: hooks-first session management with dual-mode architecture (#214)#2
itsManeka merged 1 commit into
itsManeka:mainfrom
pixel-agents-hq:main

Conversation

@itsManeka
Copy link
Copy Markdown
Owner

  • feat: add SessionStart/SessionEnd hooks for /clear detection and session lifecycle

  • feat: hooks-first session management with external detection, /clear, and full hook coverage

  • docs: add dual-mode architecture documentation

  • feat: expand PreToolUse/PostToolUse to handle tool visuals

  • test: update and expand hookEventHandler tests for hooks-first implementation

  • fix: /resume spawning new agent

  • fix: relax session end grace time for /resume

  • fix: normalize paths in hook projectDir comparison for Windows

  • fix: Windows path casing in hook projectDir comparisons and session adoption

  • feat: enable debug logging by default

  • feat: provider-agnostic hooks with optional transcript_path

  • feat: heuristic /resume detection for internal agents

  • test: add provider-agnostic hook tests for optional transcript_path

Description

Type of change

  • Bug fix
  • New feature
  • Refactor / code cleanup
  • Documentation
  • CI / build
  • Other: ...

Related issues

Screenshots / GIFs

Test plan

  • Rebased on latest main
  • Tested in Extension Development Host (F5)
  • ...

* feat: add SessionStart/SessionEnd hooks for /clear detection and session lifecycle

* feat: hooks-first session management with external detection, /clear, and full hook coverage

* docs: add dual-mode architecture documentation

* feat: expand PreToolUse/PostToolUse to handle tool visuals

* test: update and expand hookEventHandler tests for hooks-first implementation

* fix: /resume spawning new agent

* fix: relax session end grace time for /resume

* fix: normalize paths in hook projectDir comparison for Windows

* fix: Windows path casing in hook projectDir comparisons and session adoption

* feat: enable debug logging by default

* feat: provider-agnostic hooks with optional transcript_path

* feat: heuristic /resume detection for internal agents

* test: add provider-agnostic hook tests for optional transcript_path
@itsManeka itsManeka merged commit 1126837 into itsManeka:main Apr 12, 2026
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