You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate atest-ext-ai plugin into auto-build process
- Add AI extension configuration in sample/ai-extension.yaml
- Update testdata/stores.yaml to include AI plugin registration
- Register atest-ext-ai in UI store types (console/atest-ui/src/views/store.ts)
- Enable automatic download and startup via extension registry
This enables 'make run-server' to automatically build and connect AI plugin
without manual download of atest-ext-ai repository.
0 commit comments