coder/agent
Kyle Carberry 54648b90ca
fix: properly trim spaces so multi-line shebang executes (#10146)
2023-10-09 19:19:57 +00:00
..
agentproc feat: implement agent process management (#9461) 2023-09-14 19:45:05 -05:00
agentscripts fix: allow expansion from `log_path` for `coder_script` (#9868) 2023-09-25 23:45:55 +00:00
agentssh fix: properly trim spaces so multi-line shebang executes (#10146) 2023-10-09 19:19:57 +00:00
agenttest refactor(agent): add agenttest.New helper function (#9812) 2023-09-26 12:05:19 +01:00
reaper chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reconnectingpty chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
usershell chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
agent.go feat: improve logging for speedtest connections 2023-10-09 20:48:28 +04:00
agent_test.go feat: improve logging for speedtest connections 2023-10-09 20:48:28 +04: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