Skip to content
View jamebobob's full-sized avatar

Block or report jamebobob

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. openclaw-sticky-context openclaw-sticky-context Public

    Context that survives compaction. Safety rules, identity, task state injected into the system prompt every turn because compaction can't touch the system prompt. Includes the Inner Voice Protocol.

    TypeScript

  2. mem0-vigil-recall mem0-vigil-recall Public

    Forked from mem0ai/mem0

    Forked from mem0 after maintaining 12 patches against a moving target. Four upstream PRs still sitting. We stopped waiting.

    Python

  3. openclaw-privacy-protocol openclaw-privacy-protocol Public

    Teach your AI agent what's private. Three concepts, not a thousand rules. Two files, ~650 tokens on demand. Built after the agent wrote a beautiful essay that named every machine on the network.

  4. openclaw-memory-protocol openclaw-memory-protocol Public

    Your agent wakes up every session with no idea what matters. This is a two-layer persistence protocol: significance tagging so it knows what to keep, automated nightly consolidation so it doesn't h…

  5. openclaw-privacy-guardrail openclaw-privacy-guardrail Public

    OpenClaw plugin that makes it structurally impossible for your agent to write to public paths. Forces staging pipeline with mandatory privacy scrub. Built after two real leaks in three days.

    TypeScript

  6. openclaw-agent-privacy openclaw-agent-privacy Public

    We needed per-group memory isolation for multi-agent OpenClaw setups. Checked seven plugins, four papers, every framework we could find. Nobody had it. Four layers, fail-closed routing, convention-…