CBA banner
hyungwoo822 hyungwoo822

CBA

Data community

Description

A brain-inspired AI agent with 7-phase neural pipeline, real-time memory consolidation, and evolving personality — not a chatbot, a growing mind.

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

CBA — Clone your Brain into Agent

CBA — Clone your Brain into Agent

Who will control Ralph?

tests python license regions providers


About

CBA is an AI agent framework built on the foundations of over 50 neuroscience and cognitive science publications. Rather than treating the brain as a loose metaphor, every region, memory layer, and neuromodulator pathway in this system traces back to peer-reviewed research — from Baars' Global Workspace Theory to McClelland's Complementary Learning Systems, from LeDoux's amygdala fast-path to Hickok & Poeppel's dual-stream language model.

The architectural direction was initially inspired by [OpenClaw](https://github.com/OpenClaw). We studied its modular design philosophy and adapted it into a neuroscience-grounded cognitive pipeline, optimizing each component to mirror how the human brain actually processes information — from sensory gating through emotional appraisal to speech production.

**What CBA has evolved into.** The neuroscience-grounded architecture is the foundation, not the final product. CBA now includes a **lossless knowledge curator for coding agents** — a place where you drop multimodal business-logic information (text, images, PDFs, audio) and get back structured, workspace-partitioned, contradiction-aware context that downstream coding agents (Claude Code, Cursor, etc.) can consume via MCP. The biological architecture gives us principled answers to ha