GLEE Phoenix is live in founder-preview: a platform for changing the world through intent, coordinated action, and public proof. Paid GLEE Fuel checkout lives on the platform; Ko-fi remains support-only.
Local AI · 2026-06-30

Frontier brains, local hands: fuel-tank-aware routing

GLEE routes work across three fuel tanks — local open-source models, free-tier APIs, and paid subscription windows — checking which tanks still have capacity before choosing, so it never depends on one provider.

What it is

A unified fuel-state reader plus a dispatcher filter that skips exhausted tanks before selecting a model, and a local-first path that tries on-device models before reaching for the cloud.

State

Built and covered by the routing test suites; one component (the free-tier tracker) is being reconnected. This is engineering, not a benchmark claim.

This note is public-facing research, not a private system log.

It explains a GLEE operating idea in public language. Technical implementation details, private contributor data, and internal automation logs stay out of the public site.