[Feature]: Automatically update T3 Code across connected environments #6890
ElliotDrel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
Desktop settings, updater, T3 Connect / remote environments, and server lifecycle
Problem or use case
T3 Code repeatedly asks me to approve application or server updates. This becomes especially frustrating when I use multiple T3 Connect environments.
A remote machine may show that T3 Code itself needs to be updated before I can continue. I then have to access that machine, approve the update, wait for the restart, and reconnect.
I would rather opt in once and have T3 Code remain current automatically on all configured machines.
Proposed solution
Add an Automatically update T3 Code setting.
The setting should work across local and T3 Connect environments so users can keep every configured machine current without approving each routine update manually.
Expected behavior
Settings model
A useful settings structure could include:
A simpler MVP could provide one Automatically update T3 Code when idle toggle per environment, plus an action to apply that setting to all configured environments.
Remote environment behavior
From any T3 client, I should be able to see whether each connected environment:
The remote client should reconnect automatically after a successful update whenever possible.
Why this matters
T3 Code is used to manage coding sessions across multiple machines, including always-on remote environments. Repeated manual update approvals undermine that workflow and can leave machines on incompatible versions until someone accesses them directly.
An opt-in unattended update policy would let desktops, laptops, servers, and cloud machines remain compatible and available without routine manual intervention.
Smallest useful scope
Related but distinct issues
Risks or tradeoffs
All reactions