TGINSIGHT CHAT
ご注文はうさぎですか?
@order_usagi
Recent posts
Page 16 of 84 · 1,000 posts
Posted Apr 5
Innei 向 mx-space/core 提交了一个更改 chore(deps): bump @haklex/* to 0.0.100
Posted Apr 5
Innei 向 mx-space/mx-admin 提交了一个更改 chore(deps): bump @haklex/* to 0.0.100
Posted Apr 5
Innei 向 mx-space/mx-admin 提交了多个更改 feat(reapply): add replay composable with types, state, and orchestration feat(reapply): wire replay composable and thread props through component tree feat(reapply): add Re-apply UI to ToolCall, ToolCallGroup, and DiffReviewBubble fix(reapply): use consistent total count in group replay summary fix(reapply): collapse tool call groups by default
Posted Apr 5
Yiniann 点赞了「写在离开 Folo 之后」
Posted Apr 5
ttimochan & timochan 向 mx-space/kami 提交了一个更改 feat(i18n): add multi-language support with next-intl (#1775) 1. Integrate next-intl/routing for locale-based routing 2. Add translation files for Chinese, English, and Japanese 3. Replace hardcoded Chinese strings with translation keys across components 4. Implement LocaleSwitcherFAB for language switching in footer 5. Update middleware to handle Accept-Language header and locale cookies 6. Migrate all pages to [locale]/ route structure 7. Replace next/link with enhanced Link/Router for locale-aware navigation
Posted Apr 4
Innei 向 mx-space/core 提交了多个更改 feat(ai): add agent conversation model and collection constant feat(ai): add agent conversation and chat proxy DTOs feat(ai): add agent chat proxy service with format transformation feat(ai): add agent conversation CRUD service feat(ai): add agent controller and register in AI module fix: MongooseModel is global type, z.record needs key+value args for Zod v4 chore(deps): bump @haklex/* to 0.0.98
Posted Apr 4
Innei 向 mx-space/mx-admin 提交了一个更改 chore(deps): bump @haklex/* to 0.0.98 Made-with: Cursor
Posted Apr 4
Innei 向 mx-space/mx-admin 提交了多个更改 feat: add agent API client and RichAgentEditor component feat: wire agent mode through editor component chain feat: wire AI agent panel into post editor fix: mapProviderType double-mapping bug and NestedDocPlugin duplication feat: wire AI agent panel into note editor feat: add conversation sync for agent chat persistence fix: use createElement instead of JSX to avoid Vue VNode in React tree docs: add Vue agent chat UI spec and implementation plan feat: add SplitPanel reusable layout component feat: add useAgentStore composable (Zustand → Vue bridge) feat: add Vue ChatInput component with auto-resize feat: add useAgentSetup Vue composable for store + provider feat: port useConversationSync to Vue composable feat: add Vue ModelSelector with NPopselect feat: add Vue agent chat bubble components feat: add Vue ChatMessageList with bubble merge logic feat: add AgentChatPanel root Vue component feat: integrate SplitPanel + Vue AgentChatPanel into editor refactor: remove old React agent chat bridge files feat: update agent chat integration with new components and error handling
Posted Apr 4
ttimochan 向 mx-space/kami 提交了一个 Pull Request feat(i18n): add multi-language support with next-intl mx-space:master <-- ttimochan:pr/cherry-pick-from-92dc37 - Add full internationalization support using next-intl, with Chinese (zh), English (en) - Move all pages under [locale] dynamic route and add middleware for locale detection and routing - Introduce NEXT_PUBLIC_KAMI_LOCALES env var to configure which locales are enabled (defaults to all) - Add locale switcher FAB in the footer for switching languages - Introduce LocaleContext to simplify locale access across components - Enhance AI summary widget with multi-language support - Fix header submenu dropdown positioning with floating-ui middleware issue: https://github.com/mx-space/kami/issues/1774 前往处理:https://github.com/mx-space/kami/pull/1775
Posted Apr 4
ttimochan 向 kami 发布了一个 Issue「#1774 - Kami i18n 支持 前往处理:https://github.com/mx-space/kami/issues/1774
Posted Apr 3
「AI时代的效率悖论:当生产力提升反而带来疲惫」有人点赞了哦!
Posted Apr 3
Innei 向 mx-space/mx-admin 提交了一个更改 chore(deps): bump @haklex/* to 0.0.97 Made-with: Cursor