概要
Reynは、MarkdownとYAMLで定義したスキルをもとに、LLMエージェントの処理フローを制約付きで実行・検証・再現できるワークフローOSです。
LLMが勝手に制御分岐を作れない設計で、イベントログによる監査・リプレイに対応し、予測可能性を重視しています。
CLIを中心に、Web UIやMCP/A2A連携も備えており、エージェント基盤を堅実に組みたい開発者やスキル作者向けのツールです。
互換性・特徴
- CLI
- Python
- Web UI
- MCP対応
- A2A対応
- Markdown DSL
基本情報
| ライセンス | MIT |
| Stars | 7 |
| カテゴリ | LLM |
| アクティビティ | low |
最新のissue
- feat: A2A Task layer 実装 — RunEntry 拡張 + A2A レイヤ変換 (更新: 2026-06-20)
- feat(#1827 S4 follow-up): context-auto narrowing for external TOOL-RESULTS (mid-turn untrusted vector) (更新: 2026-06-20)
- design: capability profile — 委譲/topology 文脈ごとのツール集合絞り込み(セキュリティ + 認知負荷削減) (更新: 2026-06-20)
- feat(1864 follow-up): reyn audit — deep skill-ops gateway analysis (control_ir sandboxed_exec / network / out-of-zone) (更新: 2026-06-20)
- feat: reyn audit — static safety scan of installed skills/plugins (#1822 Part 3) (更新: 2026-06-20)
GitHub: https://github.com/tya5/reyn
