Commit Graph

37 Commits

Author SHA1 Message Date
robcholz
df08e45fae refactor: now uses log for everything and changed serial.log to vm_root.log 2026-02-07 17:47:29 -05:00
robcholz
402f37bae4 feat: added vm info 2026-02-07 17:36:07 -05:00
robcholz
166b035977 fix: fixed the symlink permission issue 2026-02-07 17:26:26 -05:00
robcholz
518ca14fd3 fix: removed the hardcode codex and claude form ssh.sh 2026-02-07 17:12:09 -05:00
robcholz
c0c52a5f8c fix: avoids the “PID reused” false positive while still honoring a real running manager 2026-02-07 17:00:39 -05:00
robcholz
64e2cdb8d4 fix: avoid error from ssh break program 2026-02-07 16:56:27 -05:00
robcholz
dfecd12e12 fix: added back explain 2026-02-07 16:52:33 -05:00
Finn Sheng
1451c31a4e Merge pull request #2 from robcholz/setup-cli-cmd
Setup cli cmd
2026-02-07 16:37:53 -05:00
robcholz
fa221419dd feat: added explain command to display network 2026-02-07 16:37:31 -05:00
robcholz
94d941c21a feat: added explain command to display mounts 2026-02-07 16:31:32 -05:00
robcholz
c98bc78f55 feat: added list and clean cli cmd 2026-02-07 16:20:51 -05:00
robcholz
b3ac485ccf feat: added mounts in config file 2026-02-07 15:41:10 -05:00
robcholz
57798d2647 feat: add an actual config file. 2026-02-07 15:29:02 -05:00
robcholz
8c816c38b7 refactor: remove old cli. 2026-02-07 15:10:05 -05:00
robcholz
0d7c4a7c7f refactor: organize all the params. 2026-02-07 14:56:48 -05:00
Finn Sheng
87f99f2571 Merge pull request #1 from robcholz/vibebox-cmd
feat: setup vibebox commands
2026-02-07 14:43:30 -05:00
robcholz
15a5199d5f feat: setup vibebox commands 2026-02-07 14:42:51 -05:00
robcholz
c2dd188767 fix: added config.rs 2026-02-07 14:22:03 -05:00
robcholz
5fc914945c feat: wire up SessionManager. 2026-02-07 14:21:37 -05:00
robcholz
68145e662a feat: VM should be separated by a per-session VM daemon process (only accepts if to shut down vm and itself). 2026-02-07 13:14:38 -05:00
robcholz
fc7e95fa22 feat: use vm.lock to ensure process concurrency safety. 2026-02-07 12:35:34 -05:00
robcholz
ca33633d28 feat: allow multi vibebox to connect to the same vm. 2026-02-07 00:22:24 -05:00
robcholz
61d3105832 fix: fixed the ssh again 2026-02-06 23:05:04 -05:00
robcholz
a49606e712 fix: fixed the missing agents bug 2026-02-06 22:30:14 -05:00
robcholz
197207db76 feat: removed rust and rename to vibebox 2026-02-06 22:12:42 -05:00
robcholz
2c08e299ac fix: now fixed ssh unstable 2026-02-06 21:37:55 -05:00
robcholz
27e5733c93 fix: now fixed ssh problem 2026-02-06 21:15:57 -05:00
robcholz
1cb669be88 refactor: changes 2026-02-06 20:49:16 -05:00
robcholz
cd76a4f4e0 feat: now added ssh 2026-02-06 18:32:09 -05:00
robcholz
52bcd88d7e feat: wired up vm and tui 2026-02-06 17:04:36 -05:00
robcholz
e3ba0a0072 feat: now tui is complete 2026-02-06 15:12:47 -05:00
robcholz
d710d39c27 feat: now fixed 2026-02-06 15:00:33 -05:00
robcholz
8597fb3d02 feat: added scrollable page and terminal height is fixed 2026-02-05 23:25:05 -05:00
robcholz
8764a4c997 feat: added send to terminal 2026-02-05 23:14:03 -05:00
robcholz
0bd9aead3f feat: added tui 2026-02-05 22:14:21 -05:00
robcholz
e5be12d8b7 feat: added session manager 2026-02-05 21:26:31 -05:00
robcholz
07ea478716 feat: first commit 2026-02-05 21:02:57 -05:00