Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d943d7

Browse files
committed
add back whats next
1 parent b74cef8 commit 5d943d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/tutorials/quickstart.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,16 @@ You now have:
217217
- **A workspace** running that environment
218218
- **IDE access** to code remotely
219219

220+
### What's Next?
221+
222+
Now that you have your own workspace running, you can start exploring more advanced capabilities that Coder offers.
223+
224+
- [Learn more about running Coder Tasks and our recommended Best Practices](https://coder.com/docs/ai-coder/best-practices)
225+
226+
- [Read about managing Workspaces for your team](https://coder.com/docs/user-guides/workspace-management)
227+
228+
- [Read about implementing monitoring tools for your Coder Deployment](https://coder.com/docs/admin/monitoring)
229+
220230
### Get Coder Tasks Running
221231

222232
Coder Tasks is an interface that allows you to run and manage coding agents like Claude Code. Tasks become avaialable when a template has the `coder_ai_task` resource and `coder_parameter` named `AI Prompt` defined in its source code. Subsequently, any existing template can become a Task template by adding in that resource and parameter.

0 commit comments

Comments
 (0)