Local and cloud LLM support
Use LM Studio on your machine, remote OpenAI-compatible endpoints, OpenRouter, or custom providers.
Local-first AI software forge
ByteForge is a Windows-first AI development workspace for people who want software made from a prompt without surrendering their machine, files, or model choices.
What makes it different
ByteForge is being built around the practical loop developers actually need: understand the request, inspect the workspace, choose the right tools, create code, run checks, debug failures, and stop only when the project is ready to test or release.
Use LM Studio on your machine, remote OpenAI-compatible endpoints, OpenRouter, or custom providers.
ByteForge probes selected models and adapts tool strategy instead of assuming every local model speaks the same format.
Generate web apps, static sites, Python tools, Node APIs, Android starters, .NET desktop apps, and games.
Approved commands run inside the workspace, errors are surfaced, and the agent can continue with targeted fixes.
Workflow
Describe the app, site, script, API, or tool in plain language.
ByteForge infers platform, files, dependencies, and verification steps.
The agent creates or patches files using the safest model-compatible tool path.
It runs install/build/test commands when approved or trusted mode is enabled.
Failures become context: read error, inspect file, patch, rerun.
The final output is ready for preview, packaging, or handoff.
Model freedom
ByteForge is designed for local-first development with LM Studio, while still supporting OpenAI-compatible remote endpoints. The goal is simple: pick a model, verify it can operate tools safely, then let the agent work through the project.
Early Windows build
ByteForge is in active development. The current build is for early adopters, workflow testing, model compatibility checks, and project-generation trials.