diff --git a/README.md b/README.md index 5f4637fb..04f87f30 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ Tools for building AI agents and managing LLM deployments. +
+ +> **Note:** The Discord is an unofficial community server, not monitored by maintainers. For bug reports and feature requests, use [GitHub Issues](https://github.com/badlogic/pi-mono/issues). + ## Packages | Package | Description | diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index b4c31b61..9faf977a 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -4,6 +4,14 @@ A terminal-based coding agent with multi-model support, mid-session model switch Works on Linux, macOS, and Windows (requires bash; see [Windows Setup](#windows-setup)). + + +> **Note:** The Discord is an unofficial community server, not monitored by maintainers. For bug reports and feature requests, use [GitHub Issues](https://github.com/badlogic/pi-mono/issues). + ## Table of Contents - [Getting Started](#getting-started)