diff --git a/.github/banner.png b/.github/banner.png new file mode 100644 index 0000000..b9428e3 Binary files /dev/null and b/.github/banner.png differ diff --git a/.github/banner.svg b/.github/banner.svg new file mode 100644 index 0000000..979fd5f --- /dev/null +++ b/.github/banner.svg @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/README.md b/README.md index 14c4b5b..037dc14 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,22 @@
-
- CLI and library for the Smoo AI Testing API — report test results and manage runs, cases, environments, and deployments.
+
+
+
- Features · - Install · - Usage · - CLI · - Platform + Features · Install · Usage · CLI · Platform
--- @@ -181,14 +174,11 @@ pnpm check-all # All checks (CI parity) ## 🧩 Part of Smoo AI -@smooai/testing is part of the [Smoo AI](https://smoo.ai) platform — an AI-powered business platform with AI built into every product. It's the client for our hosted Testing API; the rest of the platform shares the same open-source toolbox. - -- [@smooai/utils](https://github.com/SmooAI/utils) — foundational TypeScript utilities -- [@smooai/logger](https://github.com/SmooAI/logger) — contextual structured logging -- [@smooai/fetch](https://github.com/SmooAI/fetch) — typed HTTP with retries -- [@smooai/config](https://github.com/SmooAI/config) — typed config, secrets, and feature flags +`@smooai/testing` is built and open-sourced by **[Smoo AI](https://smoo.ai)** — the AI-powered business platform with AI built into every product: CRM, customer support, campaigns, field service, observability, and developer tools. -Browse everything at [github.com/SmooAI](https://github.com/SmooAI). +- 🚀 **Testing on the platform** — [smoo.ai/platform/testing](https://smoo.ai/platform/testing) +- 🧰 **More open source from Smoo AI** — [smoo.ai/open-source](https://smoo.ai/open-source) +- 🧩 **Sibling packages** — [@smooai/utils](https://github.com/SmooAI/utils), [@smooai/logger](https://github.com/SmooAI/logger), [@smooai/fetch](https://github.com/SmooAI/fetch), [@smooai/config](https://github.com/SmooAI/config) ## 📄 License