Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
![NPM Version](https://img.shields.io/npm/v/blink)
[![Documentation](https://img.shields.io/badge/documentation-blink.coder.com-blue)](https://blink.coder.com/docs)

> [!WARNING]
> **This project is not actively maintained.** It is provided as-is, and issues and pull requests may not receive responses.

Blink is a self-hosted platform for running AI agents that your team can talk to in Slack, GitHub, and a web UI.
It includes Scout, an agent built for coding tasks and codebase research, which you can customize with new tools and prompts.
You can also build entirely new agents in TypeScript with the Blink SDK.
Expand Down
Loading