Before submitting
Area
Not sure
Problem or use case
Situation: When a t3code remote instance is configured the local app checks the t3code version at the remote machine.
UX Issue:
It only instructs to update the remote machine and which version to use.
Proposed solution
The warning message should have a button to trigger a self-update and restart at the remote machine.
Why this matters
User Experience. It's annoying that i need to connect to the remote machine myself somehow just to update t3code there.
Smallest useful scope
A simple cli command to update t3code through a simple ssh session, so that i can update all my t3code instances with a chron job for staying in sync.
Alternatives considered
No response
Risks or tradeoffs
Running agent sessions must not be disrupted. Either continue in background or simply wait with update until all sessions have completed.
Examples or references
No response
Contribution
Before submitting
Area
Not sure
Problem or use case
Situation: When a t3code remote instance is configured the local app checks the t3code version at the remote machine.
UX Issue:
It only instructs to update the remote machine and which version to use.
Proposed solution
The warning message should have a button to trigger a self-update and restart at the remote machine.
Why this matters
User Experience. It's annoying that i need to connect to the remote machine myself somehow just to update t3code there.
Smallest useful scope
A simple cli command to update t3code through a simple ssh session, so that i can update all my t3code instances with a chron job for staying in sync.
Alternatives considered
No response
Risks or tradeoffs
Running agent sessions must not be disrupted. Either continue in background or simply wait with update until all sessions have completed.
Examples or references
No response
Contribution