Back to browse
GitHub Repository

Agents that do the work and show it.

51 starsTypeScript

Kern – open-source AI Agent with built in Agent-to-Agent communication

by obilgic·Mar 25, 2026·2 points·0 comments

AI Analysis

●●●BangerBig BrainZero to OneCozy

A folder is the agent—no server, no DB, just plain text files you can git-track.

Strengths
  • Filesystem-as-state means agents are portable, inspectable, and version-controllable
  • Single continuous session across TUI, Telegram, Slack with shared memory
  • Zero infrastructure: npx kern-ai and a folder is all you need
Weaknesses
  • No vector store means limited semantic search across agent memory
  • Plain text approach may not scale for complex agent knowledge graphs
Category
Target Audience

Developers building AI agents, power users wanting persistent agent memory

Similar To

MemGPT · LangChain · Obsidian AI plugins

Similar Projects