TGINSIGHT CHAT
ご注文はうさぎですか?
@order_usagi
Recent posts
Page 62 of 84 · 1,000 posts
Posted Feb 28
mx-space/mx-admin 发布了一个新版本 v6.1.0,前往查看: https://github.com/mx-space/mx-admin/releases/tag/v6.1.0
Posted Feb 28
Innei 向 mx-space/mx-admin 提交了一个更改 release: v6.1.0
Posted Feb 28
Innei 向 mx-space/core 提交了一个更改 feat: add patch for @lexical/[email protected] and remove outdated patch - Introduced a new patch for @lexical/[email protected] to address recent issues. - Removed the previous patch for @lexical/[email protected] as it is no longer needed. - Updated package.json and pnpm-lock.yaml to reflect the new patching strategy. Signed-off-by: Innei <[email protected]>
Posted Feb 28
Innei 向 mx-space/mx-admin 提交了一个更改 feat: integrate preferred content format in note, page, and post writing views - Added usePreferredContentFormat hook to manage content format preferences in NoteWriteView, PageWriteView, and PostWriteView components. - Updated contentFormat initialization to use the preferred format instead of a hardcoded value, enhancing user experience by maintaining consistency across writing views. - Implemented onContentFormatChange to update the preferred content format dynamically, allowing users to switch formats seamlessly. These changes improve the flexibility and usability of the content writing experience across the application. Signed-off-by: Innei <[email protected]>
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22521518045/job/65247114208
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22521518045/job/65247114216
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22521518045/job/65247114212
Posted Feb 28
Innei 向 mx-space/core 提交了一个更改 feat(ai): improve lexical translation and update utilities - Add lexical constants and enhance translation parser - Update AI translation service and prompts - Refactor various utils (cos, s3, content, etc.) - Update transformers and controllers - Improve test coverage for AI translation - Fix no-useless-assignment lint errors Made-with: Cursor
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22520729413/job/65245193062
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22520729413/job/65245193068
Posted Feb 28
mx-space/core CI 挂了!!!! 查看原因:https://github.com/mx-space/core/actions/runs/22520729413/job/65245193053
Posted Feb 28
Innei 向 mx-space/core 提交了一个更改 feat(ai): refine AI translation, runtime, and add json util Made-with: Cursor