Skip to content

Commit 25b261e

Browse files
docs: minor fixes (#410)
* docs: minor fixes Fixes a typo and a few wording things. * Create four-scissors-knock.md --------- Co-authored-by: whoiskatrin <[email protected]>
1 parent df52d4b commit 25b261e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.changeset/four-scissors-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"agents": patch
3+
---
4+
5+
docs: minor fixes

packages/agents/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export class DialogueAgent extends Agent {
166166
}
167167
```
168168

169-
#### Client Communion
169+
#### Client Communication
170170

171171
For direct connection to your agent:
172172

@@ -524,8 +524,8 @@ Welcome to the future of intelligent agents. Create something meaningful. 🌟
524524
Contributions are welcome, but are especially welcome when:
525525

526526
- You have opened an issue as a Request for Comment (RFC) to discuss your proposal, show your thinking, and iterate together.
527-
- Is not "AI slop": LLMs are powerful tools, but contributions entirely authored by vibe coding are unlikely to meet the quality bar, and will be rejected.
528-
- You're willing to accept feedback and make sure the changes fit the goals of the `agents` sdk. Not everything will, and that's OK.
527+
- Not "AI slop": LLMs are powerful tools, but contributions entirely authored by vibe coding are unlikely to meet the quality bar, and will be rejected.
528+
- You're willing to accept feedback and make sure the changes fit the goals of the `agents` SDK. Not everything will, and that's OK.
529529

530530
Small fixes, type bugs, and documentation improvements can be raised directly as PRs.
531531

0 commit comments

Comments
 (0)