coder/agent
Spike Curtis 2a6fd90140
feat: add tailnet and agent API definitions (#10324)
Adds API definitions and packages for Tailnet and Agent APIs (API version 2.0)
2023-10-30 12:14:45 +04:00
..
agentproc feat: implement agent process management (#9461) 2023-09-14 19:45:05 -05:00
agentscripts fix(agent/agentscripts): display informative error for ErrWaitDelay (#10407) 2023-10-27 19:07:26 +03:00
agentssh fix: properly trim spaces so multi-line shebang executes (#10146) 2023-10-09 19:19:57 +00:00
agenttest feat(codersdk/agentsdk): use new agent metadata batch endpoint (#10224) 2023-10-13 17:32:28 +03:00
proto feat: add tailnet and agent API definitions (#10324) 2023-10-30 12:14:45 +04:00
reaper chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reconnectingpty fix: initialize terminal with correct size (#10369) 2023-10-23 23:42:39 -04:00
usershell chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
agent.go fix(agent/agentscripts): display informative error for ErrWaitDelay (#10407) 2023-10-27 19:07:26 +03:00
agent_test.go test(agent): improve TestAgent_Session_TTY_MOTD_Update (#10385) 2023-10-23 17:32:28 +00:00
api.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
apphealth.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
apphealth_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
metrics.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
ports_supported.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
ports_unsupported.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00