Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T05:07:45.789Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

live-omega-effectd.completed.get_capacity.json

61 lines · 1.2 KB · json
1{
2  "activeRunLimit": 8,
3  "activeRunCount": 0,
4  "lanes": [
5    {
6      "lane": "acp:cursor-agent",
7      "state": "available",
8      "activeRuns": 0,
9      "reason": "ready and idle"
10    },
11    {
12      "lane": "acp:grok-cli",
13      "state": "available",
14      "activeRuns": 0,
15      "reason": "ready and idle"
16    },
17    {
18      "lane": "claude-local",
19      "state": "available",
20      "activeRuns": 0,
21      "reason": "ready and idle"
22    },
23    {
24      "lane": "codex-local",
25      "state": "available",
26      "activeRuns": 0,
27      "reason": "ready and idle"
28    },
29    {
30      "lane": "harness:goose",
31      "state": "available",
32      "activeRuns": 0,
33      "reason": "ready and idle"
34    },
35    {
36      "lane": "harness:opencode",
37      "state": "available",
38      "activeRuns": 0,
39      "reason": "ready and idle"
40    },
41    {
42      "lane": "harness:pi",
43      "state": "available",
44      "activeRuns": 0,
45      "reason": "ready and idle"
46    }
47  ],
48  "nonOverridableGuardrails": [
49    "workspace_binding",
50    "own_capacity_only",
51    "no_rate_limit_reset_triggering"
52  ],
53  "ownerConfigurableGuardrails": [
54    "maxWallClockMs",
55    "maxTurns",
56    "maxPerTurnFailures",
57    "tokenBudgetRef"
58  ],
59  "enabledThreadsNeverEvicted": true
60}
61
Served at tenant.openagents/omega Member data and write actions are omitted.