diff --git a/README.md b/README.md index 34d76a0..b565c29 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,19 @@ You can also build entirely new agents in TypeScript with the Blink SDK. - **Understanding complex codebases** - ask questions about how a repo works, how parts connect, or where to start when the code is unfamiliar. - **Coding partner in Slack** - discuss ideas, open GitHub issues, or handle small coding tasks directly in Slack without breaking the conversation. -- **Investigating GitHub issues** - gather context, reproduce issues, or summarize findings before opening or updating an issue. - **Customer support in shared channels** - let your customers ask technical questions in shared Slack channels and get answers backed by citations from your codebase and documentation.