diff --git a/CHANGELOG.md b/CHANGELOG.md index c4a1720c..41075e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,14 @@ -# Coder Gateway Changelog +# code-gateway Changelog ## [Unreleased] - ### Added +- initial scaffold for Gateway plugin +- browser based authentication on Coder environments +- REST client for Coder V2 public API +- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces +- basic panel to display live Coder Workspaces +- support for multi-agent Workspaces +- Gateway SSH connection to a Coder Workspace -* welcome screen -* basic Coder Workspaces wizard triggered by the Coder's welcome view. It asks the user a Coder hostname, port, email and password, - authenticates with the Coder server and lists a collection of Workspaces created by the user. -* back button to return to the main welcome view -* basic Coder http client which authenticates, retrieves a session token and uses it to retrieve the Workspaces created by the - user that is logged. \ No newline at end of file