You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
5
5
Part of [Forge Space](https://github.com/Forge-Space) — the open full-stack AI workspace. This repo provides the foundation that all other Forge Space projects build on: code quality standards, security framework, CI/CD workflows, and a local MCP context server for IDE integration.
6
6
7
-
**Version 1.2.0**
8
7
9
8
## Overview
10
9
@@ -26,9 +25,11 @@ Forge-Space Core provides shared configurations, workflows, and architectural pa
26
25
27
26
## 📋 Projects Using These Patterns
28
27
29
-
-**mcp-gateway**: Python/Node.js MCP gateway with comprehensive CI/CD
30
-
-**forge-space-ui**: Next.js web application with multi-environment deployment
31
-
-**forge-space-mcp**: Node.js MCP server with security-focused workflows
28
+
-**[siza](https://github.com/Forge-Space/siza)**: Next.js web application with multi-environment deployment
29
+
-**[siza-mcp](https://github.com/Forge-Space/ui-mcp)**: MCP server for AI-powered UI generation
30
+
-**[mcp-gateway](https://github.com/Forge-Space/mcp-gateway)**: Python/Node.js MCP gateway with comprehensive CI/CD
0 commit comments