| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .env.template | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| next-i18next.config.js | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts |
* fix: make mongo index sync non-destructive
* feat: add safe mongo index maintenance
* docs: document mongo index sync modes
* refactor: simplify mongo index synchronization
* refactor: reduce mongo index sync logs
* refactor: unify mongo index declarations
* docs: consolidate mongo index design notes
* refactor: simplify mongo index declarations
* docs: clarify legacy index cleanup upgrade path
* docs: clarify MongoDB deprecated index cleanup
* fix: match deprecated text indexes by weights, drop options check
Allow name+key cleanup for MongoDB text indexes whose stored key is
rewritten to _fts/_ftsx, and stop requiring options equality so valid
deprecations are not blocked by declaration noise.
* fix: keep agent skill folder tree index active
Restore { teamId, parentId, deleteTime } as a current Schema index so
findSkillAndAllChildren can use it and startup cleanup will not drop it.
* fix: align pro submodule for admin build
---------
Co-authored-by: Archer <545436317@qq.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| public | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| .env.template | Loading commit data... | |
| .gitignore | Loading commit data... | |
| Dockerfile | Loading commit data... | |
| README.md | Loading commit data... | |
| next-i18next.config.js | Loading commit data... | |
| next.config.ts | Loading commit data... | |
| package.json | Loading commit data... | |
| postcss.config.mjs | Loading commit data... | |
| tailwind.config.ts | Loading commit data... | |
| tsconfig.json | Loading commit data... | |
| vitest.config.ts | Loading commit data... |