thin guest vm image for agentcomputer https://agentcomputer.ai
Find a file
2026-04-10 15:46:03 +00:00
.github chore: fix dockerfile paths, add issue templates and contributing guide 2026-04-09 03:20:20 +00:00
defaults chore: zsh prompt alignment 2026-04-10 00:58:05 +00:00
desktop fix: install jetbrainsmono nerd font for terminal icon rendering 2026-04-10 15:46:03 +00:00
terminfo feat: guestOS docker config (#3) 2026-04-08 12:30:04 -04:00
CONTRIBUTING.md chore: fix dockerfile paths, add issue templates and contributing guide 2026-04-09 03:20:20 +00:00
Dockerfile fix: install jetbrainsmono nerd font for terminal icon rendering 2026-04-10 15:46:03 +00:00
microagent-desktop-session.sh fix: run dbus-launch as node user for xfce service activation 2026-04-10 15:30:05 +00:00
microagent-init.sh fix: xfce session crash, 10gb disk with resize on boot 2026-04-10 15:07:39 +00:00
microagent-network-up.sh feat: update pure prompt zsh naming nad other guest os files (#6) 2026-04-08 18:19:41 -04:00
README.md feat: subrepo for guest agentcomputer image 2026-04-09 03:23:35 +00:00
sshd_config feat: replace openbox with XFCE4 + Plank desktop stack 2026-04-10 00:00:47 +00:00

computer-guest is the thin dev-tool packed docker image that runs on all agentcomputer.ai machines by default

Expected Ports

  • 2222 for SSH
  • 6080 for browser VNC

Runtime

The guest is expected to boot from a normal Firecracker kernel plus rootfs and start through a small custom init script running on PID 1 responsible for:

  • bringing up guest networking
  • starting SSH and desktop services
  • staying alive as the runtime supervisor for the VM