Files
agent-dashboard/go.mod
T
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

6 lines
105 B
Modula-2

module github.com/longbin/agent-notify
go 1.22.2
require github.com/BurntSushi/toml v1.6.0 // indirect