gingugu

33 mods across 1 repository, 4 stars between them.

backend

01

gingugu/gingugu

Agent

The Python MCP server and its core: server.py, handlers/, storage.py, search.py, embeddings.py, context.py, relations.py/relationrepair.py, consolidation.py, decay.py, stats.py, namespaces.py, credentials.py, portability.py, database.py, config.py, models.py.

4 yesterday A 0 tokens original MIT

planner

02

gingugu/gingugu

Agent

Breaking work into reviewable steps, sequencing changes, and keeping the knowledge base honest. Owns .ai/plans/status.md and PR scoping.

4 yesterday A 0 tokens original MIT

security

03

gingugu/gingugu

Agent

Secrets handling, the credential vault, data locality, and the fact that this is a public repository.

4 yesterday A 0 tokens original MIT

creating-pr

04

gingugu/gingugu

Command Claude Code

Create a PR - includes mandatory .ai/ knowledge base assessment and update.

4 yesterday A 14 tokens original MIT

sink-the-ship

05

gingugu/gingugu

Command Claude Code

We're sinking the ship matey! Grab what you need and jump in the lifeboat!

4 yesterday A 19 tokens original MIT

PreToolUse

06

gingugu/gingugu

Hook Claude Code

Runs before the agent uses a tool, executing pre_tool_use.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 48% MIT

PostToolUse

07

gingugu/gingugu

Hook Claude Code

Runs after a tool call finishes, executing post_tool_use.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 92% MIT

PostToolUseFailure

08

gingugu/gingugu

Hook Claude Code

Runs when a tool call fails, executing post_tool_use_failure.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

UserPromptSubmit

09

gingugu/gingugu

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via uv with --log-only, --store-last-prompt and --name-agent. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

Notification

10

gingugu/gingugu

Hook Claude Code

Runs when the agent sends a notification, executing notification.py via uv with --notify. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 92% MIT

Stop

11

gingugu/gingugu

Hook Claude Code

Runs when the agent finishes a response, executing stop.py via uv with --chat, --notify and --check-memory-saves. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

SubagentStop

12

gingugu/gingugu

Hook Claude Code

Runs when a subagent finishes, executing subagent_stop.py via uv with --notify. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 86% MIT

SubagentStart

13

gingugu/gingugu

Hook Claude Code

Runs when a subagent starts, executing subagent_start.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 86% MIT

SessionStart

14

gingugu/gingugu

Hook Claude Code

Runs when a session starts, executing session_start.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

SessionEnd

15

gingugu/gingugu

Hook Claude Code

Runs when a session ends, executing session_end.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

PreCompact

16

gingugu/gingugu

Hook Claude Code

Runs before the context is compacted, executing pre_compact.py via uv with --backup. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

PermissionRequest

17

gingugu/gingugu

Hook Claude Code

Runs when the agent asks permission for an action, executing permission_request.py via uv with --log-only. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

StopFailure

18

gingugu/gingugu

Hook Claude Code

Runs on the StopFailure event, executing stop_failure.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

PostCompact

19

gingugu/gingugu

Hook Claude Code

Runs after the context is compacted, executing post_compact.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 89% MIT

TaskCreated

20

gingugu/gingugu

Hook Claude Code

Runs on the TaskCreated event, executing task_created.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 47% MIT

TaskCompleted

21

gingugu/gingugu

Hook Claude Code

Runs when a task is marked completed, executing task_completed.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

TeammateIdle

22

gingugu/gingugu

Hook Claude Code

Runs on the TeammateIdle event, executing teammate_idle.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 52% MIT

ConfigChange

23

gingugu/gingugu

Hook Claude Code

Runs on the ConfigChange event, executing config_change.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

CwdChanged

24

gingugu/gingugu

Hook Claude Code

Runs on the CwdChanged event, executing cwd_changed.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured copy · 55% MIT