Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aiswarm/ui-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiswarm/ui-cli

A plugin for the AI Swarm that allows to interact with agents via command line interface.

  • 0.1.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

npm version License: MIT Downloads Issues Known Vulnerabilities

AI Swarm - UI Command Line Interface

This is the command line interface for the AI Swarm. It allows you to launch the orchestrator from the command line and provides logging information. All file operations (like config loading) are handled by this project to allow the orchestrator to run in a browser environment.

If you're looking for an easy way to get started with the AI Swarm, check out the Conductor project.

Project setup for development

npm install

You will need to link the plugin to the other plugins you want to use. So that you can make changes and see them immediately without having to publish the plugin to npm.

For this I recommend you create a new folder for the AI Swarm and clone all the plugins you want to use into it. Then link them together.

Each plugin has link script defined in the package.json file if there are dependencies on other packages. You can run it with npm run link to link your code directly when you make changes.

FAQs

Package last updated on 21 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc