Skip to content
View fitchmultz's full-sized avatar

Block or report fitchmultz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fitchmultz/README.md

Mitch Fultz

I build AI developer tools and agent workflow infrastructure: focused Pi extensions, CueLoop for queue-driven coding-agent work, and operational systems for governance, scraping, and verification.

Start here

These are the six projects I keep pinned. They show the current center of gravity: agent workflow tools, browser/model extensions for Pi, one larger coding-agent workflow system, and one governance/control-plane reference implementation.

Project What it does Start here
pi-cursor-sdk Cursor SDK provider extension for Pi models Quick start
pi-agent-browser-native Native browser automation tool for Pi agents Browser workflow examples
pi-codex-goal Goal tracking and continuation for long Pi sessions Install and commands
pi-oracle ChatGPT web handoff extension for Pi Successful-run transcript
CueLoop Local-first queue for auditable coding-agent work Workflow diagram
AI Control Plane Host-first AI governance reference implementation Architecture and boundary

If you are reviewing my work

Pi extension suite

  • pi-cursor-sdk — Cursor SDK provider extension for pi, adding Cursor's agent loop to pi
  • pi-agent-browser-native — native agent_browser tool for controlled browser automation in Pi.
  • pi-codex-goal — goal tracking and continuation for long Pi sessions.
  • pi-oracle — ChatGPT web handoff for hard or long-running tasks with archives, async jobs, and saved results.
  • pi-edit-session-in-place — re-edit or delete an earlier user message in the current session branch.
  • pi-zai-mcp — Z.ai MCP server bridge for web search, URL/repository reading, and vision workflows in Pi.
  • pi-zai-agents — Z.AI Agent API tools for translation, slide/poster generation, and video effects in Pi.
  • pi-stash — stash draft messages and restore them later.
  • pi-local-agents-only — strip global AGENTS.md and CLAUDE.md instructions for selected projects.
  • pi-copy-message — searchable TUI picker plus /copy-user shortcut for copying raw session messages.

More work worth opening

Project What it shows Start here
Promo Studio Multi-agent commerce demo with receipts, diffs, transcripts, and validation What you are seeing
Ricochet Rush 3D browser game with Cursor SDK backed AI board generation/design and local fallback play Demo and QA
Spartan Scraper Web scraping and research workbench in Go 5-minute demo
agent-eval Transcript-first evaluation across Codex, Claude Code, and Pi sessions Outputs
Morphio AI-assisted content workflow monorepo with FastAPI, Next.js, and native routines Visual tour
Cloop Local loop/task and knowledge assistant, separate from CueLoop Architecture at a glance
Splunk TUI Rust CLI/TUI for Splunk diagnostics and local-first verification Quick validation

What I focus on

  • Agent workflow infrastructure
  • AI developer tools
  • Browser/native automation for coding agents
  • Auditable execution, receipts, and verification
  • Operational CLIs and control-plane patterns

How I try to make projects reviewable

  • Show the outcome before setup when a README is meant for public review.
  • Include verification commands, local smoke paths, or proof artifacts where practical.
  • Make status and limits explicit instead of implying maturity that is not there.
  • Prefer tools that leave inspectable files, logs, receipts, or reports behind.

Links

Pinned Loading

  1. pi-cursor-sdk pi-cursor-sdk Public

    Run Cursor's agent loop inside the pi coding agent via local Cursor SDK agents, with native model selection, thinking controls, fast/plan modes, image input, and MCP-bridged pi tools.

    TypeScript 211 13

  2. pi-agent-browser-native pi-agent-browser-native Public

    pi extension that exposes agent-browser as a native tool for browser automation

    TypeScript 137 9

  3. pi-codex-goal pi-codex-goal Public

    Codex-style goal tracking and continuation for pi.

    TypeScript 143 10

  4. pi-oracle pi-oracle Public

    ChatGPT web-oracle extension for pi with isolated browser auth, async jobs, and project-context archives.

    TypeScript 30 8

  5. cueloop cueloop Public

    Rust CLI and macOS app for queue-driven, auditable AI coding agent work.

    Rust 2

  6. ai-control-plane ai-control-plane Public

    Enterprise AI governance reference implementation with gateway controls, telemetry, detections, and rollout validation.

    Go 2 1