c3210b2eec9dad88b23109c8142e908dce4e3da7
6
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c3210b2eec |
LobeChat deep customization: welcome tagline / example prompts / default agent / model-admin lock / enterprise identity bridge
E2E CI / Check Duplicate Run (push) Failing after 3s
🔄 Branch Synchronization / sync-branches (push) Failing after 3s
Test CI / Check Duplicate Run (push) Failing after 3s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test Database (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
|
||
|
|
5a0ec4b3f5 |
Gateway: model registry + admin/models + admin/roles CRUD + scope DSL + tool schemas + Admin UI interactive + seed tool-grants top-up
E2E CI / Check Duplicate Run (push) Failing after 2s
Test CI / Check Duplicate Run (push) Failing after 2s
🔄 Branch Synchronization / sync-branches (push) Failing after 3s
Test CI / Test Packages (push) Has been skipped
E2E CI / Test Web App (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Upstream Sync / Sync latest commits from upstream repo (push) Has been skipped
- Prisma: enterprise_model_registry / enterprise_model_permissions / enterprise_model_policy tables
- Seed: 8 models, per-role model grants + default_model policy, ensureRoleToolGrants() for idempotent top-up
- Admin API: POST/PUT/DELETE for roles + tools + models + model_permissions + model_policies + cache invalidation fan-out
- Scope DSL: whitelist + $in/$contains/$regex operators, writer validation
- Admin UI: interactive CRUD on users/tools/models/scopes/identity-map, CSV export on audit
- /api/capabilities now returns {tools, models, default_model}
- Acceptance 43 -> 48 (T22a-e roles/scope/schema, T25-29 models + policy)
- Customer tool grants restored to spec (6 tools per PLAN)
|
||
|
|
43b25769be |
Disable pg_search migrations + override S3_ENDPOINT so LobeChat boots on pgvector pg16
E2E CI / Check Duplicate Run (push) Failing after 2s
🔄 Branch Synchronization / sync-branches (push) Failing after 2s
Test CI / Check Duplicate Run (push) Failing after 3s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Test CI / Test Database (push) Has been skipped
Upstream Sync / Sync latest commits from upstream repo (push) Has been skipped
- packages/database/migrations/{0090,0093}: comment out pg_search/bm25;
pgvector/pgvector:pg16 image lacks pg_search.control. Vector RAG via
pgvector still works; only BM25 full-text search is unavailable.
- docker-compose.yml: set S3_ENDPOINT to placeholder URL so the
zod url() validator accepts it. Image bakes ENV S3_ENDPOINT='' which
fails validation. This prototype does not use S3 file uploads.
|
||
|
|
20ef7c841a |
README.zh-CN: sync with main Chinese README (Enterprise AI Workspace diff)
Test CI / Check Duplicate Run (push) Failing after 2s
E2E CI / Check Duplicate Run (push) Failing after 2s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 9s
Test CI / Test Desktop App (push) Has been skipped
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Claude Auto Testing Coverage / add-tests (push) Failing after 1m47s
|
||
|
|
1f00f26e2b |
README: rewrite as complete changelog of upstream LobeChat → Enterprise AI Workspace diff
E2E CI / Check Duplicate Run (push) Failing after 4s
E2E CI / Test Web App (push) Has been skipped
Test CI / Check Duplicate Run (push) Failing after 6s
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 10s
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
|
||
|
|
428644e286 |
Enterprise AI Workspace prototype: LobeChat (de-branded) + Enterprise Gateway + Postgres/Redis stack
Revalidate Docs / Revalidate Docs (push) Failing after 2s
E2E CI / Check Duplicate Run (push) Failing after 5s
Test CI / Check Duplicate Run (push) Failing after 6s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 11s
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Database Schema Visualization CI / build (push) Failing after 4m14s
|