wiseguru_ReWrite-Voice-Notes/manifest.json
WiseGuru 8657bc53b3 1.2.0
Real-time dictation (AssemblyAI/Deepgram, own provider/key/model), auto-ingest
folders, record-in-background, per-invocation diarization, manage built-in
templates (enable/track), local whisper.cpp auto-start/idle-stop, and dev tooling
(local review + release-checklist skill).

Voxtral realtime was reverse-engineered but pulled (not WebView-reachable); its
adapter is kept on disk, unwired.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 21:38:30 -07:00

11 lines
No EOL
355 B
JSON

{
"id": "rewrite-voice-notes",
"name": "ReWrite (Voice Notes)",
"version": "1.2.0",
"minAppVersion": "1.4.4",
"description": "Record or paste speech and have it transcribed and structured by AI.",
"author": "WiseGuru",
"authorUrl": "https://github.com/WiseGuru",
"fundingUrl": "https://wyz.guru/buy-someone-else-coffee/",
"isDesktopOnly": false
}