From 0e5778c69b42ae529fdfa3b599058989eae5d8d5 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 12 Nov 2025 23:38:35 +0100 Subject: [PATCH] README.md update for coding agent --- packages/coding-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 4490f6d3..85d90e49 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,6 +1,6 @@ # pi -A radically simple coding agent with multi-model support (including mid-session switching), a simple yet powerful CLI for headless coding tasks, and many creature comforts you might be used to from other coding agents. +A radically simple and opinionated coding agent with multi-model support (including mid-session switching), a simple yet powerful CLI for headless coding tasks, and many creature comforts you might be used to from other coding agents. ## Installation