mirror of
https://github.com/ben4202121/buddybridge.git
synced 2026-07-22 07:48:01 +00:00
- 桥接 Obsidian 与本地 WorkBuddy/CodeBuddy CLI - 多轮对话管理,流式输出 - 通过 node 执行 codebuddy 脚本(Windows spawn 兼容) - 设置面板支持自定义 Gateway URL - 对话持久化到 Obsidian data.json
17 lines
568 B
Text
17 lines
568 B
Text
# NOTICE
|
|
|
|
## Third-Party Trademarks
|
|
|
|
This project, BuddyBridge, is an independent open-source project and is not
|
|
affiliated with, endorsed by, or sponsored by the owners of the following
|
|
trademarks:
|
|
|
|
- "Obsidian" is a trademark of Dynalist Inc.
|
|
- "WorkBuddy" and "CodeBuddy" are trademarks of their respective owners.
|
|
|
|
All trademarks referenced in this project are the property of their respective
|
|
owners.
|
|
|
|
This project communicates with local Gateway services solely through publicly
|
|
documented local APIs, and does not distribute or modify any third-party
|
|
software.
|