rmccorkl_TubeSage/manifest.json
Richard McCorkle bcafa61059 chore: bump to 1.4.6
Release highlights since 1.4.5:
- Transcript: OpenRouter and Google model fetchers now store token
  limits even when the API omits a max-output figure, so the model
  parameters panel prefills real values.
- Settings: removed the duplicate standalone "Max tokens" field; the
  "Model parameters" panel is the single token-limit control on every
  provider.
- Model/provider notices reworded to "output budget" so the figure is
  honestly labelled as a derived value, not a hidden setting.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-19 00:07:50 +02:00

10 lines
301 B
JSON

{
"id": "tubesage",
"name": "TubeSage",
"version": "1.4.6",
"minAppVersion": "1.11.4",
"description": "Create comprehensive notes from YouTube transcripts using LLMs.",
"author": "Richard McCorkle",
"authorUrl": "https://github.com/rmccorkl",
"isDesktopOnly": false
}