Skip to content

docs: document extension install-consent and auto-update settings - #1044

Closed
ralphstodomingo wants to merge 1 commit into
mainfrom
docs/extension-install-consent-setting
Closed

docs: document extension install-consent and auto-update settings#1044
ralphstodomingo wants to merge 1 commit into
mainfrom
docs/extension-install-consent-setting

Conversation

@ralphstodomingo

@ralphstodomingo ralphstodomingo commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Documents the VS Code extension's install-related settings on the IDE page:

  • altimate.codeRequireConsent (default false) — 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 (default true) — 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

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
@github-actions

Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

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.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 401ac2bd-df1a-4bc0-8908-94e8ab4bd0a5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/extension-install-consent-setting

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ralphstodomingo

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant