9:41
Solvane

Solvane Platform

For Builders

Push past the defaults — build custom actions and integrations that fit how your team actually ships.

2024-11-06 Toolsets
Search connected toolsets Add server
Dx Dropbox Search and retrieve files from shared team folders
Fg Figma Query a workspace for frames, components and variables
At Airtable Read structured bases, records, fields and saved views
Nt Notion Comment on docs and collaborate with the team in real time

Toolsets: bring your own tools to Solvane agents

Connect internal and third-party services to any agent through a toolset server. Capabilities, auth and per-tool access all stay under your control.

2024-10-18 Webhooks
New repository trigger
Release gate check
Fires an agent run whenever a pull request is opened against main.
pull_request.opened
Cancel Create

Webhooks: trigger agents from your workflow

Stand up endpoints that start a run from any external system. Events arrive from your repo host, tracker or chat tool with full workspace context attached.

2024-09-24 Platform API
Request
POST /v1/w/:workspace_id/apps/:app_id/runs curl https://api.solvane.dev/v1/w/8f42c1/ \ apps/ae3b09/runs \ -H "Authorization: Bearer sk-…" \ -H "Content-Type: application/json" \ -d '{ "stream": true }'

Platform API: drive Solvane from your own stack

Manage agents, runs and data sources programmatically, then surface the results on whatever product surface your team already owns.

Go further with custom code

A developer-first platform for orchestrating actions and applications around your team's real workflows.

Read the engineering notes