Frequently Asked Questions

Everything you need to know about Medic. Cannot find your answer? Contact us.

How is this different from pasting logs into ChatGPT?

Medic uses a deterministic rules engine with 25+ failure patterns. It does not guess — it matches known patterns, shows you the exact evidence from your logs, tells you its confidence level, and recommends a single best fix. ChatGPT gives generic suggestions that may or may not apply to your situation.

Which AI agents are supported?

Medic works with logs from any AI agent that produces text output. It has optimized detection for OpenClaw, AutoGPT, LangChain, CrewAI, AutoGen, and others. If your agent produces error logs, we can likely diagnose it.

Which model providers do you detect?

We automatically detect OpenAI, Anthropic, Google, Mistral, Cohere, Groq, Ollama, Azure OpenAI, AWS Bedrock, LiteLLM, and OpenRouter. More providers are added regularly.

Do you store my logs?

No. The entire analysis runs in your web browser. Your logs never leave your device. There are no network requests to any server with your log data. Close the browser tab and everything is gone.

What types of errors can you diagnose?

We cover 25+ failure categories including: missing/invalid API keys, authentication failures, gateway timeouts, rate limits, unsupported models, config syntax errors, filesystem permission issues, missing dependencies, container/service failures, provider outages, context length errors, SSL issues, memory errors, network problems, content filter blocks, and more.

What if the diagnosis is uncertain?

We always show a confidence level (high, medium, or low) for each diagnosis. If confidence is low, we will tell you. We never claim certainty without strong evidence from your logs. When we are uncertain, we suggest additional debugging steps.

Can Medic auto-fix my issues?

Not in the current version. Medic is a diagnostic tool — it tells you what broke, why, and what to do. You still apply the fix yourself. Automatic repair capabilities are planned for a future release.

Do you support local log files only?

You can paste logs directly from your clipboard or upload files from your local filesystem. We support .txt, .log, .md, .json, .yaml, .yml, .toml, .env, and more. We do not connect to remote servers or monitoring services (yet).

Is this open source?

The diagnostic rules engine and pattern matching logic are designed to be transparent and auditable. We plan to open-source the core engine so the community can contribute new rules and failure patterns.

How do I report a bug or suggest a new rule?

You can reach us via GitHub Issues or email. We actively collect failure patterns from the community to improve our rule library. If you have a log that we should be able to diagnose but cannot, we want to hear about it.

Still have questions?

Reach out and we will get back to you within 24 hours.

📧 Email UsTry Medic