openwork-debug by different-ai/openwork
npx skills add https://github.com/different-ai/openwork --skill openwork-debug运行 HTTP 检查前请先设置以下变量:
OPENWORK_SERVER_URLOPENWORK_SERVER_TOKENOPENWORK_WORKSPACE_ID (可选;可通过 /workspaces 端点查询)curl -s "$OPENWORK_SERVER_URL/health"
curl -s "$OPENWORK_SERVER_URL/capabilities" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
curl -s "$OPENWORK_SERVER_URL/workspaces" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
curl -s "$OPENWORK_SERVER_URL/workspace/$OPENWORK_WORKSPACE_ID/config" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
curl -s "$OPENWORK_SERVER_URL/workspace/$OPENWORK_WORKSPACE_ID/audit?limit=25" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
opencode -p "ping" -f json -q
opencode mcp list
opencode mcp debug <name>
当引擎 API 不可用时,您可以检查 SQLite 数据库:
sqlite3 ~/.opencode/opencode.db "select id, title, status from sessions order by updated_at desc limit 5;"
sqlite3 ~/.opencode/opencode.db "select role, content from messages order by created_at desc limit 10;"
工作区根目录/.opencode/openwork/audit.jsonl 中。每周安装量
66
代码仓库
GitHub 星标数
11.4K
首次出现
2026年2月11日
安全审计
安装于
opencode66
cursor64
gemini-cli64
github-copilot63
amp63
codex63
Set these before running the HTTP checks:
OPENWORK_SERVER_URLOPENWORK_SERVER_TOKENOPENWORK_WORKSPACE_ID (optional; use /workspaces to discover)curl -s "$OPENWORK_SERVER_URL/health"
curl -s "$OPENWORK_SERVER_URL/capabilities" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
curl -s "$OPENWORK_SERVER_URL/workspaces" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
curl -s "$OPENWORK_SERVER_URL/workspace/$OPENWORK_WORKSPACE_ID/config" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
curl -s "$OPENWORK_SERVER_URL/workspace/$OPENWORK_WORKSPACE_ID/audit?limit=25" \
-H "Authorization: Bearer $OPENWORK_SERVER_TOKEN"
opencode -p "ping" -f json -q
opencode mcp list
opencode mcp debug <name>
When the engine API is unavailable, you can inspect the SQLite db:
sqlite3 ~/.opencode/opencode.db "select id, title, status from sessions order by updated_at desc limit 5;"
sqlite3 ~/.opencode/opencode.db "select role, content from messages order by created_at desc limit 10;"
.opencode/openwork/audit.jsonl in the workspace root.Weekly Installs
66
Repository
GitHub Stars
11.4K
First Seen
Feb 11, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
opencode66
cursor64
gemini-cli64
github-copilot63
amp63
codex63
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
104,900 周安装
Memory-Merger:AI辅助记忆合并工具,优化VS Code提示词管理,减少冗余知识
10,000 周安装
summarize CLI工具:快速总结URL、PDF文件和YouTube视频内容,支持多AI模型
10,200 周安装
SQL优化模式实战指南:索引策略与查询计划分析提升数据库性能
10,100 周安装
Google Workspace Tasks CLI 命令指南:任务列表与任务管理 API 操作详解
10,300 周安装
Java Spring Boot 3.x 开发指南:REST API、安全配置、数据访问与监控
10,100 周安装
Mastra框架指南:快速构建AI智能体和流程应用,掌握最新文档查询方法
10,300 周安装