Skip to content
View pandaibesy's full-sized avatar
  • Joined May 24, 2026

Block or report pandaibesy

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
pandaibesy/README.md

Pandaibesy

Offline persistent memory CLI for Claude Code and Aider. Solves AI amnesia across sessions — no cloud, no pip install.

Setup

git clone https://github.com/pandaibesy/pandaibesy.git cd pandaibesy python nalar_bridge.py

Usage

python nalar_bridge.py capture "your decision" project python nalar_bridge.py query "search term" python nalar_bridge.py mcp-pull "active context" python nalar_bridge.py stats

Why

Every Claude Code session forgets everything. Pandaibesy stores your decisions locally in SQLite and injects them back next session via MCP.

100% offline. Zero dependencies. Works on Termux.

Popular repositories Loading

  1. pandaibesy pandaibesy Public

    Offline persistent memory CLI for Claude Code. No pip install.

    Python