tellang/triflux

CLI-first multi-model orchestrator — routes tasks to Codex, Gemini, and Claude

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

SessionStart

01

tellang/triflux

Hook

Runs when a session starts, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured original MIT

CwdChanged

02

tellang/triflux

Hook

Runs on the CwdChanged event, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 95% MIT

UserPromptSubmit

03

tellang/triflux

Hook

Runs when you submit a prompt, before the agent sees it, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

PermissionRequest

04

tellang/triflux

Hook

Runs when the agent asks permission for an action for Bash tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 97% MIT

PreToolUse

05

tellang/triflux

Hook

Runs before the agent uses a tool for Bash, Agent and Skill tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 89% MIT

PostToolUse

06

tellang/triflux

Hook

Runs after a tool call finishes for Bash, Edit and Write tool calls, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 98% MIT

PostToolUseFailure

07

tellang/triflux

Hook

Runs when a tool call fails, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 92% MIT

Stop

08

tellang/triflux

Hook

Runs when the agent finishes a response, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

SessionEnd

09

tellang/triflux

Hook

Runs when a session ends, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 95% MIT

SubagentStart

10

tellang/triflux

Hook

Runs when a subagent starts, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 94% MIT

SubagentStop

11

tellang/triflux

Hook

Runs when a subagent finishes, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 97% MIT

PreCompact

12

tellang/triflux

Hook

Runs before the context is compacted, executing hook-orchestrator.mjs via node. From tellang/triflux.

7 11d ago A tokens not measured copy · 92% MIT