agent-orchestrator/packages
sjd9021 dc68241959 feat: add `ao notify test` command to verify notifier configuration
Adds a new CLI command that sends test notifications through configured
notifier plugins, letting users verify their setup without triggering
real orchestrator events.

Usage:
  ao notify test              # test all configured notifiers
  ao notify test -n slack     # test a specific notifier
  ao notify test -p urgent    # test with a specific priority level

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 01:11:22 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli feat: add `ao notify test` command to verify notifier configuration 2026-02-16 01:11:22 +05:30
core fix: recognize terminated/done session states and hide terminal for dead sessions (#40) 2026-02-15 05:15:41 +05:30
integration-tests fix: recognize terminated/done session states and hide terminal for dead sessions (#40) 2026-02-15 05:15:41 +05:30
plugins feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
web fix: prevent "Leave Site?" dialog on session pages (#47) 2026-02-15 19:39:53 +05:30