From 8691d61f56b8dfcc872f55e949a9173b261b9f63 Mon Sep 17 00:00:00 2001 From: Barni Date: Sun, 29 Mar 2026 23:29:01 +0200 Subject: [PATCH] Add an SVG banner to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34d88e6..bfa41a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ +![ap ― cli banner](https://github.com/user-attachments/assets/e7258874-ff07-4b3f-ad89-15c05f510da0) # Agent Platform CLI + `ap` is the terminal client for Agent Platform. It handles WorkOS sign-in, personal and team workspace context, the session TUI, and the control-plane surfaces for integrations, permissions, and gateway actions. User-facing docs live at [docs.agentplatform.cloud](https://docs.agentplatform.cloud). ## Developer Notes