Skip to content

Releases: superagents-lab/search1api-cli

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 06:53

What's Changed

  • feat: s1 learn — turn a URL into an installable Agent Skill by @fatwang2 in #9

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 07:22
3eb1d8d

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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 05:11
d5c1ae5

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

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:44
4e329f4

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:03

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:55

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 09:22

Full Changelog: v1.1.3...v1.2.0

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 07:40

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