Tom
@monotykamary
I do open source while doing dad stuff.
57
Published Tools
57
Total Stars
10,737
Weekly Downloads
130
GitHub Followers
351
Public Repos
Published Tools
4 MCP Servers52 Skills1 Agentacross 9 categoriesopenmux
monotykamary
Terminal multiplexer with master-stack tiling layout
pi-messenger-swarm
monotykamary
Swarm-first multi-agent messaging and task orchestration extension for Pi
@monotykamary/opencode-skills
monotykamary
Anthropic Agent Skills Specification plugin for OpenCode - discover and execute skills with dynamic tool registration
@monotykamary/pi-better-openai
monotykamary
Improve OpenAI in pi with fast mode, usage stats, realtime voice, image generation, and footer polish.
pi-fabric
monotykamary
A programmable tool and agent runtime for Pi
@monotykamary/flame
monotykamary
[](https://codecov.io/gh/monotykamary/flame-js)
...more@monotykamary/localterm
monotykamary
A browser-based terminal: one browser tab is one PTY session. Friendly URL, persistent xterm.js front-end, hono + node-pty back-end.
...morepi-tool-repair
monotykamary
Validate-then-repair extension for pi — fixes common LLM tool-call mistakes (null fields, stringified arrays, wrong field names, anchor bleed) before tools execute
...morepi-neuralwatt-provider
monotykamary
Neuralwatt provider extension for pi - Access Kimi, GLM, Qwen, GPT-OSS, Devstral, and MiniMax models through the Neuralwatt API
...morepi-model-sort
monotykamary
Sort models in pi's /model selector by last usage — most recently used models appear first
pi-namespace
monotykamary
Namespace tools and skills in pi — group tools by extension with configurable prefix rewriting
pi-makora-provider
monotykamary
Makora provider extension for pi - Access DeepSeek V4, GLM 5.1, Kimi K2.6, Llama 3.3, Qwen 3.6, and more through the Makora inference API
...morepi-autoresearch-harness
monotykamary
Autonomous experiment loop for pi — run, measure, keep or discard. Inspired by karpathy/autoresearch.
pi-trust-defer
monotykamary
Skip the startup trust prompt in pi — auto-decline project trust so you're immediately interactive, then /trust + /reload when ready
...morepi-vision-handoff
monotykamary
Give text-only pi models vision — describe images with a vision model you pick via an interactive picker, then hand off the text description to non-vision models
...morepi-hide-providers
monotykamary
Hide providers and models from pi's model selector — filter the /model list and Ctrl+P cycling via a configurable blocklist
...more@monotykamary/pi-tps
monotykamary
Tokens-per-second tracker for pi — see your LLM generation speed after every agent turn
@monotykamary/pi-vcc
monotykamary
Algorithmic conversation compactor for pi - transcript-preserving structured summaries, no LLM calls
pi-baseten-provider
monotykamary
Baseten provider extension for pi - Access DeepSeek, Kimi, GLM, MiniMax, Nemotron, and GPT-OSS models through the Baseten Model API
...morepi-fireworks-provider
monotykamary
Fireworks AI provider extension for pi - Access Kimi, MiniMax, GLM, DeepSeek, and GPT-OSS models through the Fireworks AI API
...morepi-io-provider
monotykamary
IO Intelligence provider extension for pi - Access DeepSeek, Kimi, GLM, Llama, Qwen, Mistral, and more through the IO Intelligence API
...morepi-tensorix-provider
monotykamary
Tensorix provider extension for pi - Access DeepSeek, GLM, Kimi, Qwen, MiniMax, Llama, and more through the Tensorix API
pi-crof-provider
monotykamary
CrofAI provider extension for pi - Access Kimi, GLM, Qwen, DeepSeek, MiniMax, and Gemma models through the CrofAI API
pi-hypercharm-provider
monotykamary
HyperCharm provider extension for pi - Access DeepSeek, GLM, Kimi, Qwen, MiniMax, Gemma, and GPT-OSS models through the Charm Hyper API
...morepi-parasail-provider
monotykamary
Parasail provider extension for pi - Access top open-source models (DeepSeek, Qwen, GLM, Kimi, Llama, Gemma, Mistral) through the Parasail API
...more@monotykamary/pi-computer-use
monotykamary
macOS computer-use for Pi via harness server and CLI.
pi-deepseek-provider
monotykamary
DeepSeek provider extension for pi - V4 Pro, V4 Flash & Reasoner with prefix cache optimization
pi-opencode-go-provider
monotykamary
Opencode Go provider extension for pi - Fast, efficient GLM, Kimi, and MiniMax models through the opencode.ai API
pi-lilac-provider
monotykamary
Lilac provider extension for pi - Access Kimi K2.6, GLM 5.1, and Gemma 4 models through Lilac's OpenAI-compatible API on idle GPUs
...more@monotykamary/pi-ledger
monotykamary
Billing engine for the serverless agency — a pi extension that meters agentic dev work like cloud compute and invoices it like a timesheet.
...morepi-zyloo-provider
monotykamary
Zyloo provider extension for pi - Claude, GPT, Gemini, Grok, Kimi, GLM, DeepSeek, Qwen & MiniMax through the Zyloo OpenAI-compatible API
...morepi-merius-provider
monotykamary
Merius provider extension for pi - Open models on Merius's own GPUs via an OpenAI-compatible API
pi-umans-provider
monotykamary
UMANS provider extension for pi - Access Kimi K2.6, GLM 5.1, Qwen 3.6, and coding-optimized models through the UMANS API
pi-fovea
monotykamary
Token-budgeted repo mapping for agent sessions: foveated heat diffusion over a cross-language code graph, with progressive disclosure.
...morepi-moonshot-provider
monotykamary
Moonshot AI provider extension for pi - Access Kimi K2.6, K2.5, K2 Thinking, and Moonshot V1 models through the Moonshot API
...morepi-recurse
monotykamary
Recursive agent extension for Pi — spawn subagents programmatically with depth guardrails
pi-lazy-extensions
monotykamary
Lazy-load pi extensions on demand via a ToolSearch-style proxy tool
@monotykamary/pi-opencode-provider
monotykamary
Opencode provider extension for pi - Access GPT, Claude, Gemini, GLM, MiniMax, Kimi and more through the opencode.ai API
@monotykamary/dsh-llm
monotykamary
Provider-neutral LLM service interface for the DeepSeek Harness
@monotykamary/dsh-agent-tool-presentation
monotykamary
Agent-plane presentation selector: composes one agent's tools as Code Mode, native, or both
@monotykamary/dsh-storage
monotykamary
Storage hub (ctx.storage): named backend registry plus mounted data-form facilities for the DeepSeek Harness
@monotykamary/dsh-storage-domain
monotykamary
Domain data form (ctx.storage.domain): schema-validated, event-emitting KV domains over storage backends for the DeepSeek Harness
...more@monotykamary/dsh-llm-deepseek
monotykamary
DeepSeek chat-completions adapter for the DeepSeek Harness LLM seam
@monotykamary/dsh-llm-pi-ai
monotykamary
pi-ai-backed DeepSeek adapter for the DeepSeek Harness LLM seam (design-verification twin of dsh-llm-deepseek)
@monotykamary/dsh-llm-retry
monotykamary
Provider-routed LLM request retry policy for the DeepSeek Harness
@monotykamary/dsh-session-title-llm
monotykamary
Shared LLM generation policy for DeepSeek Harness session-title providers
@monotykamary/dsh-session-title-first-prompt-llm
monotykamary
First-message LLM provider plugin for DeepSeek Harness session titles
@monotykamary/dsh-mcp-client
monotykamary
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
@monotykamary/dsh-storage-json
monotykamary
JSON file KV storage backend for the DeepSeek Harness storage hub
@monotykamary/dsh-hooks-claude-code
monotykamary
Bridge plugin: run a Claude Code hooks.json / settings hook config on the DeepSeek Harness interception seams
@monotykamary/dsh-llm-mock-server
monotykamary
Scriptable OpenAI-compatible HTTP/SSE fault server for LLM recovery tests
@monotykamary/dsh-llm-replay
monotykamary
Replay LLM plugin: short-circuits llm/stream with model chunks reconstructed from a recorded session JSONL (keyless snapshot tests)
...more@monotykamary/dsh-session-title-all-prompts-llm
monotykamary
All-user-messages LLM provider plugin for DeepSeek Harness session titles
@monotykamary/dsh-storage-sqlite
monotykamary
SQLite storage backend (kv facet) for the DeepSeek Harness storage hub
@monotykamary/dsh-subagent-claude-code
monotykamary
One-shot Claude Code subagent provider over the official Agent SDK
dsh-fovea
monotykamary
Foveated repository intelligence for DeepSeek Harness
dsh-fabric-system-prompt
monotykamary
Fabric-owned system prompt override and native-prose minimization for DeepSeek Harness