# Aqwas > Distributed real-time state management with CRDT conflict resolution, permission isolation, and audit trails. Built for multi-agent AI collaboration and human teams working on shared state at scale. Aqwas is a developer tool that lets multiple AI agents and human users edit the same state object simultaneously without conflicts. It uses operation-based CRDTs to merge concurrent changes automatically, enforces per-agent permission isolation at the namespace level, and records every mutation in an audit log that can be rolled back to any point. ## Features - CRDT-based automatic conflict resolution for concurrent edits - Per-agent permission isolation with namespace-level read/write/admin scoping - Full audit trail: every state mutation logged with agent ID, timestamp, and diff - Roll back to any previous state version - Sub-50ms real-time state propagation via WebSocket mesh - First-class SDKs for React, Vue, Node.js, Python, Deno, and AI agent frameworks ## Use Cases - Multi-agent AI orchestration (agents sharing memory, plans, and findings) - Collaborative editing and shared workspaces - IoT device state coordination - Distributed workflow engines - Real-time dashboards with multiple writers ## Integrations React, Vue, Node.js, Python, Deno, TypeScript, Zustand, and any WebSocket-capable runtime. ## Links - Homepage: https://aqwas.com - GitHub: https://github.com/iHani/aqwas-core - Waitlist signup: https://aqwas.com/#waitlist - Dashboard: https://aqwas.com/dashboard ## Contact Join the waitlist on the homepage to get early access and updates.