@suhas12345685-pro

Neuro-Symbolic Agents

Native OpenClaw wrapper for joaovictorcamargo/AI-Agents-as-Neuro-Symbolic-System.

当前版本
v1.1.0
code-plugin社区source-linked

Neuro-Symbolic Agents for OpenClaw

Native OpenClaw wrapper for joaovictorcamargo/AI-Agents-as-Neuro-Symbolic-System, pinned to upstream commit 8069f88c543c2b4fa94a1277d90d4a0c9885cf98.

The upstream project is a React demonstration rather than a reusable library. This plugin ports its actual runtime model into OpenClaw tools: four simulated recognized objects, four symbolic rules, and the resulting action/confidence/reasoning decision.

Install

openclaw plugins install openclaw-neurosym-agents
openclaw plugins enable neurosym_agents
openclaw gateway restart
openclaw plugins inspect neurosym_agents --runtime --json

Configure

{
  plugins: {
    entries: {
      neurosym_agents: {
        enabled: true,
        config: {
          defaultMaxSteps: 10,
          defaultVerbose: true
        }
      }
    }
  }
}

Tools

  • neurosym_perceive
  • neurosym_reason
  • neurosym_decide
  • neurosym_run_pipeline
  • neurosym_info

Build

npm install
npm run plugin:build
npm run plugin:validate
npm test

源码与版本

源码仓库

suhas12345685-pro/openclaw-neurosym-agents

打开仓库

源码提交

640abd8ae6b1c768d117bfc45ad80f347851dcf5

查看提交

安装命令

openclaw plugins install clawhub:openclaw-neurosym-agents

元数据

  • 包名: openclaw-neurosym-agents
  • 创建时间: 2026/06/12
  • 更新时间: 2026/06/12
  • 执行代码:
  • 源码标签: master

兼容性

  • 构建于 OpenClaw: 2026.6.5
  • 插件 API 范围: >=2026.6.5
  • 标签: latest
  • 文件数: 8