SessionStart
01Hook Claude Code
Runs when a session starts, running mixai hook session-start --provider claude. From thinhledev/mixai.
2 18d ago A
tokens not measured
original MIT
An orchestrator for multiple coding agents that utilizes a shared, persistent memory system to optimize context and reduce token usage.
Hook Claude Code
Runs when a session starts, running mixai hook session-start --provider claude. From thinhledev/mixai.
Hook Claude Code
Runs before the context is compacted, running mixai hook pre-compact --provider claude. From thinhledev/mixai.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running mixai hook user-prompt-submit --provider claude. From thinhledev/mixai.
Hook Claude Code
Runs when the agent finishes a response, running mixai hook stop --provider claude. From thinhledev/mixai.