Commit Graph
7 Commits
Author SHA1 Message Date
rogee f5f1b9fe88 docs: merge AGENTS.md.new constraints and update tech stack
- Merge general engineering constraints from AGENTS.md.new (constitution, communication, reply style, multi-option decisions, sub-agent usage, UI design)
- Update frontend stack: react-admin + MUI -> Refine + shadcn/ui + Tailwind CSS
- Standardize icon library as RemixIcon
- Remove UI replacement boundary section
2026-09-02 10:15:21 +08:00
rogee 5674cfe8c3 fix: expose configuration menus and relax password length 2026-09-01 17:54:02 +08:00
rogee 199f7b348a feat: 多镜像版本管理与网关化环境编排 (#14) 2026-08-28 19:46:08 +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 376f9a4d9d docs: translate AGENTS.md to Chinese 2026-08-28 14:45:32 +08:00
rogee 7f32399d04 HH-744: document approved project stack (#7) 2026-08-27 20:05:05 +08:00
rogee 73264523fa docs: initialize CreatorHub repository 2026-08-27 11:50:20 +08:00