thin guest vm image for agentcomputer https://agentcomputer.ai
Find a file
2026-04-09 03:23:35 +00:00
.github chore: fix dockerfile paths, add issue templates and contributing guide 2026-04-09 03:20:20 +00:00
defaults host api alignment (#7) 2026-04-08 22:21:46 -04: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 chore: fix dockerfile paths, add issue templates and contributing guide 2026-04-09 03:20:20 +00:00
microagent-desktop-session.sh fix: supervise guest init and desktop services 2026-04-08 14:02:14 -04:00
microagent-init.sh feat: update pure prompt zsh naming nad other guest os files (#6) 2026-04-08 18:19:41 -04: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: guestOS docker config (#3) 2026-04-08 12:30:04 -04: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