- Notifications
You must be signed in to change notification settings - Fork1k
feat(coderd): add support for external agents to API's and provisioner#19286
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
kacpersaw commentedAug 11, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
b641ffe
to07a9c42
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Proto changes look fine to me 👍
c012284
to63fefbb
Compare60cccc2
to0cf5381
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
63fefbb
to6033188
Compare4e94ed6
to5a0bf15
Compare// which will return all workspaces. | ||
Valid:values.Has("outdated"), | ||
} | ||
filter.HasAITask=parser.NullableBoolean(values, sql.NullBool{},"has-ai-task") |
deansheatherAug 13, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Can you also file a ticket to fixhas-ai-task
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just minor additions to my previous comments
6033188
to9e885fe
Compare5a0bf15
toed93d09
CompareUh oh!
There was an error while loading.Please reload this page.
bcd7ad2
toc143ef7
Compare9e885fe
to5a1b1ed
Comparekacpersaw commentedAug 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Merge activity
|
…rm resource references
c143ef7
to0baf2b3
Compare9edceef
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This pull request introduces support for external workspace management, allowing users to register and manage workspaces that are provisioned and managed outside of the Coder.
Depends on:coder/terraform-provider-coder#424