The [AgentAPI web UI](https://github.com/coder/agentapi) is a great UI-based alternative to the TUI-style of Coding agents. We have a template here. Let's add stuff like - `install_agentapi = <true/false>` (default false) install agentapi from github - `agentapi_version = "<0.2.1>"` - `agentapi_app = <true/false>` (default false) to expose the agentapi web ui as a coder_app. - `tui_app = <true/false>` (default true) to whether we want to show the TUI