mirror of
https://github.com/getcompanion-ai/computer-host.git
synced 2026-04-15 06:04:38 +00:00
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:
parent
3585531d30
commit
58f95324f4
6 changed files with 478 additions and 190 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue