You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/contributing/modules.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ flowchart LR
97
97
- Use starter templates as infrastructure-specific starting points for your own templates
98
98
- Reference individual modules to add functionality to your templates
99
99
100
-
3.**Workspace Execution**: When workspaces are created, modules run through the Coder agent
100
+
3.**Workspace Execution**: When workspaces are created, the Coder agent handles the Coder-specific additional resources added by the module and provides the extra functionality.
101
101
-**Scripts** install and configure tools (IDEs, languages, services)
102
102
-**Apps** provide web interfaces accessible through Coder dashboard
103
103
-**Environment** sets up variables, paths, and development settings
0 commit comments