thin guest vm image for agentcomputer https://agentcomputer.ai
Find a file
Hari 71fda1a5e8
Replace old image with new generated image
Updated image in README to a new generated image.
2026-04-13 00:03:40 -04:00
.github chore: fix dockerfile paths, add issue templates and contributing guide 2026-04-09 03:20:20 +00:00
defaults feat: nicer guest image 2026-04-11 21:59:10 +00:00
desktop fix: install jetbrainsmono nerd font for terminal icon rendering 2026-04-10 16:15:36 +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 feat: phase 1 2026-04-12 22:47:55 +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 feat: phase 1 2026-04-12 22:47:55 +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
microagent-ready-agent.py feat: remove wakeup path, return on create, host managed ssh-keygen, ack nonce dep 2026-04-12 20:50:41 +00:00
README.md Replace old image with new generated image 2026-04-13 00:03:40 -04:00
sshd_config feat: remove wakeup path, return on create, host managed ssh-keygen, ack nonce dep 2026-04-12 20:50:41 +00:00

computer-guest

Gemini_Generated_Image_d10lsxd10lsxd10l

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