Skip to content

Tags: squidcode/forever-plugin

Tags

v0.8.0

Toggle v0.8.0's commit message
Add search CLI command and bump to v0.8.0

Adds `npx @squidcode/forever-plugin search <query>` with --project,
--type, and --limit flags. Outputs results to stdout for easy piping.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.7.0

Toggle v0.7.0's commit message
Add log CLI command for non-MCP memory logging (v0.7.0)

Adds `npx @squidcode/forever-plugin log <data>` so scripts and agents
without MCP support can write memory entries. Accepts plain text
(logged as "summary") or JSON with type/content/tags/project fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>