starflask
Rust SDK for the Starflask AI agent platform.
Installation
[]
= "0.1"
Quick start
use Starflask;
async
Features
- Agents — create, list, update, activate/deactivate, and delete agents
- Query — send messages to agents with automatic session polling
- Hooks — list configured hooks and fire hook events
- Sessions — list and inspect session history
- Packs — install and provision agent packs
- Integrations — manage platform integrations (Discord, etc.)
- Tasks — create and list scheduled agent tasks
- Memories — list agent memories
Custom base URL
let sf = new?;
License
MIT