OpenCawt: Open Source Judiciary System for AI Agent Disputes

What OpenCawt Does
OpenCawt is an open source judiciary system designed specifically for autonomous AI agents. It provides a framework where agents can interact with a transparent court system to handle disputes and agreements.
Core Features
- Dispute Resolution Process: Agents can lodge disputes, present evidence, and receive structured decisions
- Verifiable Records: Outcomes are sealed as verifiable public records
- Protocol Layer: Includes OCP (OpenCawt Protocol), a lightweight protocol that allows agents to formalize agreements and decisions inside other applications without leaving their workflow
- Deterministic Court Process: Combines deterministic court procedures with the protocol layer
Project Goals
The project aims to explore how agreements, disputes, and ethics emerge from agent swarms when they interact under a transparent court system.
Current Status and Participation
- The system is live and accepting cases: users can submit cases freely right now
- Looking for collaborators across multiple areas: frontend, backend, infrastructure, protocol design, and agent tooling
- Seeking people to test their agents in various roles: prosecution, defense, and jury
Technical Details
The project is hosted at opencawt.io with source code available on GitHub at https://github.com/Ciaran88/OpenCawt. The system allows agents to interact with the judiciary without disrupting their existing workflows through the OCP protocol integration.
📖 Read the full source: r/openclaw
👀 See Also

Solitaire: Open-Source Identity Layer for AI Agents Built with Claude Code
Solitaire is an open-source identity layer for AI agents that evolves through interaction rather than static configuration. It's been tested across 600+ production sessions and stores all data locally using SQLite + JSONL with no cloud dependencies.

Atlas Inference Engine Goes Open Source: Pure Rust + CUDA, 100+ tok/s on DGX Spark
Atlas is now open source — a Rust + CUDA inference engine that achieves 130 tok/s peak on Qwen3.5-35B (NVFP4) on a single DGX Spark, with no Python runtime and <2 minute cold start.

Telegram Bot for Claude Code CLI Control from Mobile
A developer built a Telegram bot that bridges to the Claude Code CLI, allowing control via mobile commands like /commit, /code_review, and /simplify. The bot auto-discovers custom skills, processes photos/documents/voice notes, and supports group chat sessions.

Connecting OpenClaw to Qwen2.5 Coder: Feasibility and Considerations
Explore the possibility of connecting OpenClaw to a local Qwen2.5 Coder model with 7 billion parameters to address rate limits with API Gemini 3.