# moss

> Official Repo of Moss

- **URL**: https://www.freshcrate.ai/projects/moss
- **Author**: usemoss
- **Category**: Infrastructure
- **Latest version**: `v0.4.1` (2026-06-03)
- **License**: BSD-2-Clause
- **Source**: https://github.com/usemoss/moss
- **Homepage**: https://moss.dev
- **Language**: TypeScript
- **GitHub**: 316 stars, 24 forks
- **Registry**: github
- **Tags**: `ai-agents`, `ai-infra`, `hybrid-search`, `rag`, `real-time`, `retrieval`, `semantic-search`, `typescript`, `voice-ai`

## Description

Official Repo of Moss

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.4.1` | 2026-06-03 | High | Clean re-release of the v0.4.0 fixes (the v0.4.0 tag was force-moved, which SwiftPM caches as a pin mismatch). Same xcframework as v0.4.0; synced 4-arg Swift wrapper. Consume with `from: "0.4.0"` (resolves up) or `from: "0.4.1"`. SHA-256: 49a9c47198ffd75f50b3a91aaa7f416091ebe893a79e1517631a90ecff4b340c |
| `v0.2.0` | 2026-05-27 | High | Moss iOS SDK v0.2.0.  ## SwiftPM consumption  ```swift .package(url: "https://github.com/usemoss/moss", from: "0.2.0"), ```  ## Package.swift binary target  ```swift .binaryTarget(     name: "MossC",     url: "https://github.com/usemoss/moss/releases/download/v0.2.0/Moss.xcframework.zip",     checksum: "0e0c6ef37569f0570511d86878c28485b5c3c8865f30541a16242875fdde9cbc" ) ```  SHA-256: `0e0c6ef37569f0570511d86878c28485b5c3c8865f30541a16242875fdde9cbc`  ## What's in the xcframew |
| `c-sdk-v0.9.0` | 2026-04-09 | High | Precompiled C SDK binaries for the Moss SDK.  ### Platforms  \| Archive \| OS \| Arch \| \|---\|---\|---\| \| `libmoss-v0.9.0-aarch64-apple-darwin.tar.gz` \| macOS \| ARM64 (Apple Silicon) \| \| `libmoss-v0.9.0-x86_64-unknown-linux-gnu.tar.gz` \| Linux \| x86_64 \| \| `libmoss-v0.9.0-aarch64-unknown-linux-gnu.tar.gz` \| Linux \| ARM64 \| \| `libmoss-v0.9.0-x86_64-pc-windows-msvc.tar.gz` \| Windows \| x86_64 \|  ### Contents  Each archive contains: - `include/libmoss.h` — C header - `lib/libmoss.{dylib,so,dll}` — shared |
| `pipecat-moss-v0.0.3` | 2026-04-09 | High | Latest release: pipecat-moss-v0.0.3 |

## Citation

- HTML: https://www.freshcrate.ai/projects/moss
- Markdown: https://www.freshcrate.ai/projects/moss.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/moss/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
