thinhledev/mixai

An orchestrator for multiple coding agents that utilizes a shared, persistent memory system to optimize context and reduce token usage.

2Stars on the repository
8Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

thinhledev/mixai

Hook 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

PreCompact

02

thinhledev/mixai

Hook Claude Code

Runs before the context is compacted, running mixai hook pre-compact --provider claude. From thinhledev/mixai.

2 18d ago A tokens not measured original MIT

UserPromptSubmit

03

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.

2 18d ago A tokens not measured original MIT

Stop

04

thinhledev/mixai

Hook Claude Code

Runs when the agent finishes a response, running mixai hook stop --provider claude. From thinhledev/mixai.

2 18d ago A tokens not measured original MIT