Skip to content

cly/swarmkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwarmKit

SwarmKit lets you run and orchestrate terminal-based AI agents in secure sandboxes with built-in observability.

Get Started

  1. Get your SwarmKit API key at dashboard.swarmlink.ai (new users: request access first)

    • $10 free credits, NO CC REQUIRED
  2. Sign up at e2b.dev and get an E2B API key for sandbox execution

    • $100 free credits, NO CC REQUIRED
  3. Install the SDK:

    TypeScript:

    npm install @swarmkit/sdk @swarmkit/e2b

    Python:

    pip install swarmkit

    Note: Requires Node.js 18+ (the Python SDK uses a lightweight Node.js bridge).

  4. Check out the official documentation and cookbooks to start shipping with SwarmKit!

Documentation

Reporting Bugs

We welcome your feedback. File a GitHub issue to report bugs or request features.

Connect on Discord

Join the SwarmKit Developers Discord to connect with other developers using SwarmKit. Get help, share feedback, and discuss your projects with the community.

License

See the LICENSE file for full terms and conditions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • TypeScript 21.6%