From 35c42b51574efb595eb761c2be503b047b3297c5 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sun, 15 Feb 2026 18:18:41 +0000 Subject: [PATCH] docs: route bug reports to centralized discussion --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87061d5..ce2c37f 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,12 @@ Common settings are in `claude_code_api/core/config.py`: - `database_url` - `require_auth` +## Bug Reports & Support + +For `claude-code-api` and `ai-code-fusion`, use this discussion thread for bug reports and troubleshooting: + +- https://github.com/codingworkflow/ai-code-fusion/discussions/151 + ## Developer Docs For engineering workflows and internal commands: