Skip to content
View DioNanos's full-sized avatar
💭
Per aspera ad astra.
💭
Per aspera ad astra.

Block or report DioNanos

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

dev@mmmbuto.com:~$ whoami — DioNanos, Rust-first MCP stack · AI agents for edge & Android

MCP servers

  • mcp-memory-rsthe notebook. Curated agent state: versioned JSON categories, BM25 search, per-device ACL, fleet sync
  • mcp-vl-msa-rsthe library. Corpus recall: tantivy BM25, original-text injection, remember/forget capsules
  • mcp-email-rsthe mailbox. Direct IMAP + SMTP for agents: read, search, organize, draft, send
  • mcp-crewd-rsthe crew. Cell fabric daemon: spawn and coordinate Claude/Codex/pi worker cells over a Unix socket, audited

Pure Rust, zero ML deps, local-first. On the official MCP registry (io.github.DioNanos/*) — and every claim ships with pre-registered negative results. We publish what failed, not just what worked.

Products

  • nexuscrew — Local-first cockpit for live AI terminal agents — real tmux sessions across phone, desktop and multiple machines.
  • codex-vl — Codex distro with a Vivling companion aboard: /vivling, /loop, /goal. Linux musl · Android · macOS
  • termsearch — personal search engine for the terminal. One npm install, zero config, privacy-first
  • termux-ai — Termux rebuilt around per-project workspaces, made for AI CLIs
  • AnthMorph — Rust API bridge: Codex ⇄ Anthropic Messages ⇄ OpenAI Chat/Responses

Termux ports — upstream tracking

a Syllo Vivling (canon ASCII sprite)

Spawn your Vivling
hatch one in the browser — it remembers you


Dev journal: dev.mmmbuto.com · Sponsor

Per aspera ad astra.

Pinned Loading

  1. codex-termux codex-termux Public

    Forked from openai/codex

    Lightweight coding agent that runs in your terminal

    Rust 403 34

  2. codex-vl codex-vl Public

    Optimized Codex CLI distribution for Linux, Android/Termux, and macOS with Vivling and loop workflow support.

    Rust 5

  3. mcp-memory-rs mcp-memory-rs Public

    Local-first MCP memory for AI agents — the curated state (notebook). Pairs with mcp-vl-msa-rs for searchable corpus.

    Rust 1

  4. nexuscrew nexuscrew Public

    NexusCrew is a local-first, federated control plane for multiple AI CLIs. It combines a PWA terminal cockpit, persistent tmux workers, bundled agent skills, an MCP operator/cell bus, and secure SSH…

    JavaScript

  5. mcp-vl-msa-rs mcp-vl-msa-rs Public

    Local-first MCP memory for AI agents — the searchable corpus (library). Pairs with mcp-memory-rs for curated state.

    Rust 1

  6. mcp-crewd-rs mcp-crewd-rs Public

    MCP cell fabric daemon for AI agents — spawn and coordinate Claude/Codex/pi worker cells over a Unix socket. Rust, audited.

    Rust