* feat: filter operations by type + fix stale closure in auto-refresh - Add `type` query param to GET /operations endpoint and engine layer - Add operation type dropdown filter in Background Operations UI - Fix auto-refresh interval using stale statusFilter/offset closure by adding filter state to useEffect deps and wrapping loadOperations in useCallback (fixes #522) - Regenerate OpenAPI spec and all SDK clients * fix: update Rust CLI list_operations call with new type parameter |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| banks_api.py | ||
| directives_api.py | ||
| documents_api.py | ||
| entities_api.py | ||
| files_api.py | ||
| memory_api.py | ||
| mental_models_api.py | ||
| monitoring_api.py | ||
| operations_api.py | ||
| webhooks_api.py | ||