Skip to content
You must be logged in to sponsor proxysoul

Become a sponsor to Ouail Bni

I'm Ouail — ProxySoul. I build Empryo — an AI coding agent that treats code as code, not text.

Most agents grep your repo and hope. Empryo parses it into a SQLite genome ranked by PageRank and git co-change, edits TypeScript through the AST instead of string-matching whitespace, and runs explore and code agents in parallel on a shared read cache.

What makes it different

The genome learns. Most agents rebuild a repo map every run. Empryo's index gets better the more you use it — it mines git history with PMI scoring, distils each session into behavioral trails, and calibrates to the model you're running. On its own repo, co-change coverage went from 86 to 3,239 file pairs.

It answers questions grep can't. "What breaks if I change this?" is a graph query, not a search. Blast radius, ranked structural search, real LSP.

Three surfaces, one engine. A native desktop app, a terminal UI, and a headless CLI for CI — same agent behind all three, on macOS, Linux and Windows.

Nine routable roles, not one model. Cheap model explores with a map, strong model does the edit — per tab.

The rest

  • AST edits via ts-morph, ~70 operations, atomic batches with all-or-nothing rollback
  • Structural edits across 30+ languages, tree-sitter bundled
  • 22 providers plus any OpenAI-compatible endpoint — fully local through Ollama or LM Studio
  • Time machine: every prompt is a checkpoint with a git tag, rewinds conversation and files
  • Cross-session memory — it remembers the gotcha you hit three weeks ago, without being asked
  • Embedded Neovim over msgpack-RPC: your config and plugins work, because it is nvim
  • Up to 5 tabs, each with its own model, session and checkpoints — Haiku exploring on one, Opus refactoring on the next
  • An integrated terminal and an embedded browser the agent drives itself: it builds your UI, then clicks through it, screenshots it and profiles it
  • 13 lifecycle hooks, MCP servers, and custom agents defined in plain markdown

Benchmarked against the same model on the same repo: 5.7× fewer input tokens, 23% lower bill, 32% less wall clock. The harness is public — pi-vs-empryo-bench.

Why sponsor

I'm the only developer on Empryo, and I build it on nights and weekends. Sponsorships pay for the inference bill of developing an AI tool with AI, signing and release infra across three platforms, and the hours to ship what people actually ask for.

If it saves you tokens or hours, sponsoring buys more of both.

empryo.com · docs.empryo.com · Discord

Featured sponsors

@theopenco
@nerminba
Private Sponsor
@Liiro
@feketefh
@PraneethMerugu

Current sponsors 4

@feketefh
@PraneethMerugu
Private Sponsor
@window92
Past sponsors 3
@Liiro
@nerminba
@theopenco

Featured work

  1. proxysoul/Empryo

    Empryo issue tracker + SoulForge (v2). Empryo is the graph-powered AI coding agent that edits symbols, not strings: AST surgery, full LSP, a live code genome. Get it at https://empryo.com

    TypeScript 1,145

Select a tier

$ a month

You'll receive any rewards listed in the $5 monthly tier. Additionally, a Public Sponsor achievement will be added to your profile.

$5 a month

Select

Every forge needs a spark. You get a Sponsor badge on your profile, your avatar and name in the sponsors section of empryo.com, and your name in BACKERS.md next to the others keeping the fire lit.

Quiet support, real impact. Thank you.

$25 a month

Select

You feed the fire. Everything in Spark, plus:

  • Your name and link in BACKERS.md and on the empryo.com sponsors section
  • A shoutout in the next release notes after you sign up
  • Early peek at the changelog before each release lands

$100 a month

Select

Now we're forging. Everything in Ember, plus:

  • Your name or logo in the sponsors section of empryo.com — the landing page, not a buried credits file
  • Your logo or name in the Supporters row of the Empryo README
  • Listed on the docs site sponsors page
  • Priority on bug reports and feature requests you open

Companies welcome. Send a logo and a one-line tagline.

$500 a month

Select

You're shaping what gets built. Everything in Forge, plus:

  • Logo in the sponsors section of empryo.com, above the individual backers
  • Premium logo placement in the dedicated Sponsors section at the top of the README
  • Logo on the docs homepage
  • Social post on launch and a thank-you in every monthly release
  • Direct line to me for integration questions

For companies that want Empryo users to see them first.

$1,000 a month

Select

You keep the heart of the forge beating. Everything in Anvil, plus:

  • The featured sponsor card on empryo.com: full logo, two linked cells for your products, and your tagline
  • Top-of-README logo, larger than the rest
  • Featured banner on the docs homepage
  • Dedicated launch post on the Empryo blog and socials
  • Quarterly call with me on roadmap and integration priorities
  • Custom integration support if you're a provider — shipped as a native provider in the client

Reserved for serious partners. Reach out before sponsoring so we can scope it.