This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-24 15:04:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da8bb1c19870c92f8cb6232cac185040118577e2
coder
/
codersdk
/
agentsdk
T
History
Spike Curtis
da8bb1c198
feat: use agent v2 API to fetch manifest (
#11832
)
...
Agent uses the v2 API to obtain the manifest, instead of the HTTP API.
2024-01-30 10:11:28 +04:00
..
agentsdk.go
feat: use agent v2 API to fetch manifest (
#11832
)
2024-01-30 10:11:28 +04:00
convert_test.go
chore: move proto to sdk conversion to agentsdk (
#11831
)
2024-01-30 09:04:56 +04:00
convert.go
chore: move proto to sdk conversion to agentsdk (
#11831
)
2024-01-30 09:04:56 +04:00
logs_test.go
test(codersdk/agentsdk): fix context cancel flush test (
#10560
)
2023-11-07 16:47:23 +02:00
logs.go
fix(codersdk/agentsdk): improve ctx cancel in agent logs flush, fix test (
#10214
)
2023-10-11 12:42:30 +00:00
rpc.go
feat: add AgentAPI using DRPC (
#10811
)
2023-12-18 22:53:28 +10:00