Open Foundation For Trustworthy Agents
Gambit is the open-source foundation and runtime for building agents you can inspect, verify, and run in your own environment.
Gambit is the open-source foundation and runtime for building agents you can inspect, verify, and run in your own environment.
Your agent definition lives in a single file with explicit instructions, schemas, and helper actions.
Run it locally with the CLI, then reuse the same structure in your app when you are ready.
$ npx @bolt-foundry/gambit serveFeed each action only the facts it needs. Gambit keeps agent context scoped so runs stay legible instead of collapsing into one giant prompt.
Break agent behavior into typed steps with clear inputs, instructions, and helper actions. Reuse that structure across local runs, tests, and app code.
Define schemas once, enforce them at runtime, and keep runs traceable enough to debug, verify, and improve without guesswork.
Gambit is open source today. Share your details if you want product updates, early conversations, or future Bolt Foundry announcements as more public surfaces come online.