Skip to content

Releases: catoncat/xsearch

xsearch v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:53
206dece

What's Changed

  • feat(engine): 新增 extract 子命令深读网页正文 by @catoncat in #4

Full Changelog: v0.1.5...v0.2.0

xsearch v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:28
ab4163d

What's Changed

  • fix: create config during source installs by @jiangge in #2
  • chore(release): 准备 0.1.5 by @catoncat in #3

New Contributors

Full Changelog: v0.1.4...v0.1.5

xsearch v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:24
95c8b50

What's Changed

  • fix: 收紧检索可信度与资源门禁 by @catoncat in #1

New Contributors

Full Changelog: v0.1.3...v0.1.4

xsearch v0.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 00:34
27df50d

Full Changelog: v0.1.2...v0.1.3

xsearch v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:05
ef1a0ad

Full Changelog: v0.1.1...v0.1.2

xsearch v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:42
16860e1

Full Changelog: v0.1.0...v0.1.1

xsearch v0.1.0

Choose a tag to compare

@catoncat catoncat released this 14 Jul 14:50
654d7fc

Initial public release.\n\n- One-shot structured search CLI for OpenAI-compatible Grok model endpoints\n- Exact-Q query planning and concurrent retrieval\n- Structured source preservation, URL deduplication, and yield classification\n- Agent Skill workflow for multi-angle research\n- Local configuration with environment-variable overrides\n- No MCP server or daemon required