feat: remove obsolete CI workflows and update documentation for new CI structure

This commit is contained in:
john kevin asprec
2026-08-13 19:43:48 +08:00
parent 2c00d2e431
commit f5e24d8921
12 changed files with 255 additions and 396 deletions

View File

@@ -44,7 +44,7 @@ LexAI/
├── src/lib/ # Shared providers, actions, types
├── tests/ # Unit + e2e tests (run via chrome package)
├── docs/ # Project operating docs (agents / planning)
└── .gitea/ # CI workflows + issue/PR templates
└── .gitea/ # CI (ci-chrome / ci-vscode / ci-cli) + issue/PR templates
```
## Supported providers