coder/agent
Spike Curtis c67db6efb0
fix: wait for bash prompt before commands (#9882)
Signed-off-by: Spike Curtis <spike@coder.com>
2023-09-27 12:26:24 +04: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: case insensitve agent ssh session env var (#9675) 2023-09-13 14:18:00 -05: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: add support for `coder_script` (#9584) 2023-09-25 16:47:17 -05:00
agent_test.go fix: wait for bash prompt before commands (#9882) 2023-09-27 12:26:24 +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