直播更改日志

看我们在建什么,实时的。 每个功能,固定, 和改进都跨出平台.

17,933
变动共计
4,614
特征
4,543
修补
32
项目
按项目过滤
所有项目17,933AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,523TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing585kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI523Chore670Docs226Feature4,614Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 11, 2026
Fixkamo-internal

解决水平重叠、 跟踪盲点和计时错误

- fly ToHomeRow:计算每个跟踪器的实际dx范围以获得右缓冲/左缓冲 独立地放置锚,以防止环形追随者与 相邻的家排头( 仅留下 19px 间隙对 77px 需要) - 解析组合:包括被取消的团体追随者作为只读障碍,这样可以自由头 而其他单位则不能再被安排在跟随者位置之上 - 在Make Room / 在Wr...

kamo·6mo ago
Fixkamo-internal

Bake 大小滑动器通过视图框裁剪放大为已保存的 SVG

阿凡达造物主的内部尺度 放大了SVG内部的阿凡达体 帆布,但效果在小显示尺寸(例如a)时是无法察觉的。 140x140 Avatar组件). 预览使用冗余 CSS 变换: 缩放( ) 以显示缩放, 但 CSS 绝不是其中的一部分 保存了 SVG,所以预览和保存总是看起来不同. 新方法: - 从可选变形器中去除缩放( ...

kamo·6mo ago
CIkamo-internal

触发管道

kamo·6mo ago
Fixkamo-internal

从 Avatar 预览中删除冗余 CSS 缩放转换

Avatar 创建器的缩放选项已经作为 SVG 组应用了缩放( N/ 100) 变相体上. 预览容器也在应用中 CSS变换:分级(N/100),复合效应(2.5×2.5=6.25x) (以250%计) 这让预览看起来与 保存了 SVG, 特别是在滑动器最大值被提升到250后特别显著 。 删除 CSS 变换使预览准确匹...

kamo·6mo ago
Fixkamo-internal

执行 make Room 和后碰撞分辨率

以真正的处理器替换无操作的六角头: make Room listener 在新工具窗口的 DOM 矩形后运行解析度 稳定。 修复收听者泄露(匿名,从未清理). 包装后还要运行解析度 。 最终在停靠的窗户后面被重新定位.

kamo·6mo ago
Fixkamo-internal

在非斜拉起落后解决碰撞

非snap 滴滴现在运行解析 之前保存位置, 防止在右下角堆放。 斯瓦姆弹出 运行解析,现在正确坚持立场.

kamo·6mo ago
Featurekamo-internal

最大从140%增加到250%

kamo·6mo ago
Fixkamo-internal

Fly ToHomeRow 中的组意识槽宽度

组现在保留与其跟踪者成比例的横向槽 环范围(使用正确的平顶轴公式),防止群 来自入侵相邻锚地空间的追随者. 还添加a 双RAF解析器在安放后作为安全网通过.

kamo·6mo ago
Featurekamo-internal

使用 Callback 添加解析度

探测到头到头和头到脚的Window空间违规情况 然后把头移到最近的干净位置 螺旋搜索器。 必须通过双RAF调用以避免读取 中动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能动能...

kamo·6mo ago
Featurekamo-internal

添加 MIN GAP 常数和螺旋搜索助手

添加 5px 最小间隙的变异常数和螺旋搜索 函数查找最近的无相撞像素位置 一个六分头,检查 头对头和头对工具 Window 清除.

kamo·6mo ago
Docskamo-internal

Add hexhead collision fixes implementation plan

5-task plan covering: spiralSearch helper, resolveCollisions useCallback, group-aware flyToHomeRow, onUp non-snap/swarm wiring, and makeRoom/ wrapAroundDock eve...

kamo·6mo ago
Fixkamo-internal

Remove z-index DOM sort to prevent click events being dropped on focus

Sorting windows by zIndex in ToolDock caused DOM node reordering on every focus event (mousedown). Browsers drop the click event when its target element moves b...

kamo·6mo ago
Docskamo-internal

Add hexhead collision fixes design spec

Spec covers three hexhead UX bugs: horizontal bottom-row vertex overlap, bottom-right stacking when dropping without snap, and hexheads ending up behind tool wi...

kamo·6mo ago
Fixkamo-internal

Bake background color/gradient into saved Avatar Creator avatar SVG

Avatar Creator generates transparent-background SVGs by default. The background was only applied as a CSS wrapper on the preview container, so the stored MinIO ...

kamo·6mo ago
Fixkamo-internal

Dispatch member-panel-toggle via useEffect to avoid stale Framer Motion closure

onAnimationStart/Complete hold the last rendered props, so the exit animation always saw isOpen=true and windows never relayed to the right on close. Using a us...

kamo·6mo ago
Fixkamo-internal

Correct member-panel-toggle event property so tool windows respect panel offset

The event was dispatching `{ isOpen }` but ToolWindowsContext read `detail.open`, causing memberPanelOpenRef to always be falsy and the 500px panel offset to ne...

kamo·6mo ago
Fixkamo-internal

Eliminate hexhead spawn overlap by computing unique column positions

Each head now initialises its MotionValue at its own home-row column X and below the viewport (h + SIZE), then springs up to its final slot. Previously all head...

kamo·6mo ago
Fixkamo-internal

Use inline style for icon colors to prevent CSS specificity override

sx-generated color classes were being overridden by Tab card context styles. Switching color to inline style prop ensures icons always render with the correct c...

kamo·6mo ago
Fixkamo-internal

Prevent overflow:hidden on tab card from clipping status widget

Move overflow:hidden from the Card to the Tabs wrapper Box so scrollable tabs are contained but the right-aligned status/substatus widget remains fully visible.

kamo·6mo ago
Fixkamo-internal

Correct hexhead geometry, z-index layering, and viewport clamping

- Fix axialToPixel to use flat-top hex formula (was pointy-top) so honeycomb aligns flat-edge to flat-edge as the hex SVG shape requires - Fix generateRing to...

kamo·6mo ago
Featurekamo-internal

Add status/substatus widget to lead view tab bar

- Extract LEAD_STATUS_TYPES, getStatusIcon, getSubStatusIcon to shared app/lib/leadStatuses.tsx utility; update LeadManager to import from it - Add inline sta...

kamo·6mo ago
CIkamo-internal

Trigger pipeline

kamo·6mo ago
Featurekamo-internal

Rewrite HexHead system with framer-motion physics

Replace the broken 1800-line HexHeadGroup with a clean physics-based implementation using framer-motion springs and motion values. Key changes: - Remove wiggle...

kamo·6mo ago
Fixkamo-internal

Use Next.js client-side navigation for all MUI Link components

MUI Link without component={NextLink} renders as a plain <a> tag, causing full page reloads that reset all React state including tool windows. Added component={...

kamo·6mo ago
Fixkamo-internal

Replace window.location hard navigations with router.push/refresh

All window.location.href, window.location.assign(), and window.location.reload() calls in page components caused full page reloads, wiping all React state inclu...

kamo·6mo ago
Featurekamo-internal

Flat-top honeycomb layout, 5px gaps, cluster-aware groups, tool window relayout

HexHeadGroup: - Switch to flat-top hex geometry (HEX_INRADIUS/HEX_STEP) — hexes now share flat top/bottom edges with adjacent group members, giving a proper h...

kamo·6mo ago
Fixkamo-internal

Move ToolDock above auth gate to prevent tool window wipe on navigation

PresenceWrapper switches its component tree structure when auth resolves (Fragment > children → ChatWebSocketProvider > PresenceProvider > children). This unmou...

kamo·6mo ago
Docskamo-internal

澄清认证工具Wrapper警卫的假设

kamo·6mo ago
Featurekamo-internal

为根版式添加工具提供客户端包

kamo·6mo ago
Docskamo-internal

添加持久的工具窗口实施计划

kamo·6mo ago
Docskamo-internal

在 Maximize 上修复

kamo·6mo ago
Docskamo-internal

添加持久工具窗口设计 spec

kamo·6mo ago
Fixkamo-internal

将滚动到下键移动到搜索栏右侧

kamo·6mo ago
Fixkamo-internal

将工具栏和搜索更改应用到嵌入式聊天模式

ChatBox总是通过ChatTool以嵌入模式提供. 移动 带有搜索字段和滚动到下键的调用控制工具栏 输入嵌入的段落,使修改在工具窗口中可见.

kamo·6mo ago
Featurekamo-internal

添加聊天工具栏, 包含呼叫控制、 实时搜索和智能自动滚动

将呼叫按钮从信头移动到带有50%打火机的专用工具栏行 背景情况。 添加显示匹配和自动滚动的活搜索字段 最近的结果。 添加滚动到下方的按钮以清除搜索。 执行在用户滚动时停止的智能自动滚动 并回滚回下方.

kamo·6mo ago
Featurekamo-internal

软手机拨号板更短 聊天呼叫控制器 螺旋头相机 钙光主题

- 将软手机拨号板按键从12px降低到9px(6px更短) - 在 ChatBox 中添加呼叫控制工具栏(音频、视频、屏幕共享) 嵌入模式使其出现在工具WindowShell标题下 - 修复六头蛇取回:通过成员Id到产卵事件,所以是HexheadGroup 使用真实成员ID而不是窗口 ID 来搜索外观 - 重排计算器,...

kamo·6mo ago
Fixkamo-internal

将 Hex HeadGroup 选择器从数据交换箱根端更新到数据工具窗口

工具窗口系统在工具WindowShell上使用数据工具窗口,但 HexHeadGroup仍在查询数据-聊天箱-root以进行脚印检测. 这导致六头蛇看不到任何打开的工具窗口,打破了蜂窝 校正,包接-dock,聊天-避免回击,惯性聊天-避免回击.

kamo·6mo ago
Featurekamo-internal

统一工具窗口尺寸并完善 UI

- 现在所有工具都具有320x650的统一尺寸(手机高25%,其他匹配) - 从UI中删除程序员和图形计算器模式(保留组件) - 聊天六头蛇使用有用户相片的可视化变体,而不是图标变体 - 工具窗口下角现在是正方形(上角仍为圆形)

kamo·6mo ago
Featurekamo-internal

为信件自动打开添加聊天通知收听器

kamo·6mo ago
Featurekamo-internal

以模式切换添加计算工具并注册

kamo·6mo ago
Featurekamo-internal

添加科学模型计算器组件

基于表达式的科学计算器,并预览现场结果. 支持 trig(sin/cos/tan +倒数),log/ln,权限(x2,x3,x^y,), 前,第10x条),根(√,∛),因子(n!),常数(π,e,φ), 括号,DEG/RAD切换和M+/M-/MR/MC内存. 键盘输入 数字、运算符、 Enter/=、 Escape ...

kamo·6mo ago
Featurekamo-internal

用画布图添加图形计算器

kamo·6mo ago

就像你看到的运输?

每一个都自动更新您工作空间的地盘。 开始自由,看它成长 一周又一周.

永远开始自由查看定价