From 608762ff218c2f3e257c4c4bebf191f2a3867adb Mon Sep 17 00:00:00 2001 From: UnaiAlias <52742669+UnaiAlias@users.noreply.github.com> Date: Fri, 19 Dec 2025 12:52:33 +0100 Subject: [PATCH] Fix formatting issues in README diagram This was a formating missmatch that now is fixed --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21658c7b..832c3376 100644 --- a/README.md +++ b/README.md @@ -549,17 +549,17 @@ CAI focuses on making cybersecurity agent **coordination** and **execution** lig ``` ┌───────────────┐ ┌───────────┐ - │ HITL │◀────────▶│ Turns │ + │ HITL │◀─────-───▶│ Turns │ └───────┬───────┘ └───────────┘ │ ▼ ┌───────────┐ ┌───────────┐ ┌───────────┐ ┌───────────┐ -│ Patterns │◀────▶│ Handoffs │◀───▶ │ Agents │◀───▶│ LLMs │ +│ Patterns │◀──-──▶│ Handoffs │◀──-─▶ │ Agents │◀──-─▶│ LLMs │ └───────────┘ └─────┬─────┘ └─────┬─────┘ └───────────┘ │ │ │ ▼ ┌────────────┐ ┌────┴──────┐ ┌───────────┐ ┌────────────┐ -│ Extensions │◀────▶│ Tracing │ │ Tools │◀──▶│ Guardrails │ +│ Extensions │◀────▶ │ Tracing │ │ Tools │◀──▶ │ Guardrails │ └────────────┘ └───────────┘ └───────────┘ └────────────┘ │ ┌─────────────┬─────┴────┬─────────────┐