File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed
Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 77<p align =" center " >
88 <a href =" https://www.npmjs.com/package/@effectorhq/core " ><img src =" https://img.shields.io/npm/v/@effectorhq/core?label=%40effectorhq%2Fcore&color=E03E3E " alt =" npm @effectorhq/core " ></a >
99 <a href =" https://github.com/effectorHQ/.github/blob/main/CONTRIBUTING.md " ><img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg " alt =" PRs Welcome " ></a >
10- <img src =" https://img.shields.io/github/last-commit/memohai/Memoh " alt =" Last Commit " />
10+ <img src =" https://img.shields.io/github/last-commit/effectorHQ/effector-core " alt =" Last Commit " />
1111 <a href =" https://awesome.re " ><img src =" https://awesome.re/badge.svg " alt =" Awesome " ></a >
1212 <a href =" https://github.com/effectorHQ/.github/blob/main/CODE_OF_CONDUCT.md " ><img src =" https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg " alt =" Code of Conduct " ></a >
1313 <a href =" https://github.com/effectorHQ/.github/blob/main/profile/README.zh.md " ><img src =" https://img.shields.io/badge/文档-中文-red.svg " alt =" 中文文档 " ></a >
@@ -105,7 +105,7 @@ The core thesis: AI agent capabilities need types. Today you chain two skills an
105105| Project | What it does |
106106| ---------| -------------|
107107| [ ` OpentheClaw ` ] ( https://github.com/effectorHQ/OpentheClaw ) | One‑click SSH tunnel + Web login |
108- | [ ` duckduckgo-api ` ] ( https://github.com/effectorHQ/duckduckgo-api ) | DuckDuckGo‑based search proxy API for OpenClaw agents |
108+ | [ ` free-search-proxy ` ] ( https://github.com/effectorHQ/free-search-proxy ) | DuckDuckGo‑based search proxy API for OpenClaw agents |
109109
110110### Governance
111111
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ effectorHQ 是一个开放工作室,构建下一代 AI agent 能力基础设
3737| 项目 | 用途 |
3838| ------| ------|
3939| [ ` create-effector ` ] ( https://github.com/effectorHQ/create-effector ) | ` npx @effectorhq/create-effector ` — 秒级脚手架,支持所有 Effector 类型 |
40- | [ ` plugin-template ` ] ( https://github.com/effectorHQ/plugin-template ) | Skill 启动模板(计划并入 create-effector) |
4140| [ ` cookbook ` ] ( https://github.com/effectorHQ/cookbook ) | 实战食谱:Notion、Docker、Jira、PostgreSQL、git worktrees |
4241| [ ` linear-skill ` ] ( https://github.com/effectorHQ/linear-skill ) | 参考实现 — 生产就绪,零 lint 错误 |
4342
@@ -66,6 +65,19 @@ effectorHQ 是一个开放工作室,构建下一代 AI agent 能力基础设
6665| [ ` rfcs ` ] ( https://github.com/effectorHQ/rfcs ) | RFC 流程 — 规范变更和新产品提案 |
6766| [ 贡献指南] ( https://github.com/effectorHQ/.github/blob/main/CONTRIBUTING.md ) | 如何为任意项目做贡献 |
6867
68+ ### 验证
69+
70+ | 项目 | 用途 |
71+ | ------| ------|
72+ | [ ` effector-bench ` ] ( https://github.com/effectorHQ/effector-bench ) | 两层基准测试 — 工具链准确性 + schema 质量对比 |
73+
74+ <p align =" center " >
75+ <img src =" https://raw.githubusercontent.com/effectorHQ/.github/main/profile/figures/bench-overview.png " alt =" effector-bench v2.0 " width =" 720 " />
76+ </p >
77+
78+ ** Tier A** — 179 个对抗性测试,89.9% 准确率,18 个已知缺陷如实记录。
79+ ** Tier B** — 控制变量实验(n=10,基于 [ BFCL] ( https://gorilla.cs.berkeley.edu/leaderboard.html ) 、[ τ-bench] ( https://arxiv.org/abs/2406.12045 ) 、[ ToolSword] ( https://arxiv.org/abs/2402.10753 ) 、[ MCPToolBench++] ( https://arxiv.org/abs/2508.07575 ) )。综合 Δ+36,6 个回归如实记录。[ 完整方法论] ( https://github.com/effectorHQ/effector-bench/blob/main/METHODOLOGY.md ) 。
80+
6981---
7082
7183### 我们如何构建
@@ -87,7 +99,3 @@ effectorHQ 是一个开放工作室,构建下一代 AI agent 能力基础设
8799---
88100
89101<sub >每一个 effector 都在扩展边界。© 2026 effectorHQ Contributors</sub >
90-
91- ## License
92-
93- This project is currently licensed under the [ Apache License, Version 2.0] ( ../LICENSE.md ) 。
You can’t perform that action at this time.
0 commit comments