
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
AI Agents SDK in TypeScript and React.
Upstreet SDK (USDK) is a simple yet powerful command-line interface to build, test and deploy Upstreet AI Agents at scale.
USDK is crafted to give you the freedom to build Agents independently, yet also make your interaction with Upstreet's platform easier, allowing effortless creation, management, and communication with autonomous Upstreet AI Agents.
USDK integrates smoothly with various development environments:
Embark on your Upstreet journey in seconds:
npm install -g usdk
Upstreet SDK is your all-access pass to the world of Upstreet Agents, designed to enhance your experience through a powerful Command Line Interface (CLI).
Here's how USDK empowers you:
Craft and Manage Agents: Create and customize unique Upstreet Agents with user-friendly commands.
Natural Conversations: Engage in fluid, natural language interactions with Agents through our multi-agent chat interface.
Account Management: Authenticate and log account details.
Streamlined Workflow: From Agent creation to deployment, USDK simplifies every step of your journey in the Upstreet ecosystem.
Dive into the boundless potential of Upstreet Agents, whether you're an AI enthusiast, a developer, or a curious explorer.
Explore the power of USDK with these core commands:
usdk versionDisplay the current version of the SDK.
usdk version
usdk loginLog in to the SDK.
usdk login
usdk logoutLog out of the SDK.
usdk logout
usdk statusCheck the current login status of the SDK and display account details.
usdk status
usdk createCreate a new agent, from either a prompt or template.
usdk create [directory] [options]
Options:
-p, --prompt <string>: Creation prompt-feat, --feature <feature...>: Specify features for the agent-f, --force: Overwrite existing files-F, --force-no-confirm: Overwrite existing files without confirming-j, --json <string>: Agent JSON string to initialize with-y, --yes: Non-interactive mode-s, --source <string>: Main source file for the agentusdk editEdit an existing agent.
usdk edit [directory] [options]
Options:
-p, --prompt <string>: Edit prompt-af, --add-feature <feature...>: Add a feature-rf, --remove-feature <feature...>: Remove a featureusdk pullDownload source of deployed agent.
usdk pull <agent-id> [directory] [options]
Options:
-f, --force: Overwrite existing files-F, --force-no-confirm: Overwrite existing files without confirmingusdk chatChat with agents in a multiplayer room.
usdk chat [agent-ids...] [options]
Options:
-b, --browser: Open the chat room in a browser window-r, --room <room>: The room name to join-g, --debug: Enable debug loggingusdk deployDeploy an agent to the network.
usdk deploy [agent-ids...]
usdk rmRemove a deployed agent from the network.
usdk rm [agent-ids...]
For a full command reference, use usdk --help or usdk <command> --help.
Dive deeper into Upstreet SDK with our comprehensive guides:
Upstreet SDK is released under the ISC License.
We're thrilled to have you join the Upstreet community! As you explore and create with USDK, remember that our support team and community forums are always here to help.
👉 Join our Discord community to log issues and find inspiration: https://upstreet.ai/usdk-discord
👉 Talk to us directly for deeper issues, and commercial usage: hello@upstreet.ai
Happy creating in Upstreet! 🌆🚀
FAQs
AI Agents SDK in TypeScript and React.
The npm package usdk receives a total of 18 weekly downloads. As such, usdk popularity was classified as not popular.
We found that usdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.