- Refactor execution listing to support pagination with `Page` and `PageSize` options, replacing previous `Limit` and `Offset` parameters. - Introduce `ExcludeStatuses` in execution queries to filter out specific execution statuses. - Implement streaming interaction methods in the manager, allowing real-time responses from the host agent during interactions. - Update API endpoints to accommodate new query parameters and enhance interaction capabilities with streaming support. - Modify tests to ensure coverage for new pagination and streaming functionalities. |
||
|---|---|---|
| .. | ||
| agent | ||
| chat | ||
| dsl | ||
| file | ||
| hello | ||
| kb | ||
| oauth | ||
| otp | ||
| testutils | ||
| trace | ||
| user | ||
| config_test.go | ||
| openapi_test.go | ||