pulse-client 2.6.0

Official Rust client for StreamFlow Pulse — AI Agent Platform
Documentation
1
2
3
4
5
6
7
8
9
# Rust / Cargo
/target/
Cargo.lock     # library convention — lockfile lives in the consuming binary

# IDE
.vscode/
.idea/
*.swp
.DS_Store