[console_scripts]
thirdeye = thirdeye.cli:main
thirdeye-claude-notification = thirdeye.platforms.claude.hooks:notification
thirdeye-claude-permission-denied = thirdeye.platforms.claude.hooks:permission_denied
thirdeye-claude-permission-request = thirdeye.platforms.claude.hooks:permission_request
thirdeye-claude-post-compact = thirdeye.platforms.claude.hooks:post_compact
thirdeye-claude-post-tool-use = thirdeye.platforms.claude.hooks:post_tool_use
thirdeye-claude-post-tool-use-failure = thirdeye.platforms.claude.hooks:post_tool_use_failure
thirdeye-claude-pre-compact = thirdeye.platforms.claude.hooks:pre_compact
thirdeye-claude-pre-tool-use = thirdeye.platforms.claude.hooks:pre_tool_use
thirdeye-claude-session-end = thirdeye.platforms.claude.hooks:session_end
thirdeye-claude-session-start = thirdeye.platforms.claude.hooks:session_start
thirdeye-claude-stop = thirdeye.platforms.claude.hooks:stop
thirdeye-claude-stop-failure = thirdeye.platforms.claude.hooks:stop_failure
thirdeye-claude-subagent-start = thirdeye.platforms.claude.hooks:subagent_start
thirdeye-claude-subagent-stop = thirdeye.platforms.claude.hooks:subagent_stop
thirdeye-claude-user-prompt-expansion = thirdeye.platforms.claude.hooks:user_prompt_expansion
thirdeye-claude-user-prompt-submit = thirdeye.platforms.claude.hooks:user_prompt_submit
thirdeye-codex-notify = thirdeye.platforms.codex.hooks:notify
thrdi = thirdeye.cli:main
