____ _ _ _
| _ \ (_) ___ | \ | | __ _ _ __ ___ ___
| | | || | / _ \ | \| | / _` || '_ \ / _ \ / __|
| |_| || || (_) || |\ || (_| || | | || (_) |\__ \
|____/ |_| \___/ |_| \_| \__,_||_| |_| \___/ |___/
whoami
Davide A. Guglielmi. Italy.
cat ~/about.txt
I work on AI tooling that has to run where the platform actively makes
it hard: Termux/Android, low-RAM ARM64, musl libc, environments without
prebuilt wheels or runtime help. I maintain forks of the major coding
agents (Codex, Gemini CLI, Qwen Code) tuned for those targets, plus a
Rust-first MCP server stack and a couple of original CLIs.
ls ~/forks
// upstream-first: patches kept narrow, rebases routine.
ls ~/mcp
- mcp-memory-rs — the notebook: curated agent state, versioned JSON categories, BM25 search, per-device ACL, fleet sync.
- mcp-vl-msa-rs — the library: corpus recall, tantivy BM25, original-text injection, remember/forget capsules.
- mcp-email-rs — the mailbox: direct IMAP + SMTP for agents — read, search, organize, draft, send. // public soon
// pure Rust, zero ML deps, local-first — on the official MCP registry.
ls ~/projects
- codex-vl 4★14.0k ↓ — Codex distro with
/vivling, /vl, /loop, /goal. Linux x86_64-musl + Android arm64-musl + Darwin arm64. [deep-dive: /vivling]
- AnthMorph 2★154 ↓ — Rust API bridge: Codex / Anthropic Messages / OpenAI Chat / Responses.
- termsearch 3★433 ↓ — Personal search engine for Termux / Linux / macOS.
- termux-ai 3★ — Optimized Termux distribution for AI CLI workflows on Android.
- ollama-termux 6★1.6k ↓ — Ollama Termux release packaging: prebuilt assets, arm64 tuning.
- nexuscli 15★550 ↓ — AI cockpit for Termux. Native session handoff across Claude, Codex, Gemini. // study, no longer maintained
ls ~/lib
cat ~/stack
Rust · TypeScript · Go · Java
Termux / Linux / macOS
MCP servers (Rust runtime)
contact
Per aspera ad astra.