PYAN
  • Home
  • Skills
  • Projects
  • Experience
  • Achievements
  • Education
  • Summary
  • Contact

Pyanchor

An agent-agnostic sidecar that drops an AI-powered live-edit overlay on top of a running web app. A single <script> tag injects a Shadow DOM overlay; users click a UI element and describe a change in natural language, and the configured AI agent CLI edits the actual source, runs the build, and either rsyncs the result to the live app or opens a PR. Ships with five agent adapters (OpenClaw, Claude Code, Codex, Aider, Gemini) and Next.js, Vite, Astro, and SvelteKit examples, and is published to npm as a self-hosted package with HMAC actor signing and a systemd template. In 2026-05, the project was accepted into the official pollinations.ai OSS app showcase at Flower Tier.

Duration

2026.04 - currently maintained

Team

Solo

Role & Contribution
  • Express sidecar and Shadow DOM overlay design

  • Six AI agent adapter implementations

  • Production hardening with HMAC signing and systemd integration

  • Test and CI setup with npm public release


Tech Stack
TypeScript
Node.js
Express
Next.js
Vite
Astro
SvelteKit
Claude Agent SDK
systemd
HMAC
GitHub Actions