Binggupack banner
darkjokee-arch darkjokee-arch

Binggupack

AI community

Description

AI와 일하며 쌓이는 내 판단·실수·취향·규칙을, 자동 저장 없이 내가 승인한 것만 내 PC 장부에 남기고 다음 작업 전에 다시 꺼내주는 로컬 우선 개인 기억 엔진.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

빙구팩 로고

BingguPack

Git for AI memory

**AI는 기억을 *제안*하고, 무엇을 활성 기억으로 *확정*할지는 내가 정합니다.** 모든 기억은 먼저 검토 요청이 되고, **내가 승인한 것만** 활성 기억이 됩니다.

*"Git for AI memory" 는 **Git 같은 검토·커밋 워크플로**를 뜻하는 비유입니다 — 실제 Git 저장소나 Pull Request 프로토콜을 구현한 것은 아닙니다.*

[![PyPI](https://img.shields.io/pypi/v/binggupack?color=3775A9&logo=pypi&logoColor=white&label=PyPI)](https://pypi.org/project/binggupack/) [![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white)](https://pypi.org/project/binggupack/) [![CI](https://github.com/darkjokee-arch/binggupack/actions/workflows/ci.yml/badge.svg)](https://github.com/darkjokee-arch/binggupack/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/darkjokee-arch/binggupack?label=Release&color=success)](https://github.com/darkjokee-arch/binggupack/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

**Consent-first · Local-first · Auditable · Model-agnostic** *후보는 자동으로 모여도, 장부에 **확정**되는 건 내가 승인한 것만.*

[⚡ 60초 체험](#-60초-체험) · [🧭 작동 방식](#-작동-방식) · [🛡 안전 모델](#4--왜-믿을-만한가) · [🇬🇧 English](README.en.md) · [🗂 문서](#8--더-깊게-보기)


⚡ 60초 체험

pip install binggupack
binggu demo            # 설치만으로 · 네트워크 0 · 격리 임시 장부(내 장부 안 건드림)

`binggu demo` 한 번이면 빙구팩의 핵심을 눈으로 봅니다 — 대화에서 **기억 후보 발견 → 내가 승인 → 승인한 것만 로컬 장부에 확정 → 새 프로세스에서 회상 → 무엇에 근거했는지 확인.** 데모는 임시 폴더에서 돌고 끝나면 스스로 정리합니다. 실제 장부는 `binggu init` 으로 시작하세요.

CI·자동화용 비대화형: `binggu demo --non-interactive` *(승인은 데모 격리 홈에서만 시뮬레이션 — 운영 승인 우회 아님)*

**설치 후 매일** — 명령을 외우지 않아도 됩니다. 인자 없이 `binggu` 만 치면 홈 화면이 뜹니다.

binggu                 # 홈 — 지금 상태와 다음 할 일을 한 화면에서 (로컬·읽기 전용)
binggu inbox           # 통합 검토함 — 후보·원격 의도·승인 요청·검토 예정을 한 번에 (로컬·읽기 전용)
binggu studio          # 같은 화면을 브라우저 로컬 UI 로 (loopback 전용·읽기 전용 preview)
binggu recall "질문"    # 관련 기억 회상
binggu explain     # 그 기억의 근거·이력

`binggu`·`binggu inbox` 는 **읽기 전용**입니다 —