feat(tess): add roster-bound tmux fleet provider (#724)
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline was canceled

This commit was merged in pull request #724.
This commit is contained in:
2026-07-13 00:59:24 +00:00
parent 753a360517
commit 9a8a572fcf
8 changed files with 1073 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
export const VERSION = '0.0.0';
export * from './fleet/tmux-runtime-transport.js';
export {
backgroundUpdateCheck,
checkForUpdate,