mirror of
https://github.com/getcompanion-ai/computer-host.git
synced 2026-04-15 08:03:40 +00:00
feat: init firecracker
This commit is contained in:
commit
3a256dc6e2
7 changed files with 757 additions and 0 deletions
4
internal/firecracker/doc.go
Normal file
4
internal/firecracker/doc.go
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue