docs: document extension install-consent and auto-update settings - #1044
docs: document extension install-consent and auto-update settings#1044ralphstodomingo wants to merge 1 commit into
Conversation
Adds an "Extension settings" section to the IDE page covering `altimate.codeRequireConsent` (ask before installing the CLI, default off) and `altimate.codeAutoUpdate`, plus a description of how the extension installs the CLI natively (HTTPS from GitHub releases, sha256-verified against checksums.txt, into ~/.altimate/bin — no shell scripts, nothing outside the home directory). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017SDUgAmfrsMTXpk7wDpbeu
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Consolidating on the help.altimate.ai copy of this page (maintained separately in the internal docs repo) — that's the site the extension's Documentation button links to. Reopen if docs.altimate.sh should carry the section too. |
Documents the VS Code extension's install-related settings on the IDE page:
altimate.codeRequireConsent(defaultfalse) — ask before downloading/installing the altimate-code CLI; declining shows manual install instructions. New setting shipping in AltimateAI/vscode-altimate-mcp-server#422.altimate.codeAutoUpdate(defaulttrue) — existing background auto-update setting, previously undocumented.Also describes how the extension installs the CLI (HTTPS from GitHub releases, sha256-verified against
checksums.txt, into~/.altimate/bin, no shell scripts) — the transparency detail security-conscious users ask about, and the pre-install/managed-settings escape hatches for controlled environments.Note: this updates docs.altimate.sh (built from this repo). The help.altimate.ai copy of this page is maintained separately and gets the same section via an internal companion PR.
Merge alongside the extension release that ships #422 — the consent setting doesn't exist in published extensions yet.
🤖 Generated with Claude Code
https://claude.ai/code/session_017SDUgAmfrsMTXpk7wDpbeu