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

Skip to content

Commit 886cac6

Browse files
committed
kirby fixes
1 parent 8bf609a commit 886cac6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/tutorials/ai-agents/issue-tracker.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
1212
## Overview
1313

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.
1617

1718
## Prerequisites
1819

docs/tutorials/ai-agents/securing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ environments.
1616
Most [agents](./agents.md) can be configured to either use a local LLM (e.g.
1717
llama3), an agent proxy (e.g. OpenRouter), or a Cloud-Provided LLM (e.g. AWS
1818
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.
2020

2121
## Set up Firewalls and Proxies
2222

0 commit comments

Comments
 (0)