Files
paseo/packages/client
Mohamed Boudra d1278aa856 Update tests for steering capability and send-path routing
Test drift surfaced by rebasing onto main:

- client SDK agent fixture now expects supportsSteering: false (the steering feature adds this capability flag, schema-defaulted).

- permission-response fake AgentManager gains startAgentRun, since the shared startAgentRun helper now routes through AgentManager.startAgentRun (the steer-vs-replace-vs-stream dispatch) instead of calling streamAgent/replaceAgentRun directly.
2026-05-31 10:27:13 +07:00
..
2026-05-30 09:49:45 +07:00
2026-05-28 01:58:18 +08:00

@getpaseo/client

Paseo's JavaScript/TypeScript client package.

Stability

This package is public so Paseo's published packages can depend on it cleanly. It is not a stable public SDK yet.

APIs, exports, runtime behavior, and types may change or disappear in any release without advance notice. Use it outside Paseo at your own risk until the package is explicitly documented as stable.