Skip to content

feat: add smol-machines connector#324

Open
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/a1cb88bd-f005-4a07-b61e-a4027f801ba5-01c69524
Open

feat: add smol-machines connector#324
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/a1cb88bd-f005-4a07-b61e-a4027f801ba5-01c69524

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add @hasna/connect-smol-machines connector package for the smolvm / smol machines HTTP API
  • Implements machine lifecycle operations (list/create/get/start/stop/exec/delete) plus raw-request
  • Optional Bearer auth for hosted API; works without API key against local smolvm serve
  • Registry entry under Developer Tools (microvm, smolvm, infrastructure, runtime)

Test plan

  • cd connectors/smol-machines && bun install && bun run typecheck && bun run build && bun test (7/7 pass)
  • bun run typecheck at monorepo root
  • bun run build
  • bun test — 1192 pass; 2 pre-existing unrelated failures (CLI > events, CLI > whoami --json)
  • No beepmedia/hasnaxyz/browser-use references in new package

Add @hasna/connect-smol-machines package with optional Bearer auth,
machine lifecycle API client/CLI, focused unit tests, and Developer Tools
registry entry for the smolvm HTTP API.
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