Skip to content
View randileeharper's full-sized avatar
🫠
🫠

Block or report randileeharper

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
randileeharper/README.md
Typing SVG

staff sre · local AI · PNW · dopamine.church


🌸 lain

a local-first agent ecosystem. one coherent personality. bounded workers. no cloud dependency.

local agentic intelligence network — currently under construction


🔌 workers

repo what it does
🎵 vesper text-first A2A/MCP music control for Cider · adaptive sessions · natural-language playback
🔍 magpie A2A information retrieval · bounded web research · grounded answers · Exa + Crawl4AI
🗒️ historian local event + continuity service · provenance-safe transcripts · no vectors · pure SQL

design principle: keep the conversational model lean. delegate domain work to narrow specialists.


🧠 background

26yrs: sysadmin → devops → SRE → whatever this is
stack: python · ollama · rtx 3080 ti · ubuntu 24.04 · fastapi · sqlite · a2a · mcp
interests: small model behavior · token efficiency · agent architecture · automation

📊 stats


🗂️ legacy

ggautoblocker — mass block list tool for Twitter, built during GamerGate. one of the earlier large-scale community safety tools for social platforms.


Pinned Loading

  1. vesper vesper Public

    A text-first A2A/MCP music control agent for the Cider Apple Music client, with adaptive sessions, natural-language playback control, and a local CLI.

    Python

  2. magpie magpie Public

    A natural-language A2A information retrieval agent with bounded web research, grounded answers, specialized API routing, and a local CLI.

    Python 1 1

  3. historian historian Public

    A local A2A event and continuity service for agent applications, with structured history, provenance-safe transcripts, literal search, and natural-language queries.

    Python