Tags: ying0930/eidos
Tags
Improve the usability of AI-related features. (mayneyao#162) * feat(ai): configure preferred model for different tasks * feat: devtools for embeddings * feat(ai): config for coding tasks * fix(doc): mermaid block render * fix(grid): shortcut for ai tools not working properly * fix(doc): the strange behavior of Mermaid Block when editing * refactor(ai): reorder language options for translation * Update to version 0.6.2
feat(file): access files in external folders via SDK (mayneyao#148) * feat(file): access files in external folders via SDK * feat: add currentViewId to script execution payload via CMDK * feat(sdk): highlight row * chore(sdk): update types * fix: show only scripts in CMDK * Update to version 0.5.5
Refactor/grid (mayneyao#130) * fix: csv import fails * fix: remove the reload operation after the import process is complete * fix: changing the option color causes record updates unnecessarily * refactor: reorganize the file structure * fix: reduce the frequency of fetching fields * fix: react & html common issues * refactor: grid data * refactor(grid): separate the query and mutation code * fix: the default rows of a new table use UUIDv7 as the ID * fix: the number field cannot accept 0 * fix(grid): complete effect of data mutation * fix: delete rows where id is uuidv4 * fix: the error that occurred when changing the field type * feat: auto detect column type when importing a csv file * chore: version script * Update to version 0.5.0
Fix/space list (mayneyao#128) * fix: get the correct list of spaces * Update to version 0.4.7 * refactor: create space
feat: export space (mayneyao#127) * feat: export space * Update to version 0.4.6
PreviousNext