Skip to content

AI Agent Modules: Add support for agentapi Web UI #129

@bpmct

Description

@bpmct

The AgentAPI web UI 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions