From 99559326a6f8a54610047fa7f40d98f3463b1ec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=AE=B6=E8=BE=89?= <114476201+JiaHuiRed@users.noreply.github.com> Date: Sat, 6 Jun 2026 12:47:24 +0800 Subject: [PATCH] Add RedCode - opencode fork with dual-interface and MCP ecosystem --- data/projects/redcode.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/projects/redcode.yaml diff --git a/data/projects/redcode.yaml b/data/projects/redcode.yaml new file mode 100644 index 0000000..6a97a58 --- /dev/null +++ b/data/projects/redcode.yaml @@ -0,0 +1,16 @@ +name: RedCode +repo: https://github.com/JiaHuiRed/RedCode +tagline: TUI + GUI dual-interface AI coding assistant with MCP ecosystem +description: >- + A feature-rich opencode fork with dual-interface (TUI terminal + GUI desktop), + built-in MCP ecosystem (CodeGraph, TypeGraph, jCodeMunch, Browser, Vision, Web Search), + automated memory system, AI personality system, skill extensions, and 3-tier + permission guardrails. Privacy-first design with personal data fully separated + from public templates. +tags: + - fork + - gui + - tui + - mcp + - memory + - ai-agent