Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@

### Tool

* **[authsome](https://github.com/agentrhq/authsome)**: Local credential broker for AI agents. OAuth2 and API key vault with a local HTTPS proxy that injects credentials into outbound provider requests so agents never touch raw secrets. 45 providers bundled, no SaaS dependency. ![Stars](https://img.shields.io/github/stars/agentrhq/authsome.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/agentrhq/authsome?color=green) ![LastCommit](https://img.shields.io/github/last-commit/agentrhq/authsome?color=green)
* **[Beads](https://github.com/steveyegge/beads)**: Beads - A memory upgrade for your coding agent ![Stars](https://img.shields.io/github/stars/steveyegge/beads.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/steveyegge/beads?color=green) ![LastCommit](https://img.shields.io/github/last-commit/steveyegge/beads?color=green)
* **[Browser Use](https://github.com/browser-use/browser-use)**: Make websites accessible for AI agents. ![Stars](https://img.shields.io/github/stars/browser-use/browser-use.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/browser-use/browser-use?color=green) ![LastCommit](https://img.shields.io/github/last-commit/browser-use/browser-use?color=green)
* **[Graphiti](https://github.com/getzep/graphiti)**: Build Real-Time Knowledge Graphs for AI Agents. ![Stars](https://img.shields.io/github/stars/getzep/graphiti.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/getzep/graphiti?color=green) ![LastCommit](https://img.shields.io/github/last-commit/getzep/graphiti?color=green)
Expand Down
Loading