GitHub 仓库

agentjido/jido

Elixir 首次收录 2024-12-16 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 475 / 共 783

1.8k Star

🤖 Autonomous agent framework for Elixir. Built for distributed, autonomous behavior and dynamic workflows.

项目介绍

Jido is an autonomous agent framework for Elixir, built for workflows and multi-agent systems.

Define agents, connect them to actions, signals, and directives, and run them with supervision and fault tolerance built in.

The name "Jido" (自動) comes from the Japanese word meaning "automatic" or "automated", where 自 (ji) means "self" and 動 (dō) means "movement".

Jido helps you build agent systems as ordinary Elixir and OTP software.

The purity boundary is the agent's decision logic: Jido keeps agent decisions and state transitions explicit, actions may be pure or effectful, and directives are for effects you want the runtime to own.

Use Jido when software needs to inspect context, choose…

摘自 github.com/agentjido/jido

最新指标

Star 1.8k 2026-07-16
Fork 111 2026-07-16
提交 518 2026-07-16
发布 4 2026-07-16
Watcher 23 2026-07-16
开放 issue 2 2026-07-16
开放 PR 1 2026-07-16