mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-19 16:40:06 +00:00
fix: update repository links and team name in README and plugin YAML
This commit is contained in:
parent
8f8778de94
commit
4927dbbbc4
3 changed files with 15 additions and 15 deletions
16
README.md
16
README.md
|
|
@ -13,14 +13,14 @@
|
|||
<p>
|
||||
<a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" height="28" alt="Awesome" /></a>
|
||||
|
||||
<a href="https://github.com/sst/opencode"><img src="https://img.shields.io/github/stars/sst/opencode?style=social" height="28" alt="Opencode Stars" /></a>
|
||||
<a href="https://github.com/anomalyco/opencode"><img src="https://img.shields.io/github/stars/anomalyco/opencode?style=social" height="28" alt="Opencode Stars" /></a>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
<!-- DESCRIPTION -->
|
||||
<h3>A curated list of plugins, themes, agents, and resources for <a href="https://opencode.ai/">Opencode</a>.</h3>
|
||||
<h3>The AI coding agent for the terminal, built by the team at <a href="https://github.com/sst">SST</a>.</h3>
|
||||
<h3>The AI coding agent for the terminal, built by the team at <a href="https://github.com/anomalyco">Anomaly</a>.</h3>
|
||||
|
||||
<br>
|
||||
|
||||
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
| Project | Stars | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| **[opencode](https://github.com/sst/opencode)** |  | The official opencode AI coding agent. |
|
||||
| **[opencode-sdk-js](https://github.com/sst/opencode-sdk-js)** |  | Official JavaScript/TypeScript SDK for opencode. |
|
||||
| **[opencode-sdk-go](https://github.com/sst/opencode-sdk-go)** |  | Official Go SDK for opencode. |
|
||||
| **[opencode-sdk-python](https://github.com/sst/opencode-sdk-python)** |  | Official Python SDK for opencode. |
|
||||
| **[opencode](https://github.com/anomalyco/opencode)** |  | The official opencode AI coding agent. |
|
||||
| **[opencode-sdk-js](https://github.com/anomalyco/opencode-sdk-js)** |  | Official JavaScript/TypeScript SDK for opencode. |
|
||||
| **[opencode-sdk-go](https://github.com/anomalyco/opencode-sdk-go)** |  | Official Go SDK for opencode. |
|
||||
| **[opencode-sdk-python](https://github.com/anomalyco/opencode-sdk-python)** |  | Official Python SDK for opencode. |
|
||||
|
||||
<br>
|
||||
|
||||
|
|
@ -449,11 +449,11 @@
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Smart Voice Notify</b> <img src="https://badgen.net/github/stars/Tarquinen/opencode-smart-voice-notify" height="14"/> - <i>Intelligent voice notifications</i></summary>
|
||||
<summary><b>Smart Voice Notify</b> <img src="https://badgen.net/github/stars/MasuRii/opencode-smart-voice-notify" height="14"/> - <i>Intelligent voice notifications</i></summary>
|
||||
<blockquote>
|
||||
Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
|
||||
<br><br>
|
||||
<a href="https://github.com/Tarquinen/opencode-smart-voice-notify">🔗 <b>View Repository</b></a>
|
||||
<a href="https://github.com/MasuRii/opencode-smart-voice-notify">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: Smart Voice Notify
|
||||
repo: https://github.com/Tarquinen/opencode-smart-voice-notify
|
||||
repo: https://github.com/MasuRii/opencode-smart-voice-notify
|
||||
tagline: Intelligent voice notifications
|
||||
description: Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
|
||||
|
|
|
|||
|
|
@ -13,14 +13,14 @@
|
|||
<p>
|
||||
<a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" height="28" alt="Awesome" /></a>
|
||||
|
||||
<a href="https://github.com/sst/opencode"><img src="https://img.shields.io/github/stars/sst/opencode?style=social" height="28" alt="Opencode Stars" /></a>
|
||||
<a href="https://github.com/anomalyco/opencode"><img src="https://img.shields.io/github/stars/anomalyco/opencode?style=social" height="28" alt="Opencode Stars" /></a>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
<!-- DESCRIPTION -->
|
||||
<h3>A curated list of plugins, themes, agents, and resources for <a href="https://opencode.ai/">Opencode</a>.</h3>
|
||||
<h3>The AI coding agent for the terminal, built by the team at <a href="https://github.com/sst">SST</a>.</h3>
|
||||
<h3>The AI coding agent for the terminal, built by the team at <a href="https://github.com/anomalyco">Anomaly</a>.</h3>
|
||||
|
||||
<br>
|
||||
|
||||
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
| Project | Stars | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| **[opencode](https://github.com/sst/opencode)** |  | The official opencode AI coding agent. |
|
||||
| **[opencode-sdk-js](https://github.com/sst/opencode-sdk-js)** |  | Official JavaScript/TypeScript SDK for opencode. |
|
||||
| **[opencode-sdk-go](https://github.com/sst/opencode-sdk-go)** |  | Official Go SDK for opencode. |
|
||||
| **[opencode-sdk-python](https://github.com/sst/opencode-sdk-python)** |  | Official Python SDK for opencode. |
|
||||
| **[opencode](https://github.com/anomalyco/opencode)** |  | The official opencode AI coding agent. |
|
||||
| **[opencode-sdk-js](https://github.com/anomalyco/opencode-sdk-js)** |  | Official JavaScript/TypeScript SDK for opencode. |
|
||||
| **[opencode-sdk-go](https://github.com/anomalyco/opencode-sdk-go)** |  | Official Go SDK for opencode. |
|
||||
| **[opencode-sdk-python](https://github.com/anomalyco/opencode-sdk-python)** |  | Official Python SDK for opencode. |
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue