Skip to content

[release] v0.105.8#5431

Open
github-actions[bot] wants to merge 16 commits into
mainfrom
release/v0.105.8
Open

[release] v0.105.8#5431
github-actions[bot] wants to merge 16 commits into
mainfrom
release/v0.105.8

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

New version v0.105.8 in

  • web
    • web/oss
    • web/ee
  • services
  • api
  • sdks
    • sdks/python
  • clients
    • clients/python
    • clients/typescript
  • kubernetes
    • kubernetes/helm

ashrafchowdury and others added 5 commits July 17, 2026 17:27
Rework the session-drive summary surfaces (config Files, chat rail,
runtime lens) and the Files drawer:

- Loading shows the SAME list rendering placeholder rows that morph into
  real file rows in one AnimatePresence (no skeleton-block -> list jump).
- The session cwd and agent mounts resolve independently: whichever
  answers first renders immediately, the slower reconciles in with a
  "Loading more..." hint. A blocking skeleton shows only at the initial
  blank; terminal "No files" waits for every mount to resolve.
- A mount failure no longer masks a working session -- the inline list
  stays clean and a warning badge rides the drawer-trigger folder icon
  (both modes); the drawer carries the retry ("Try again" in its header
  for a partial failure, and on the full-failure Alert).
- Retry re-runs the mount/count queries; warning tone throughout.
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jul 21, 2026 11:34am

Request Review

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 21, 2026
…ect arg

mountFilesQueryFamily changed from (mountId: string) to
({mountId, includeGitignored}) in bd60fab, but the store test still
passed a bare string. Destructuring mountId from a string yielded
undefined, so the query was disabled and .data stayed undefined,
failing CI. Pass {mountId} at all six call sites.
…ests

fe-fix(frontend): fix session-mounts-store test call sites
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Railway Preview Environment

Preview URL https://gateway-production-daf0.up.railway.app/w
Image tag pr-5431-11fefe7
Status Failed
Railway logs Open logs
Logs View workflow run
Updated at 2026-07-21T11:49:17.059Z

[fix] Show short agent-run errors in full instead of clamping them away
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jul 21, 2026
…flow

[fix] Sandbox draft issue for new agents
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants