Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agent-vercel
command
|
|
|
mockvercel
command
Command mockvercel runs the fixture Vercel API server for manual testing:
|
Command mockvercel runs the fixture Vercel API server for manual testing: |
|
internal
|
|
|
credential
Package credential manages agent-vercel's stored Vercel credentials.
|
Package credential manages agent-vercel's stored Vercel credentials. |
|
dialog
Package dialog provides a native OS prompt for secret entry, so a human can supply a token without it transiting the agent's conversation.
|
Package dialog provides a native OS prompt for secret entry, so a human can supply a token without it transiting the agent's conversation. |
|
mockvercel
Package mockvercel is an in-process fixture of the Vercel REST API for tests and manual exercising of agent-vercel without real network access.
|
Package mockvercel is an in-process fixture of the Vercel REST API for tests and manual exercising of agent-vercel without real network access. |
|
settings
Package settings persists agent-vercel's non-secret configuration (e.g.
|
Package settings persists agent-vercel's non-secret configuration (e.g. |
|
vercel
Package vercel is the Vercel REST API client: a dependency-injected HTTP transport (Bearer auth against https://api.vercel.com), scope handling (teamId/slug query params), 429/5xx retry with backoff, and error mapping to the agent-* fixable_by contract.
|
Package vercel is the Vercel REST API client: a dependency-injected HTTP transport (Bearer auth against https://api.vercel.com), scope handling (teamId/slug query params), 429/5xx retry with backoff, and error mapping to the agent-* fixable_by contract. |
Click to show internal directories.
Click to hide internal directories.