skip to content
$registry

iii triggercompose::addworker=

discover and install workers for your iii project

$search

or scroll to browse curated picks

$overview

registry · last 7 days
workers
84
21 new today
installs / total
365,379
installs / 7d
7,119
verified authors
1
badge-holders
editor pick

iii trigger compose::addworker=harnessworker=console

the durable turn loop, live in your browser.

harness runs the durable turn loop that keeps your agents moving; console bundles the react ui and engine websocket on one port so you can inspect functions, watch triggers fire, and steer a live deployment. add both, then open the tab to see what iii is doing.

binaryiii-hq/workers
iii

$registry

20workers+
iii-streamv0.23.0
25kinstalls

Build durable streams for real-time data subscriptions.

engineiii-hq/iii
iii
iii-sandboxv0.23.0
12kinstalls

Spawn ephemeral microVMs and expose 14 sandbox::* triggers (lifecycle + filesystem) for isolated command execution and file ops.

engineiii-hq/iii
iii
iii-observabilityv0.23.0
10kinstalls

OpenTelemetry-based traces, metrics, logs, alerts, and sampling.

engineiii-hq/iii
iii
configurationv0.23.0
6.7kinstalls

Register, store, and watch typed configuration values for the engine.

engineiii-hq/iii
iii
queuev0.21.11
5.4kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Durable function queues - registers the `durable:subscriber` trigger type and the queue/DLQ service functions.

binarylicense: Apache-2.0
asyncjobsqueue+3
iii-hq/workers
iii
statev0.22.8
5.2kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Distributed key-value state management with reactive change triggers — registers the `state` trigger type and the `state::*` functions.

binarylicense: Apache-2.0
cachedistributedkey-value+2
iii-hq/workers
iii
llm-routerv1.4.19
3.8kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

One front door + provider protocol in front of every LLM provider.

binarylicense: Apache-2.0
llmmodelsproviders+1
iii-hq/workers
iii
cronv0.21.18
3.4kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Schedule functions with cron expressions - registers the `cron` trigger type.

binarylicense: Apache-2.0
cronjobschedule+1
iii-hq/workers
iii
iii-directoryv1.2.11
2.9kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Engine introspection, workers registry proxy, filesystem-backed skills, system prompts, and agent profiles, plus lexical function search with a conditional pre-generate hint.

binarylicense: Apache-2.0
agentsdirectoryfunctions+4
iii-hq/workers
iii
httpv0.21.9
2.6kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Expose functions as HTTP endpoints — registers the `http` trigger type and serves matched routes.

binarylicense: Apache-2.0
apiendpointhttp+1
iii-hq/workers
iii
shellv0.12.5
1.9kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64

Unix shell + filesystem worker — exec with denylist/timeout/output caps and background jobs; fs::ls|stat|mkdir|rm|chmod|mv|grep|sed|read|write with host jail, denylist, size caps, and sandbox-target forwarding

binarylicense: Apache-2.0
bashexecfilesystem+2
iii-hq/workers
iii
provider-openaiv1.2.12
1.8kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

OpenAI Responses provider worker with Chat Completions compatibility; implements provider::openai::stream and provider::openai::refresh_models behind llm-router.

binarylicense: Apache-2.0
chat-completionsllmopenai+2
iii-hq/workers
iii
session-managerv1.0.17
1.8kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Durable, reactive, branching store of typed conversation entries with six emitted trigger types.

binarylicense: Apache-2.0
chatconversationhistory+1
iii-hq/workers
iii
context-managerv1.1.5
1.7kinstalls
  • macOS: arm64 · x64
  • Linux: arm64 · armv7 · x64

Turns a raw conversation history plus a target model into a model-ready context — token counting, function-result pruning, and history compaction.

binarylicense: Apache-2.0
compactioncontextllm+2
iii-hq/workers
iii
provider-anthropicv1.2.16
1.7kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Anthropic Messages API provider worker; implements provider::anthropic::stream and provider::anthropic::refresh_models behind llm-router.

binarylicense: Apache-2.0
anthropicclaudellm+2
iii-hq/workers
iii
harnessv1.8.17
1.7kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Thin durable turn loop that wires session-manager, context-manager, and llm-router into an agent loop; spawns sub-agents as child sessions.

binarylicense: Apache-2.0
agentautonomousharness+1
iii-hq/workers
iii
scraplingv0.2.12
1.5kinstalls

Scrapling as an iii worker — scrapling::* functions run HTTP / anti-bot / browser fetches, CSS/XPath/regex/adaptive extraction, persistent sessions, and a declarative crawl over the iii bus.

bundlelicense: Apache-2.0
anti-botbrowsercrawler+3
iii-hq/workers
iii
databasev0.5.13
1.1kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Talk to PostgreSQL, MySQL, and SQLite from iii — query, execute, transactions, prepared statements, and change feeds.

binarylicense: Apache-2.0
dbmysqlpostgres+2
iii-hq/workers
iii
iii-lspv0.1.1
1.1kinstalls
  • macOS: arm64 · x64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64 · x86

III Language Server — autocompletion and hover for III engine functions and triggers

binaryiii-hq/workers
iii
consolev1.9.24
1.1kinstalls
  • macOS: arm64
  • Linux: arm64 · armv7 · x64
  • Windows: arm64 · x64

Web console for iii — bundles the React UI and proxies the engine WebSocket on a single port.

binarylicense: Apache-2.0
adminconsoledashboard+2
iii-hq/workers
iii