Skip to main content
iii-hq
ملف منشئ GitHub

iii-hq

عرض على مستوى المستودعات لـ ٦١ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٦١
مستودعات
٤
محدث
٣٠ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

console-injectable-ui
غير مصنف

Build, structure, and validate polished responsive worker UI (React pages, function-trigger and trigger-activity renderers, configuration forms, and stylesheets) injected into the running iii console. Use when adding or changing a worker's console UI,…

٣٠ أغسطس ٢٠٢٦
iii-directory
غير مصنف

Discovery entry point for the engine — search the live function catalog, read the skills, system prompts, and agent profiles that installed workers ship off local disk, browse the public iii workers registry over HTTP, and install new worker bundles. Reach…

٢٩ أغسطس ٢٠٢٦
bridge
غير مصنف

Connect this engine to another iii engine over a long-lived WebSocket so functions call across the boundary. Wire stable ids with `forward:`/`expose:`; `bridge.invoke` is the ad-hoc escape hatch.

٢٨ أغسطس ٢٠٢٦
cron
غير مصنف

Schedule any registered function on a 6- or 7-field cron expression with the standalone cron worker. Its whole surface is the `cron` trigger type.

٢٨ أغسطس ٢٠٢٦
http
غير مصنف

Expose registered functions as HTTP endpoints with the standalone http worker. Its whole surface is the `http` trigger type.

٢٨ أغسطس ٢٠٢٦
pubsub
غير مصنف

Fire-and-forget topic pub/sub: broadcast an event with `publish` and every matching `subscribe` trigger receives it. Use for real-time notifications where missed events are acceptable.

٢٨ أغسطس ٢٠٢٦
queue
غير مصنف

Durable topic queues for iii: subscribe functions to topics, publish work asynchronously, retry failed deliveries with backoff, and inspect/redrive dead-lettered messages.

٢٨ أغسطس ٢٠٢٦
shell
غير مصنف

Run Unix commands and structured filesystem ops from the iii engine: exec, background jobs, and a structured fs (ls/stat/mkdir/rm/chmod/mv/grep/sed/ read/write, jailed only if fs.host_roots is configured), all forwardable into a sandbox microVM.

٢٨ أغسطس ٢٠٢٦
عرض 8 من أصل ٤١ skills مجمعة.
iii-observability
غير مصنف

OpenTelemetry-backed tracing, structured logs, metrics with rollups, alerts, sampling, and baggage for the engine — emit and query telemetry through `engine::*` functions and react to logs with a `log` trigger.

٢٨ أغسطس ٢٠٢٦
iii-sandbox
غير مصنف

Ephemeral microVM sandboxes for running untrusted or agent-generated code in isolation — a one-call run path, a create/exec/stop lifecycle, and a set of filesystem operations.

٢٧ أغسطس ٢٠٢٦
configuration
غير مصنف

Schema-validated, reactive registry for named configuration entries — the runtime configuration surface used by engine and Compose workers.

٢٧ أغسطس ٢٠٢٦
iii
غير مصنف

WebSocket-routed worker mesh — the engine's Function/Trigger/Worker model and the iii-sdk surface for authoring them. Teaches the ordered way to gain a capability before writing code — (1) check functions already registered in the engine, (2) search the…

٢٧ أغسطس ٢٠٢٦
iii-stream
غير مصنف

Durable real-time streams with a CRUD function surface plus reactive triggers that fire on item changes and WebSocket subscriber lifecycle — reach for it to build live backends without polling.

٢٧ أغسطس ٢٠٢٦
iii-worker-manager
غير مصنف

WebSocket listener that SDK workers connect to. Use to expose the engine to trusted (internal) and untrusted (RBAC-protected) workers, gate function and trigger registration, and audit or transform every invocation through a middleware function. Mounts…

٢٧ أغسطس ٢٠٢٦
iii-core-primitives
غير مصنف

Use when registering iii functions, binding triggers, selecting sync/void/enqueue invocation, creating workers, inspecting the live worker registry, installing registry workers, authoring custom triggers, moving channel data, or adapting external HTTP…

٢٧ أغسطس ٢٠٢٦
iii-engine-config
غير مصنف

Configure a managed iii engine through worker-compose.yaml or a directly supervised engine through config.yaml. Use for engine ports, RBAC listeners, streams, sandboxes, and configuration storage.

٢٧ أغسطس ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات