Skip to content

Add inline artifact timeline cards#24

Merged
heimanba merged 2 commits into
mainfrom
feat/blog
Jul 18, 2026
Merged

Add inline artifact timeline cards#24
heimanba merged 2 commits into
mainfrom
feat/blog

Conversation

@heimanba

Copy link
Copy Markdown
Contributor

Summary

  • render assistant-delivered artifacts inline in the run timeline, including images, videos, app/file links, and delivered files
  • add a fullscreen lightbox preview for inline media artifacts
  • refine composer/settings/model selector layout behavior and add focused regression tests
  • backfill provider config fields across providers so settings can switch providers with env-backed values

Validation

  • bun run --cwd apps/webui test
  • bun run --cwd apps/server test
  • bun run --cwd apps/webui typecheck
  • bun run --cwd apps/server typecheck
  • bun run lint:changed
  • pre-push verify:push ran typecheck, architecture, and full tests, then stopped at lint-changed because the computed push BASE was not a local commit; lint:changed passed separately

heimanba added 2 commits July 18, 2026 00:04
Change-Id: If4f4bb742c3694f7b00e4c603942fc949b6944de
- 将 setContent 与 setTextSelection 链式调用合并,提升代码可读性
- 调整 CSS 中 transition 属性为多行更易维护格式
- 合并移动端 CSS 中的 radial-gradient 以简化样式定义
- 新增测试以验证 PromptEditorProvider 中的 Tab 填充行为

Change-Id: If3c41d498ba21ee4b63148d41586c3dbde24f675
Co-developed-by: Qoder <noreply@qoder.com>
@heimanba
heimanba marked this pull request as ready for review July 18, 2026 10:07
@heimanba
heimanba merged commit 01bc866 into main Jul 18, 2026
15 checks passed
@heimanba
heimanba deleted the feat/blog branch July 18, 2026 10:07
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