Skip to content
ShareQuota

Roadmap

Including the parts that were cancelled. A roadmap that only lists what is coming tells you nothing about judgement.

  • One local endpoint, four dialects, five providers

    Done

    The journey from download to first successful request works end to end today.

  • Documentation as a tree, and a page per model

    In progress

    Eight documentation pages with a sidebar, and a page for each of the 79 models with its own routed id, price and capability matrix.

  • Vietnamese

    Queued

    The locale infrastructure is built and unused. It waits on migrating the plural handling to ICU MessageFormat first — doing that after two locales exist means editing two files instead of one.

  • Sharing unused quota, and earning from it

    Queued

    The direction this project is heading: a way to let the capacity you already pay for and do not use reach someone who needs it, and to be paid for that. Nothing of it is built — no marketplace, no payouts, no accounts — so nothing on this site claims otherwise yet. What lands first is the accounting: the proxy already knows every request it routed and to which credential, which is the part any sharing scheme has to get right before it moves money.

  • Using an idle connection for AI training data

    Queued

    Also named as a direction, and it is the one with the highest bar. Anything that sends data anywhere makes three of this site’s current claims false at once — /privacy says no telemetry, /security says no request or response logging, and the home page says nothing leaves your machine. Those claims are true of the binary today. If this ships it ships strictly opt-in, off by default, with a written policy naming who receives what, and those three pages change in the same release. It will not be turned on quietly.

  • A status page

    Cancelled

    There is nothing hosted to report on. The binary’s health endpoint describes your own machine, and a page reporting your localhost back to you is not information.

  • Analytics

    Cancelled

    No third-party analytics, tag manager or session recorder. The site sets one cookie for your language and one local-storage entry for your theme; nothing else is stored and nothing is transmitted.