Skip to repository content83 lines · 2.4 KB · json
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-29T05:19:24.761Z Public web read
NIP-34 coordinate
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegaMaintainersHidden in public view
References2 branches · 1 tag
Read-only clone
git clone https://openagents.com/git/tenant.openagents/omega.gitBrowse files
openagents.omega.issue31.fullauto.v1.host-produced-handoffs.json
1{
2 "schema": "openagents.omega.issue31.fullauto.v1",
3 "hostRef": "omega.host.local",
4 "snapshotRef": "snapshot.omega.issue31.handoff-lifecycle",
5 "generatedAtMs": 1785000600000,
6 "runs": [],
7 "accounts": [
8 {
9 "accountRef": "account.claude.1",
10 "provider": "anthropic",
11 "label": "Claude",
12 "readiness": "busy",
13 "quota": "cooling",
14 "laneRef": "lane.claude-local"
15 },
16 {
17 "accountRef": "account.codex.1",
18 "provider": "openai",
19 "label": "ChatGPT Personal",
20 "readiness": "ready",
21 "quota": "available",
22 "laneRef": "lane.codex-local"
23 },
24 {
25 "accountRef": "account.grok.1",
26 "provider": "xai",
27 "label": "Grok",
28 "readiness": "revoked",
29 "quota": "cooling",
30 "laneRef": "lane.grok-local"
31 }
32 ],
33 "handoffs": [
34 {
35 "handoffRef": "handoff.omega.317c67eb3869577e6e6711f8",
36 "provider": "google",
37 "state": "expired",
38 "requestedAtMs": 1785000000000,
39 "reasonClass": "reason.omega.handoff_deadline_passed",
40 "outcomeRef": "outcome.omega.handoff_expired"
41 },
42 {
43 "handoffRef": "handoff.omega.42f628c7cfc05fcbfb955e7a",
44 "provider": "anthropic",
45 "state": "active",
46 "requestedAtMs": 1785000000000,
47 "accountRef": "account.claude.1"
48 },
49 {
50 "handoffRef": "handoff.omega.46a5da3a3bbb4e6c972a3c4f",
51 "provider": "cohere",
52 "state": "requested",
53 "requestedAtMs": 1785000000000
54 },
55 {
56 "handoffRef": "handoff.omega.4ba4b89bf0b57def937595bb",
57 "provider": "xai",
58 "state": "refused",
59 "requestedAtMs": 1785000000000,
60 "accountRef": "account.grok.1",
61 "reasonClass": "reason.omega.handoff_account_revoked",
62 "outcomeRef": "outcome.omega.handoff_refused"
63 },
64 {
65 "handoffRef": "handoff.omega.83c4bd38a1589869bc6ef0eb",
66 "provider": "mistral",
67 "state": "failed",
68 "requestedAtMs": 1785000000000,
69 "reasonClass": "reason.omega.handoff_host_restarted",
70 "outcomeRef": "outcome.omega.handoff_interrupted"
71 },
72 {
73 "handoffRef": "handoff.omega.f34f1f6d3af807f145446d78",
74 "provider": "openai",
75 "state": "completed",
76 "requestedAtMs": 1785000000000,
77 "accountRef": "account.codex.1",
78 "outcomeRef": "outcome.omega.handoff_connected"
79 }
80 ],
81 "evidence": []
82}
83