Skip to content

Commit 44c16d3

Browse files
author
OpenSIN-AI
committed
docs: finalize OpenSIN-Flow registry and indexing for Software 3.0
1 parent 2a92275 commit 44c16d3

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/best-practices/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ Production-tested guidelines for building, deploying, and operating OpenSIN agen
4848
- [ ] Tests included
4949
- [ ] Documentation updated
5050
- [ ] Security review completed
51+
- [Software 3.0: Neural-Bus](/docs/best-practices/software-3.0-neural-bus)

docs/bridges/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [OpenSIN-Bridge Monetization](/docs/bridges/opensin-bridge-monetization)

docs/guide/plugin-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export const myAgent = defineAgent({
101101
|--------|-------------|---------|
102102
| `oh-my-opencode` | Multi-agent orchestration framework | `npm i -g oh-my-opencode` |
103103
| `opencode-antigravity-auth` | OAuth token rotation for Claude/Gemini | `npm i -g opencode-antigravity-auth` |
104-
| `opencode-qwencode-auth` | Qwen authentication | `npm i -g opencode-qwencode-auth` |
104+
| `opencode-qwen-proxy` | OpenCode-Qwen-Proxy (Qwen OAuth with throttling) | `npm i -g github:RunMintOn/OpenCode-Qwen-Proxy` |
105105
| `opencode-openrouter-auth` | OpenRouter auth with local proxy | Local source in upgraded-opencode-stack |
106106

107107
## Best Practices

0 commit comments

Comments
 (0)