Anda Bot Anda Bot
Docs GitHub
Home
Support

Get help with Anda Bot

Anda Bot is an open-source local agent. The fastest path to support is usually to check setup, capture the exact error, and open a GitHub issue with enough detail to reproduce it.

Last updated: May 15, 2026

01

Best support channels

Bug reports

Open a GitHub issue for reproducible extension, daemon, install, browser tool, or build problems.

Questions and ideas

Use GitHub discussions for usage questions, workflows, feature ideas, and community help.

Documentation

Use the docs and README for install commands, model provider configuration, Chrome token setup, Skills, channels, voice, and troubleshooting context.

02

Before opening an issue

Confirm local setup

Run anda from a terminal, confirm a model provider is configured, and make sure the daemon is reachable before testing the extension.

Regenerate the browser token

Run anda browser token --days 365 and paste both the Gateway URL and Bearer token into the side panel settings.

Check permissions

Chrome may block page injection, microphone access, file URLs, or extension actions on restricted pages. Try a normal https page when debugging.

03

Include this information

Please include your operating system, Anda Bot version, Chrome version, extension version, install method, the command you ran, the exact error message, and whether the issue happens on a fresh browser tab.

Do not paste API keys, Bearer tokens, private prompts, confidential files, or sensitive screenshots into public issues.

04

Security and privacy reports

For security-sensitive problems, avoid posting secrets or exploit details in a public issue. Open a minimal report first or use the repository security reporting options if available.

If a token may have been exposed, revoke it by removing extension settings and generating a fresh browser token from the local Anda CLI.