dosye-ai
v0.0.5
Published
Count how many times words appear in your local AI chat history.
Readme
dosye
Count how many times words appear in your local AI chat history.
Supports
copilotclaudecodecodexopencodecursor(not implemented yet)
Use with npx
npx dosye-ai@latest <agent> --words=word1,word2,...Quick start
pnpm install
pnpm build
node dist/cli.js copilot --words=fix,bugFor development:
pnpm dev -- copilot --words=fix,bugUsage:
<command> <agent> --words=word1,word2,word3