Commit Graph
21 Commits
Author SHA1 Message Date
rogee 60eda8f39e HH-787: add CreatorHub design system specification (#13) 2026-08-28 17:51:21 +08:00
rogee b875149605 feat: 开发阶段开放局域网访问,移除网络隔离与访问约束
- compose: 去掉 control 网络的 internal 标记(internal 网络上 Docker 会静默丢弃端口发布,导致局域网无法访问)
- docker-gateway: 浏览器网络改为普通 bridge,移除 internal+禁 ICC
- AGENTS.md: 新增开发阶段原则(仅业务功能、不做访问限制、安全自管),删除输入信任/风控/敏感日志约束
- docs/README: 同步移除 localhost-only 与网络隔离声明
- 端口改为 8082(8080 被 multica-backend-1 占用)
2026-08-28 15:58:52 +08:00
rogee c4a5d58f44 chore: ignore .env and add .env.example with DOCKER_GID 2026-08-28 15:09:15 +08:00
rogee 376f9a4d9d docs: translate AGENTS.md to Chinese 2026-08-28 14:45:32 +08:00
rogee 620b9e051f HH-778: use domestic Go module mirror in Docker build (#12) 2026-08-28 14:35:55 +08:00
rogee fa36eeb09b HH-772: add executable deployment guide (#11) 2026-08-28 13:00:40 +08:00
rogee 829521f5bc HH-768: implement phase A offline workflow (#10) 2026-08-28 11:20:00 +08:00
rogee 14c8ce691f HH-750: harden Fiber boundaries and shutdown (#9) 2026-08-28 10:12:52 +08:00
rogeeandmultica-agent 7462e1fb6e HH-749: fix 900px layout overflow
Co-authored-by: multica-agent <github@multica.ai>
2026-08-27 23:17:48 +08:00
rogeeandmultica-agent 45853f4bce HH-749: add CreatorHub react-admin frontend
Co-authored-by: multica-agent <github@multica.ai>
2026-08-27 22:34:36 +08:00
rogee 7f32399d04 HH-744: document approved project stack (#7) 2026-08-27 20:05:05 +08:00
rogee c474455a06 HH-744: converge Go service infrastructure (#6) 2026-08-27 19:58:45 +08:00
rogee f24ed999cb HH-743: harden browser image and lifecycle (#5) 2026-08-27 18:45:48 +08:00
rogee 4b054d6f04 HH-738: add constrained browser container control (#4) 2026-08-27 18:07:34 +08:00
rogee 8aa194b264 Merge pull request 'HH-728: align phase A with single-user scope' (#3) from agent/agent/79d1b035-hh-728-single-user-plan into main
Reviewed-on: #3
2026-08-27 16:16:42 +08:00
rogeeandmultica-agent a946bfb79c docs: align phase A with single-user scope
Co-authored-by: multica-agent <github@multica.ai>
2026-08-27 16:13:57 +08:00
rogee b64011d09c Merge pull request 'HH-728: adopt reviewed internal lab plan' (#2) from agent/agent/79d1b035-hh-728-phase-a-plan into main
Reviewed-on: #2
2026-08-27 16:02:07 +08:00
rogeeandmultica-agent 95022e3bc9 docs: refocus CreatorHub as internal lab
Co-authored-by: multica-agent <github@multica.ai>
2026-08-27 14:30:23 +08:00
rogee 99a7043edd HH-728: add compliant CreatorHub product plan (#1) 2026-08-27 12:26:15 +08:00
rogee 73264523fa docs: initialize CreatorHub repository 2026-08-27 11:50:20 +08:00
rogee 435a44b460 Initial commit 2026-08-27 11:48:27 +08:00