cephas 0.1.21

Privacy-first GTK/WebKit browser with local agent tooling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "schema": "cephas.plugin-module.v1",
  "module_id": "agent-toolkit",
  "source_path": "plugins/agent-toolkit/plugin.json",
  "manifest": {
    "id": "0194c6b5-6f20-7b13-9f0b-aaaaaaaaaaa4",
    "name": "Agent Toolkit Pack",
    "description": "Registers local Agent-tool metadata for audited command surfaces and browser automation integrations.",
    "version": "0.1.0",
    "kind": "agent",
    "status": "installed",
    "built_in": false,
    "capabilities": ["agent-hooks", "tabs"],
    "permissions": ["use-agent-context", "read-active-tab"],
    "installed_at": "2026-06-24T00:00:00Z",
    "updated_at": "2026-06-24T00:00:00Z"
  }
}