Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(site): display devcontainer start error#18637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
DanielleMaywood merged 11 commits intomainfromdanielle/surface-devcontainer-errors
Jun 30, 2025

Conversation

DanielleMaywood
Copy link
Contributor

@DanielleMaywoodDanielleMaywood commentedJun 27, 2025
edited
Loading

logger.Error(ctx,"inject subagent into container failed",slog.Error(err))
}

dc.Error=err.Error()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We might want to reset this in some other scenarios as well, like recreate. And assign on recreate error. There’s also the devcontainer status but I don’t think we need to touch it necessarily in this case since it’s an injection error but the devcontainer itself is probably fine.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@DanielleMaywood did you look into adding this? At present I don't think we surface the error from recreate.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The current implementation of recreate callsapi.RefreshContainers, which should then trigger this (unless I'm mistaken and misreading).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Not exactly. I’m referring to the error fromdevcontainer up rather than injection.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ah I see now, I'll take a look at fixing that.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@mafredri I've made that change 👍 Was nice and easy

mafredri reacted with hooray emoji
@DanielleMaywoodDanielleMaywood changed the titlefeat(site): surface devcontainer start errorfeat(site): display devcontainer start errorJun 30, 2025
@DanielleMaywoodDanielleMaywood marked this pull request as ready for reviewJune 30, 2025 13:19
Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Some suggestions below, but I don't need to review again.

Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

A small FE suggestion but otherwise nothing blocking.

I think the recreate error is potentially worth considering as well (see where we assign devcontainer status to error).

@DanielleMaywoodDanielleMaywood merged commit4756080 intomainJun 30, 2025
34 checks passed
@DanielleMaywoodDanielleMaywood deleted the danielle/surface-devcontainer-errors branchJune 30, 2025 20:34
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mafredrimafredrimafredri approved these changes

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@DanielleMaywoodDanielleMaywood

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Devcontainers: Surface errors from sub agent injection and dev container recreation visibly in the UI
3 participants
@DanielleMaywood@mafredri@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp