Skip to content

codeinbox/codeinbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeInbox

CodeInbox sends notifications from AI tools like Claude (using hooks) to Slack and other channels.

It's built by and uses MagicBell to deliver notifications.

Installation

Install it with Homebrew.

brew install codeinbox/homebrew-tap/codeinbox

Setup

  1. Login with your email to receive an auth token and enter it in the prompt.
codeinbox login {email}
  1. Setup Slack by generating your setup URL
codeinbox channels setup
  1. Follow the link and click "Enable" on the page to authenticate with Slack.

Install the Claude hook

Open Claude and enter the /hooks prompt to add the notification hook.

claude
> /hooks
│ ❯ 3. Notification - When notifications are sent
❯ 1. + Add new hook…
codeinbox hook claude notification

The command you want to register is codeinbox hook claude notification

Troubleshooting

  • Check Claude's transcript with CTRL+r
  • Try a manual trigger echo '{"session_id":"test","transcript_path":"/tmp/test.md","message":"Test message"}' | codeinbox hook claude notification

Want another hook, tool, or channel?

Please create an issue if you'd like to see a different Claude hook, AI tool, or channel.

About

Notifications from Claude sent to Slack & other channels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published