docs: update CLI commands, pricing tiers, and fix stale references#4812
Merged
Conversation
…ences Co-Authored-By: bot_apk <apk@cognition.ai>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
✅ Deploy Preview for hyprnote ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for char-cli-web canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Weekly documentation update based on code changes from the last 7 days. Covers seven files across CLI reference, FAQ, and developer docs.
CLI docs (
cli/index.mdx):play,skill,update,shortcuttranscribe— now accepts a positional[INPUT]argument (timestamp or file path),--inputgained-ishort flag and--filealiasrecord— default--audiochanged frominputtodual, added--baseflagPricing FAQ (
faq/4.pricing.mdx):packages/pricing/src/tiers.tsStale name fixes (
faq/7.settings.mdx,developers/16.local-models.mdx):hyprnote→charin Application Support paths (settings.json, model directories, huggingface download command)Other FAQ updates:
CHAR_RECORDwithCHAR_BASE; fixed stale subcommand references (listen/batch/chat→transcribe/record)Review & Testing Checklist for Human
hyprnote→charpath rename is correct. The settings.json path was changed from~/Library/Application Support/hyprnote/to~/Library/Application Support/char/. If the app still writes tohyprnote/at runtime, this change is wrong and will mislead users. Checktauri.conf.jsonor the actual app data directory.packages/pricing/src/tiers.ts— confirm the pricing FAQ wording aligns with how you want to position Lite publicly.char --helpoutput. Docs were written from Rust source (apps/cli/src/cli.rsand command modules), not from running the binary. Flag names and defaults may have minor discrepancies.Notes
dprint fmtafter edits.cli/index.mdx) is noted as auto-generated from Rust source in tests; a futurecargo testrun may overwrite manual edits here. Consider regenerating instead if the test is part of CI.Link to Devin session: https://app.devin.ai/sessions/8e5511aef1a445bda16a489f0e124015