FAQ
What is Typillar, in one sentence?
Section titled “What is Typillar, in one sentence?”A product company you run by typing: describe an idea and an always-on team of agents researches, builds, and ships it — live, in your own Cloudflare account.
Do I need to be a developer?
Section titled “Do I need to be a developer?”No. You describe outcomes in plain language and approve the work. The agents write the code and commit it to your repository, where it’s there if you or a developer ever want it. See How Typillar works.
Where does my product run?
Section titled “Where does my product run?”On your Cloudflare account — real production infrastructure you own, not a preview hosted by Typillar. See What you own.
Where does my code live?
Section titled “Where does my code live?”In your GitHub repository, as ordinary commits. See Connect GitHub.
What happens if I stop using Typillar?
Section titled “What happens if I stop using Typillar?”Everything keeps running. The product is on your Cloudflare account, the code is in your GitHub repo, and the data is in your databases. There’s nothing to export — it’s already yours.
Does Typillar run the AI models?
Section titled “Does Typillar run the AI models?”No. Typillar runs zero inference on its servers. Every token is generated on your Cloudflare Workers AI or your own provider key. See Zero inference on our servers.
Will agents change things without asking?
Section titled “Will agents change things without asking?”No. Agents propose; you approve. Nothing is built or deployed until you approve the ticket. See Tickets & approvals.
What can Typillar access in my accounts?
Section titled “What can Typillar access in my accounts?”Cloudflare access is for building and running your product; GitHub access is for committing code to a repo you choose. Both are granted by OAuth and revocable at any time. See Permissions & access.
How are my keys and tokens protected?
Section titled “How are my keys and tokens protected?”Connection tokens and model keys are encrypted at rest (AES‑GCM) and never stored in plain text. You can rotate or remove them at any time. See Your data & secrets.
Can I undo a change?
Section titled “Can I undo a change?”Yes. Every deployment is reversible with one-click rollback, anchored to your commit and deployment history. See Deploys & rollback.
How do I start?
Section titled “How do I start?”Follow the Quickstart — sign in, connect Cloudflare and GitHub, type your first idea, approve, and ship.