Skip to content

chore(web): rebuild fork web bundle with live agent-task progress - #111

Merged
mbuckaway merged 1 commit into
fork/mainfrom
chore/rebuild-web-bundle-live-progress
Sep 15, 2026
Merged

mbuckaway merged 1 commit into
fork/mainfrom
chore/rebuild-web-bundle-live-progress

Conversation

@mbuckaway

Copy link
Copy Markdown
Owner

chore(web): rebuild fork web bundle with live agent-task progress

Problem

The fork web bundle (apps/kimi-code/dist-web) predated the live agent-task progress work merged in
kimi-code-web (#28), so the CLI shipped a web UI without it.

What changed

Syncs apps/kimi-code/dist-web from kimi-code-web main @ 3769fc565:

  • The single Agent tool card shows a live elapsed timer (running · m:ss) while the subagent runs.
  • The task dock's shared running status glyph pulses for the running state instead of a static dot.

Only generated bundle assets differ — new hash-named chunks replace the previous ones and
index.html is updated to reference them.

Commits in this PR

  • 8be2c9379 — chore(web): rebuild fork web bundle with live agent-task progress (Mark Buckaway, 2026-09-15)

Testing

  • kimi-code-web build succeeds (pnpm build from main @ 3769fc565)
  • stage-web-assets.mjs verifies the staged bundle (159 entries)

Sync apps/kimi-code/dist-web from kimi-code-web (main @ 3769fc565): the single
Agent tool card shows a live elapsed timer while the subagent runs, and the task
dock's shared running status glyph pulses instead of rendering a static dot.
@mbuckaway
mbuckaway merged commit e5ff3fc into fork/main Sep 15, 2026
23 of 24 checks passed
@mbuckaway
mbuckaway deleted the chore/rebuild-web-bundle-live-progress branch September 15, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant