Skip to content
View dasboe's full-sized avatar

Highlights

  • Pro

Block or report dasboe

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
dasboe/README.md

Hi, I'm Björn

Computer scientist (Diplom-Informatiker), 20+ years building software — most of it full-stack web. My bet for the AI-assisted era: the durable value isn't the code, it's the structured knowledge we hand the agents. So I'm building the layer that holds it.

Memstead — memory for AI agents

A schema-agnostic graph engine. Agents write typed, validated entities into a knowledge graph stored as plain markdown in git — human-readable, diffable, and owned by you. No database to run, no vendor lock-in. It's MCP-native, so any agent can query and mutate the graph directly instead of scraping a transcript.

Where AI adoption in real teams tends to break is getting specification and domain knowledge into the agent reliably. That's the gap Memstead targets.

  • Built in Rust — engine, CLI, and MCP server
  • Markdown + git as the substrate — your data, your files
  • Typed, validated relationships instead of extracted vector soup
  • LLM-first by design, with a human oversight layer on top

github.com/memstead/memstead

Focus

Rust · AI agents · Model Context Protocol (MCP) · knowledge graphs · Claude Code · full-stack web

Find me

Pinned Loading

  1. memstead/memstead memstead/memstead Public

    Memstead gives AI agents a durable, typed memory you own

    Rust