agentd 0.1.2

Agent daemon for secure capability execution with pluggable isolation backends
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "@sibyllinesoft/agentd-linux-arm64",
  "version": "0.1.1",
  "description": "agentd binary for Linux arm64",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/sibyllinesoft/agentd"
  },
  "os": ["linux"],
  "cpu": ["arm64"],
  "libc": ["glibc"],
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}