From d39769192a1d6f00cba9ee1729b6599e5a44da42 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sat, 3 Jan 2026 16:38:39 +0100 Subject: [PATCH] Remove redundant pi header and Discord note from coding-agent README --- packages/coding-agent/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 2d5f3242..68e8179b 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -9,14 +9,10 @@ Build status

-# pi - A terminal-based coding agent with multi-model support, mid-session model switching, and a simple CLI for headless coding tasks. 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)