start_session
Register an actor and start a session in a shared Git repo, pinning the server to that identity. Avoids identity collisions by requiring actor parameter when multiple agents share a server.
Instructions
Register an actor and start a session in this repo, pinning this server to that identity. Optional: if several agents share one server, skip this and pass actor on each call instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| actor | Yes | actor id, e.g. auth-agent | |
| No |