feat: remove go sdk and write thin firecracker wrapper (#1)

* feat: remove go sdk and write thin firecracker wrapper

* chore: gitignore
This commit is contained in:
Hari 2026-04-07 20:56:37 -04:00 committed by GitHub
parent 3585531d30
commit 58f95324f4
6 changed files with 478 additions and 190 deletions

View file

@ -1,4 +1,2 @@
// the Firecracker Go SDK for microagentcomputer.
// its supposed to be very thin and the main point is to abstract jailer away and build new
// primitives for agentcomputer
// Package firecracker contains the thin host-local Firecracker integration for microagentcomputer.
package firecracker