* feat: add ao hooks activity command * fix(activity): address review nits - lcm: sameActivity ignores LastActivityAt so same-state repeats no-op and don't churn UpdatedAt / CDC events. - cli/hooks: surface stdin read errors to stderr for parity with the daemon-error path; still exit 0 so a failed hook can't break the agent. - claudecode: GetAgentHooks docstring covers Notification + SessionEnd (the slice already included them; only the comment was stale). --------- Co-authored-by: harshitsinghbhandari <dev@theharshitsingh.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| activity.go | ||
| activity_test.go | ||
| hooks.go | ||
| opencode.go | ||
| opencode_test.go | ||