Commit Graph

4 Commits

Author SHA1 Message Date
laily 021fc3a828 feat: fix Cursor hook delivery and improve notify workflow
Route hook notifications through /dev/tty and client_tty so OSC reaches
Ghostty when Cursor captures stdout. Add afterAgentResponse hook, hook
logging, debounce, split test modes, and use directory name for titles.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 12:46:50 +08:00
laily aa9c2b8ea5 chore: ignore build artifacts in git
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 11:19:55 +08:00
laily 5fecb6d215 feat: implement agent-notify CLI with hooks and tmux passthrough
Add OSC 777 notification sender, Cursor/Claude hook adapters,
config/install commands, and README for Ghostty + tmux setup.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 11:19:34 +08:00
laily f13dcd6cae chore: bootstrap agent-notify Go project
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 11:17:03 +08:00