Skip to content

chore - disable autoupdate in install-flex config#13

Merged
lgarceau768 merged 1 commit into
flexfrom
chore/disable-autoupdate-in-install-flex
Apr 24, 2026
Merged

chore - disable autoupdate in install-flex config#13
lgarceau768 merged 1 commit into
flexfrom
chore/disable-autoupdate-in-install-flex

Conversation

@lgarceau768
Copy link
Copy Markdown
Collaborator

Summary

  • Set autoupdate: false in the opencode.json written by install-flex
  • Prevents the upstream version-check dialog from appearing on every session start in the Flexion fork, since our custom build will always appear outdated relative to the upstream npm release

Changes

  • install-flex: added "autoupdate": false to the generated ~/.config/opencode/opencode.json

Test Plan

  • Run install-flex on a fresh machine and verify ~/.config/opencode/opencode.json contains "autoupdate": false
  • Launch opencode-work and confirm no version-check dialog appears on session start

Set autoupdate: false in the opencode.json written by install-flex so
the upstream version-check dialog does not appear on every session start
in the Flexion fork.
@github-actions
Copy link
Copy Markdown

Hey! Your PR title chore - disable autoupdate in install-flex config doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@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.

@lgarceau768 lgarceau768 merged commit c99a0a2 into flex Apr 24, 2026
7 of 10 checks passed
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