github dualeai/seek v0.3.3

latest releases: v0.14.0, v0.13.2, v0.13.1...
5 months ago

What's Changed

Agent integration bootstrap prompt

Added a copy-paste bootstrap prompt to the README Install section that lets any AI coding agent (Claude Code, Codex, Cursor, Amp, etc.) install seek, test it, discover project-specific examples, and write usage instructions to the project's agent config file — all in one shot.

The prompt walks the agent through:

  1. Installing the binary and universal-ctags
  2. Running a test search
  3. Learning query syntax (sym:, file:, lang:, content:, etc.)
  4. Discovering project-specific example queries
  5. Writing concise instructions to the project's agent config (CLAUDE.md, AGENTS.md, .cursorrules, etc.)

Full Changelog: v0.3.2...v0.3.3

Don't miss a new seek release

NewReleases is sending notifications on new releases.