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

fix(agent/agentcontainers): split Init into Init and Start for early API responses#18640

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
mafredri merged 2 commits intomainfrommafredri/fix-agent-agentcontainers-init-start
Jun 27, 2025

Conversation

mafredri
Copy link
Member

@mafredrimafredri commentedJun 27, 2025
edited
Loading

Previously in#18635 we delayed the containers API Init to avoid producing errors due to Docker and@devcontainers/cli not yet being installed by startup scripts. This had an adverse effect on the UX via UI responsiveness as the detection of devcontainers was greatly delayed.

This change splitsInit intoInit andStart so that we can immediately afterInit start serving known devcontainers (defined in Terraform), improving the UX.

Related#18635
Related#18640

Copy link
Contributor

@DanielleMaywoodDanielleMaywood left a comment

Choose a reason for hiding this comment

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

Hopefully this one does it 😄

mafredri reacted with laugh emoji
@mafredrimafredri marked this pull request as ready for reviewJune 27, 2025 15:52
@mafredrimafredri merged commit0f3a1e9 intomainJun 27, 2025
38 checks passed
@mafredrimafredri deleted the mafredri/fix-agent-agentcontainers-init-start branchJune 27, 2025 16:01
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 27, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@DanielleMaywoodDanielleMaywoodDanielleMaywood approved these changes

@johnstcnjohnstcnAwaiting requested review from johnstcn

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mafredri@DanielleMaywood

[8]ページ先頭

©2009-2025 Movatter.jp