File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
## Overview
13
13
14
- Coder has first-class support for GitHub issues and pull requests, but can also
15
- integrate with other issue trackers.
14
+ Coder has first-class support for managing agents through Github, but can also
15
+ integrate with other issue trackers. Use our action to interact with agents
16
+ directly in issues and PRs.
16
17
17
18
## Prerequisites
18
19
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ environments.
16
16
Most [ agents] ( ./agents.md ) can be configured to either use a local LLM (e.g.
17
17
llama3), an agent proxy (e.g. OpenRouter), or a Cloud-Provided LLM (e.g. AWS
18
18
Bedrock). Research which models you are comfortable with and configure your
19
- [ Coder templates] ( ./create-template.md ) use those.
19
+ [ Coder templates] ( ./create-template.md ) to use those.
20
20
21
21
## Set up Firewalls and Proxies
22
22
You can’t perform that action at this time.
0 commit comments