CoralOS
An autonomous multi-agent negotiation system, built end-to-end at the UK AI Agent Hackathon, Imperial College.
CoralOS implements an agent negotiation loop where autonomous agents reason, propose, and settle terms with each other without human intervention — integrated with Solana for on-chain settlement. It's a demonstration of autonomous decision-making architecture: agents that can hold state, evaluate counter-offers, and converge on an outcome independently, rather than a scripted single-shot LLM call.
Built under hackathon time pressure, it's the project I point to when talking about agentic system design — how to structure multi-agent communication, negotiation state, and trust boundaries when agents are transacting real value.