Support

Because we do not collect your data, support engineering starts with your machine.

Report an Issue

If you encounter a bug, crash, or unexpected behavior, the best place to report it is the GitHub Issues tracker.

Open GitHub Issue

Please include the output of your local diagnostics when filing a report.

Local Diagnostics

Because CEO-in-a-Box operates offline, you are empowered to diagnose issues locally using the built-in debug commands.

bash
ceo debug agents    # inspect internal agent lifecycle state
ceo debug runtime   # view the DI container and engine registry
ceo ipc health      # run healthchecks on all 94 internal engines
ceo service status  # check the status of the local background daemon

If ceo web cannot connect to the server, ensure the daemon is running with ceo service start.

Frequently Asked Questions

Does CEO-in-a-Box collect telemetry?

No. CEO-in-a-Box runs entirely locally. We do not collect telemetry, crash reports, or usage data.

Do I need to pay for provider API keys?

You use your own API keys for cloud providers like OpenAI or Anthropic, so you only pay for your direct usage. Local providers like Ollama are completely free to use.

Can I run it completely offline?

Yes. If you use a local model provider (e.g., Ollama, LM Studio), CEO-in-a-Box is fully air-gapped and requires no internet connection to operate.

Community & Discussions

We believe in an open dialogue regarding architecture, feature requests, and use-cases. We manage these conversations through GitHub Discussions.

Join Discussions