From 9e65224ecd02dd2aff4120412513f3b56d1ef5ac Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Mon, 19 Jan 2026 23:46:07 -0500 Subject: [PATCH] remove emoji --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a60391a..943dcb7 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ AI Session Orchestration PWA for monitoring and interacting with Claude Code and ``` ┌─────────────────┐ ┌─────────────────────────┐ ┌─────────────────┐ -│ Claude Code │◀───▶│ Spiceflow Server │◀───▶│ PWA Client │ +│ Claude Code │<--->│ Spiceflow Server │<--->│ PWA Client │ │ (CLI) │ │ (Clojure) │ │ (Svelte) │ └─────────────────┘ │ │ └─────────────────┘ │ ┌─────────────────┐ │ ┌─────────────────┐ │ │ SQLite + DB │ │ -│ OpenCode │◀───▶│ │ Abstraction │ │ +│ OpenCode │<--->│ │ Abstraction │ │ │ (CLI) │ │ │ WebSocket/SSE │ │ └─────────────────┘ │ └─────────────────┘ │ └─────────────────────────┘