SummerSec/AI-Inner-Os

AI Inner OS 是一个面向 AI CLI 工具的插件,支持 Claude Code、Codex CLI、Cursor、OpenCode CLI。 它通过协议注入,让 AI 在正常完成任务的同时,额外输出一层可见的自由独白: ▎InnerOS:这仓库现在还像毛坯房,先把承重墙立起来再说。 不预设人格,不限制语气。AI 可以吐槽、得意、焦虑、冷笑、跳跃联想——或者什么都不说。独白是否出现,由 AI 自己决定。

17Stars on the repository
17Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

SummerSec/AI-Inner-Os

Hook

Runs when a session starts on startup, resume and compact, executing session-start.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

PreToolUse

02

SummerSec/AI-Inner-Os

Hook

Runs before the agent uses a tool, executing pre-tool-use.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

PostToolUse

03

SummerSec/AI-Inner-Os

Hook

Runs after a tool call finishes, executing post-tool-use.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

PostToolUseFailure

04

SummerSec/AI-Inner-Os

Hook

Runs when a tool call fails, executing post-tool-use-failure.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

PreCompact

05

SummerSec/AI-Inner-Os

Hook

Runs before the context is compacted, executing pre-compact.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

PostCompact

06

SummerSec/AI-Inner-Os

Hook

Runs after the context is compacted, executing post-compact.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

SubagentStart

07

SummerSec/AI-Inner-Os

Hook

Runs when a subagent starts, executing subagent-start.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

SubagentStop

08

SummerSec/AI-Inner-Os

Hook

Runs when a subagent finishes, executing subagent-stop.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured original Apache-2.0

Stop

09

SummerSec/AI-Inner-Os

Hook

Runs when the agent finishes a response, executing stop.js via node. From SummerSec/AI-Inner-Os.

17 3mo ago A tokens not measured copy · 44% Apache-2.0