Questions

Frequently asked

Is the output real code or just chat text?

Real files. The Coder agent writes source into a job workspace; the Packager zips it. You download a project package, not a conversation transcript.

Who owns the code?

You receive the delivered package for your project use. CodeForge does not claim product ownership of your specific deliverable. You are responsible for review, security, and production deployment.

How long does a job take?

Depends on tier and model load. Small Spark jobs can finish in roughly a minute; larger Core–Forge jobs take longer while agents design, generate, and package. The status page updates live.

What do the tiers mean?

Tiers map to scope and price: Spark for tiny utilities, Core for solid APIs/tools, Build for fuller apps, Scale for complex systems, Forge for the heaviest jobs. Pick the closest fit and describe the outcome clearly.

Can I watch progress?

Yes. Every job has a status page that polls phase updates until delivery, then unlocks download.

Do you send Slack or email?

Slack delivery alerts are supported when a webhook is configured. Email can be enabled with SMTP settings. The status page works either way.

What stacks can you build?

The factory is strongest at Python and FastAPI-style backends today, and can generate other structured projects from a clear prompt. Specific frameworks should be named in your request.

What if the result isn’t right?

Start a new job with a tighter prompt, or contact support with the job ID. Treat the first delivery as a strong draft from an automated factory, then iterate.

Is this a subscription?

No. Pricing is per project / per job by tier. You pay for the build capacity you need.

Do I need an account to start?

You can start a build from the homepage with a prompt and tier. Accounts and dashboards can come later for history and billing.

Where does the work run?

On CodeForge workers attached to a secured job queue — not on your laptop. The architecture is designed to add more worker nodes as demand grows.

How is this different from a chatbot?

Chatbots answer. CodeForge runs a pipeline: queue, agents, workspace files, package, notify, download. The product is the delivered software artifact.