From b9841273a6e55bd360218248947986fd0b6658f2 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:19:53 +0000 Subject: [PATCH] add note about experiment_report_tasks --- docs/ai-coder/create-template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/ai-coder/create-template.md b/docs/ai-coder/create-template.md index 1b3c385f083e1..1fc0d588f564f 100644 --- a/docs/ai-coder/create-template.md +++ b/docs/ai-coder/create-template.md @@ -42,9 +42,19 @@ Follow the instructions in the Coder Registry to install the module. Be sure to enable the `experiment_use_screen` and `experiment_report_tasks` variables to report status back to the Coder control plane. +> [!TIP] +> > Alternatively, you can [use a custom agent](./custom-agents.md) that is > not in our registry via MCP. +The module uses `experiment_report_tasks` to stream changes to the Coder dashboard: + +```hcl +# Enable experimental features +experiment_use_screen = true # Or use experiment_use_tmux = true to use tmux instead +experiment_report_tasks = true +``` + ## 3. Confirm tasks are streaming in the Coder UI The Coder dashboard should now show tasks being reported by the agent. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy