dentiny/kon

multi-agent system with kon characters

3Stars on the repository
63Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

dentiny/kon

Hook

Runs when a session starts, executing ensure_project_dir.py and start_dashboard.py via python3 (2 commands). From dentiny/kon.

3 1mo ago A tokens not measured copy · 77% MIT

UserPromptSubmit

02

dentiny/kon

Hook

Runs when you submit a prompt, before the agent sees it, executing init_kon_session.py, record_orchestrator_model.py and log_begin_prompt.py via python3 (3 commands). From dentiny/kon.

3 1mo ago A tokens not measured original MIT

PreToolUse

03

dentiny/kon

Hook

Runs before the agent uses a tool for Bash tool calls, executing no_git_write.py via python3. From dentiny/kon.

3 1mo ago A tokens not measured original MIT

Stop

04

dentiny/kon

Hook

Runs when the agent finishes a response, executing log_begin_response.py via python3. From dentiny/kon.

3 1mo ago A tokens not measured original MIT

SubagentStop

05

dentiny/kon

Hook

Runs when a subagent finishes, executing on_subagent_stop.py via python3. From dentiny/kon.

3 1mo ago A tokens not measured original MIT

PreCompact

06

dentiny/kon

Hook

Runs before the context is compacted, executing on_pre_compact.py via python3. From dentiny/kon.

3 1mo ago A tokens not measured original MIT