Files
stack/packages/agent/src/index.ts
Jarvis 355d814f5c
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
feat(tess): add roster-bound tmux fleet provider
2026-07-12 19:30:41 -05:00

5 lines
131 B
TypeScript

export const VERSION = '0.0.0';
export * from './runtime-provider-registry.js';
export * from './tmux-fleet-runtime-provider.js';