本记器究器 是 AI Skill Hub 本期精选Agent工作流之一。综合评分 7.5 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
导八常用常用源源用器,给常用源源用器为常用源源用器。
本记器究器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
导八常用常用源源用器,给常用源源用器为常用源源用器。
本记器究器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/catatafishen/agentbridge cd agentbridge # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 agentbridge --help # 基本运行 agentbridge [options] <input> # 详细使用说明请查阅文档 # https://github.com/catatafishen/agentbridge
# agentbridge 配置说明 # 查看配置选项 agentbridge --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export AGENTBRIDGE_CONFIG="/path/to/config.yml"
A JetBrains IDE plugin that bridges AI coding agents to IntelliJ platform APIs through 120+ native MCP tools. Agents work through inspections, refactorings, the test runner, the build system, and Git — the same tools you use — instead of operating through a terminal or generating diffs in isolation.
Key highlights:
- 7 agents — Copilot, Claude Code, Codex, Kiro, Junie, OpenCode, Hermes Agent. Switch with one click. - 120+ MCP tools — code navigation, refactoring, testing, debugging, git, project management, and more — all through native IntelliJ APIs. - Cross-client session resume — switch agents without losing conversation history. - PWA web access — use the chat from any device on your local network via HTTPS. - Human in the loop — every action is visible in the IDE. Undo, review, or redirect at any point.
Available in IntelliJ IDEA (Ultimate and Community). Not available in WebStorm, PyCharm, GoLand, PhpStorm, RubyMine, CLion, RustRover, or Rider.
| Tool | Why Java-only |
|---|---|
build_project | Triggers JPS incremental build |
get_class_outline | Resolves fully-qualified Java/Kotlin class names |
get_call_hierarchy, find_implementations, edit_project_structure, and get_type_hierarchy (subtypes with file+line) all work across every IDE using platform-level PSI APIs. get_type_hierarchy supertypes and symbol-only lookup still require Java.
- JetBrains IDE 2025.3+ (IntelliJ IDEA, WebStorm, PyCharm, GoLand, Rider, CLion, RubyMine, PhpStorm, or any other JetBrains IDE) - A supported agent CLI — at least one of: GitHub Copilot CLI, claude, codex, Kiro, Junie, or OpenCode
For development: JDK 21 and Gradle 8.x (wrapper included).
Build the plugin, then install it:
./gradlew :plugin-core:buildPlugin
In your IDE: Settings → Plugins → ⚙ → Install Plugin from Disk → select plugin-core/build/distributions/plugin-core-*.zip.
Restart the IDE and open the AgentBridge tool window.
Each release builds two plugin ZIPs:
- agentbridge-<version>.zip — the standard build, suitable for the JetBrains Marketplace. - agentbridge-experimental-<version>.zip — includes additional tools that use internal JetBrains APIs or experimental designs. This build is not published to the Marketplace because internal APIs are unsupported, may break across IDE versions, and are flagged during Marketplace review.
常用源源用器常用源源用器为常用源源用器。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
经综合评估,本记器究器 在Agent工作流赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | agentbridge |
| 原始描述 | 开源AI工作流:JetBrains IDE plugin that gives AI coding agents full IDE access。⭐41 · Java |
| Topics | workflowjava |
| GitHub | https://github.com/catatafishen/agentbridge |
| License | Apache-2.0 |
| 语言 | Java |
收录时间:2026-05-22 · 更新时间:2026-05-22 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端