feat: first commit

This commit is contained in:
robcholz
2026-02-05 21:02:57 -05:00
commit 07ea478716
12 changed files with 1819 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# New Features
## Priority 1
### Session management
1. each session is a folder
2. by default, there should be a reference count for each vm, if count is 0, shutdown in DEFAULT_EXPECT_TIMEOUT.
3. You can also use command inside a session to never allow it to auto shutdown
4. you can use commands to resume a session
### explain (Shows all the mounts/network/visibility)
1. you can display all the mounts & network activity.
2. you can set disable to disable a network connection.
3. use a config file in .vibebox/config.toml to config it
## Priority 2
### Port Forwarding
1. Port will be auto forwarded to the host