Releases: superagents-lab/search1api-cli
Releases · superagents-lab/search1api-cli
Release list
v1.4.0
What's Changed
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- feat: add Codex marketplace catalog by @fatwang2 in #7
- chore: 把已发布表面上的旧域名换成 s1.dev (v1.3.1) by @fatwang2 in #8
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add Claude and OpenAI plugin packaging by @fatwang2 in #2
- docs: add plugin directory submission kit by @fatwang2 in #3
- Add Cursor marketplace plugin manifest by @fatwang2 in #4
- feat: add Claude plugin marketplace catalog by @fatwang2 in #5
- Expose reusable Search1API SDK by @fatwang2 in #6
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.3
What's New
- Standalone binary distribution — no Node.js required, one-line install:
curl -fsSL https://cli.search1api.com/install.sh | bash - Cross-platform binaries — darwin (arm64/x64), linux (arm64/x64), windows (x64)
- GitHub Actions CI — automated binary builds on every release tag
- Updated docs — README and Claude Code skill updated with new install method
Supported Platforms
| Platform | Binary |
|---|---|
| macOS Apple Silicon | s1-darwin-arm64 |
| macOS Intel | s1-darwin-x64 |
| Linux x64 | s1-linux-x64 |
| Linux arm64 | s1-linux-arm64 |
| Windows x64 | s1-windows-x64.exe |
Full Changelog: v1.1.2...v1.1.3