KBase v0.1.1 — Persistent Knowledge Base for AI Coding Agents #3
hayabusa-cloud
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
KBase
Structured, self-organizing knowledge base that persists agent knowledge across sessions.
What is KBase
KBase stores rules, references, decisions, and skills so AI coding agents start informed instead of cold. Knowledge accumulates across sessions — agents read
AGENTS.mdon start and self-maintain the base.Structure
ROOT/rules/refs/notes/skills/plans/env/hooks/perms/What's New in v0.1.1
Review-Fix Notation
Two new notation forms for the communication protocol:
[ X ] : ( Y )[[ X ]] : (( Y ))blocked.The soft form composes existing
[ ](optional deliverable) with( )(prefer constraint). The hard form composes[[ ]](must deliverable) with(( ))(must constraint), requiring thorough review and strict satisfaction.Features
ROOT/>rules/>refs/>notes/> external; higher tier overrides lowerresearch,review,tidy,recall,save,promoteQuick Start
git clone https://github.com/hayabusa-cloud/KBase.gitKBase/directory.AGENTS.mdon session start and self-maintains the knowledge base.MIT License — ©2026 Hayabusa Cloud Co., Ltd.
This discussion was created from the release KBase v0.1.1 — Persistent Knowledge Base for AI Coding Agents.
All reactions