Skip to content

Interface: AgentsStatus

Defined in: node_modules/.pnpm/@habemus-papadum+aiui-registry@0.1.0/node_modules/@habemus-papadum/aiui-registry/dist/types.d.ts:109

The enrichment source's health, surfaced on EVERY listing so UIs fail loud: a missing claude binary must show as a visible warning, never as a silent fallback to unnamed channels (discovery itself does not fail because naming did).

Properties

claudePath?

optional claudePath?: string

Defined in: node_modules/.pnpm/@habemus-papadum+aiui-registry@0.1.0/node_modules/@habemus-papadum/aiui-registry/dist/types.d.ts:112

The claude binary the fetch used (or found missing).


error?

optional error?: string

Defined in: node_modules/.pnpm/@habemus-papadum+aiui-registry@0.1.0/node_modules/@habemus-papadum/aiui-registry/dist/types.d.ts:116

Present when status is "error".


fetchedAt?

optional fetchedAt?: string

Defined in: node_modules/.pnpm/@habemus-papadum+aiui-registry@0.1.0/node_modules/@habemus-papadum/aiui-registry/dist/types.d.ts:114

ISO-8601 time of the underlying fetch (may be served from cache).


status

status: AgentsSourceStatus

Defined in: node_modules/.pnpm/@habemus-papadum+aiui-registry@0.1.0/node_modules/@habemus-papadum/aiui-registry/dist/types.d.ts:110