remove emoji

This commit is contained in:
2026-01-19 23:46:07 -05:00
parent 61a2e9b8af
commit 9e65224ecd
+2 -2
View File
@@ -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) │ │ (CLI) │ │ (Clojure) │ │ (Svelte) │
└─────────────────┘ │ │ └─────────────────┘ └─────────────────┘ │ │ └─────────────────┘
│ ┌─────────────────┐ │ │ ┌─────────────────┐ │
┌─────────────────┐ │ │ SQLite + DB │ │ ┌─────────────────┐ │ │ SQLite + DB │ │
│ OpenCode │◀───▶│ │ Abstraction │ │ │ OpenCode │<--->│ │ Abstraction │ │
│ (CLI) │ │ │ WebSocket/SSE │ │ │ (CLI) │ │ │ WebSocket/SSE │ │
└─────────────────┘ │ └─────────────────┘ │ └─────────────────┘ │ └─────────────────┘ │
└─────────────────────────┘ └─────────────────────────┘