Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,11 +355,10 @@ import { BrowserLogger, Level } from "@smooai/logger/browser/BrowserLogger";

## 🧩 Part of Smoo AI

`@smooai/logger` is part of the [Smoo AI](https://smoo.ai) platform — an AI-powered business platform with AI built into every product. It's one of a family of open-source packages we maintain to keep our own stack honest:
`@smooai/logger` 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.

- [@smooai/fetch](https://github.com/SmooAI/fetch) — resilient, type-safe HTTP client
- [@smooai/config](https://github.com/SmooAI/config) — type-safe config, secrets, and feature flags
- [smooth](https://github.com/SmooAI/smooth) — the SmooAI developer toolchain
- 🧰 **More open source from Smoo AI** — [smoo.ai/open-source](https://smoo.ai/open-source)
- 🧩 **Sibling packages** — [@smooai/fetch](https://github.com/SmooAI/fetch), [@smooai/config](https://github.com/SmooAI/config), [smooth](https://github.com/SmooAI/smooth)

Use them in your stack, or take them as a reference for how we build.

Expand Down
Loading