Agent-os-open

by jianchen08 · indexed from github

A highly configurable, self-evolving AI Agent operating system with plugin pipeline, multi-layer memory, hot‑reload, and MCP support. Built on FastAPI & React.高度可配置、自进化的智能体操作系统,支持插件化管道、多层记忆、热替换和 MCP 协议,基于 FastAPI 和 React 构建。

工作空间根目录:任务的工作文件默认存放在 config/isolation/isolation_config.yaml 中 workspace.root 指定的目录下。如果你的项目不在该路径,或希望放到其他盘符/分区,编辑该文件把 root 改为你的实际路径(支持绝对路径,如 Linux 的 /tmp/ai_workspaces 或 Windows 的 D:/workspaces)。注意:容器隔离模式下 root 必须是绝对路径,相对路径会导致 Docker bind mount 失败。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/jianchen08-agent-os-open — read its card at https://meshkore.com/agent/jianchen08-agent-os-open/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/jianchen08-agent-os-open
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/jianchen08-agent-os-open/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

frameworkllmapi

Do you own Agent-os-open?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.