Skip to content

docs: add islo.dev under Community Providers#169

Open
zozo123 wants to merge 1 commit into
madarco:mainfrom
zozo123:feat/islo-community-provider
Open

docs: add islo.dev under Community Providers#169
zozo123 wants to merge 1 commit into
madarco:mainfrom
zozo123:feat/islo-community-provider

Conversation

@zozo123

@zozo123 zozo123 commented Jul 8, 2026

Copy link
Copy Markdown

Summary

Adds an islo.dev page under a new Community Providers section in the docs, per build-a-provider.

agentbox-provider-islo is a community provider plugin for islo.dev microVMs, hosted and published separately (not in this repo):

It's a thin CloudBackend over the official @islo-labs/sdk, built only on @madarco/agentbox-provider-sdk@^1, exporting providerModule with agentbox.providerApiVersion: 1 — following the package requirements in the docs.

What's in this PR

Docs only — apps/web/content/docs/islo.mdx + a Community Providers entry in content/docs/meta.json. (The plugin previously lived in examples/ in an earlier revision of this branch; per maintainer guidance it now lives in its own repo, so this PR is docs-only.)

The plugin (in its own repo)

Verified end-to-end against the live islo API: provision→running, exec (clean stdout + exit codes), file upload/download round-trip, listFiles, previewUrl, pauseresume, list, destroy. agentbox plugin add registers islo (SDK v1) and agentbox doctor renders the islo: group. Backend mapping (name-addressed cloud; two-step async exec; multipart file transfer; public shares for preview) is documented in the repo README.

prepare (native base-image baking) and no-SSH buildAttach are noted as follow-ups, as the docs describe for cloud providers.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@zozo123 is attempting to deploy a commit to the madarco's projects Team on Vercel.

A member of the Team first needs to authorize it.

@zozo123 zozo123 force-pushed the feat/islo-community-provider branch from bc3372c to 315b08c Compare July 8, 2026 09:10
@zozo123 zozo123 changed the title feat: add islo.dev community provider plugin + docs docs: add islo.dev under Community Providers Jul 8, 2026
Add a Community Providers section + an islo page documenting
`agentbox-provider-islo`, a community provider plugin for islo.dev microVMs
published separately at github.com/zozo123/agentbox-provider-islo (npm:
agentbox-provider-islo). Built on @madarco/agentbox-provider-sdk + @islo-labs/sdk.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@zozo123 zozo123 force-pushed the feat/islo-community-provider branch from 315b08c to fd2c6ce Compare July 8, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant