Commit Graph

56 Commits

Author SHA1 Message Date
0152f9bd67 Merge branch 'hermes/wechat'
# Conflicts:
#	.hermes/shared-memory/decision-log.md
#	docs/technical/MY_TAB_ACCOUNT_RECHARGE_IMPLEMENTATION_2026-04-25.md
#	docs/technical/OIDC_JWT_CLAIMS_DESIGN_2026-04-21.md
#	server-rs/crates/module-runtime/src/errors.rs
#	src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx
#	src/components/rpg-entry/RpgEntryHomeView.tsx
2026-05-15 11:32:51 +08:00
bb60ca91ef Match3D & Puzzle: runtime UI, assets, drag fix
Backend: stop treating background music as a required draft asset and remove auto-submit/plan for background music; load persisted generated UI/assets into Match3D agent session responses (added helpers to resolve profile id and fetch existing generated assets). Frontend: make Match3D result preview reuse runtime UI styles, unify runtime settings entry, update PuzzleRuntime to apply immediate pointermove transforms (disable drag transition), use SVG clipPath for merged piece rounding, ensure PuzzleRuntimeShell supplies platform theme classes, and adjust related tests. Docs & logs: update decision log, pitfalls and product docs to reflect these changes.
2026-05-15 08:49:59 +08:00
c94f22e26c feat: gate recharge payment by login device 2026-05-15 08:43:21 +08:00
5b70ec6af7 feat: 接入微信H5与Native充值支付 2026-05-15 06:40:40 +08:00
0f36beee91 Merge branch 'master' of https://git.genarrative.world/GenarrativeAI/Genarrative 2026-05-15 06:36:48 +08:00
3cb3efb4d0 Prune stale docs and update .hermes content
Delete a large set of outdated documentation (many files under docs/ and .hermes/plans/, including audits, design, prd, technical, planning, assets, and todos). Update and consolidate .hermes content: refresh shared-memory pages (decision-log, development-workflow, document-map, pitfalls, project-overview, team-conventions) and several skills/references under .hermes/skills. Also modify AGENTS.md, README.md, UI_CODING_STANDARD.md, docs/README.md and .encoding-check-ignore. Purpose: clean up stale planning/audit material and keep current hermes documentation and related top-level docs in sync.
2026-05-15 06:24:07 +08:00
c7fe793a9e feat: 支持充值商品配置和档位首充 2026-05-15 06:20:52 +08:00
7972661d1e fix: 对齐首充双倍展示状态 2026-05-15 03:59:37 +08:00
3288b6aafb Merge branch 'master' of https://git.genarrative.world/GenarrativeAI/Genarrative 2026-05-15 02:41:43 +08:00
74fd9a33ac Increase VectorEngine timeouts and add image UI
Add VectorEngine image generation config and raise request timeouts (env + scripts) from 180000 to 1000000ms. Introduce a reusable CreativeImageInputPanel component with tests and wire up mobile keyboard-focus helpers; update generation views and related tests (CustomWorldGenerationView, BarkBattle editor, Match3D, Puzzle flows). Improve API error handling / VectorEngine request guidance (packages/shared http.ts and docs), and apply multiple backend/frontend fixes for puzzle/match3d/prompt handling. Also include extensive docs and decision-log updates describing UI/UX decisions and verification steps.
2026-05-15 02:40:59 +08:00
73424f958a Merge remote-tracking branch 'origin/master' into hermes/wechat
# Conflicts:
#	.hermes/shared-memory/pitfalls.md
#	.hermes/todos/【后端架构】api-server能力模块化与图片资产Adapter收口计划-2026-05-14.md
2026-05-15 01:28:04 +08:00
ed8c93fb5d fix: 刷新微信支付到账泥点 2026-05-15 01:19:34 +08:00
8ade75390c Persist api-server logs and refresh recharge balance 2026-05-15 01:07:39 +08:00
2801b55d2f fix: 修复微信支付回跳刷新与查单确认 2026-05-14 23:52:01 +08:00
cf3dcc6195 fix mini program payment bridge 2026-05-14 21:12:37 +08:00
e444266e1e feat: add edutainment drawing and visual package flows 2026-05-14 14:56:36 +08:00
d33c937ebc 1 2026-05-14 14:21:17 +08:00
ae58a443a3 feat: 接入微信小程序支付 2026-05-14 00:16:17 +08:00
e4a8bd42bb Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-13 03:10:55 +08:00
01c5ab985a 1 2026-05-13 00:28:07 +08:00
d41f260a2a feat: add baby object match edutainment flow
Some checks failed
CI / verify (push) Has been cancelled
2026-05-12 16:08:59 +08:00
481a27fc53 1 2026-05-11 20:27:41 +08:00
d0a9348e72 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-10 22:28:43 +08:00
192accd796 1 2026-05-10 22:20:54 +08:00
46a254f142 feat: add child motion entry and fix auth env
Some checks failed
CI / verify (push) Has been cancelled
2026-05-10 18:27:51 +08:00
1c16152708 1 2026-05-10 13:18:46 +08:00
7c8aa1e124 1 2026-05-09 19:56:03 +08:00
a0ed128bde 1 2026-05-09 17:15:23 +08:00
65c2b8cd79 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-08 22:07:05 +08:00
e410f7974e 1 2026-05-08 21:46:11 +08:00
94975e4735 1 2026-05-08 20:48:29 +08:00
424e75a922 feat: add feedback shortcut to profile tab 2026-05-08 12:23:37 +08:00
abf1f1ebea 1 2026-05-08 11:44:42 +08:00
9146e5b8ec 优化邀请码链接自动打开流程
Some checks failed
CI / verify (push) Has been cancelled
2026-05-07 17:09:35 +08:00
kdletters
995661e7cc Preserve partial creation replies on stream failure
Some checks failed
CI / verify (push) Has been cancelled
2026-05-05 11:31:50 +08:00
34aecdddf1 Add skill for gameplay entry type workflows 2026-05-04 02:32:38 +08:00
87fbf41fab 1 2026-05-01 20:29:09 +08:00
df24467e1d Integrate Match3D Q1 flow
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 14:33:18 +08:00
c9be987671 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-01 01:53:14 +08:00
2e9d0f4640 1 2026-05-01 01:30:02 +08:00
fe02603ba1 1 2026-05-01 00:33:39 +08:00
42aab671ed Implement registration invite code flow and admin invite codes 2026-04-30 20:49:38 +08:00
61969c5116 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-04-30 18:18:05 +08:00
9d684cb7b3 1 2026-04-30 17:49:07 +08:00
89e7bdbed6 fix: 同步顶部账号头像展示
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 17:23:53 +08:00
4ef1d27021 Fix reward code modal and mobile viewport dock
Some checks failed
CI / verify (push) Has been cancelled
2026-04-30 16:25:46 +08:00
730f485f48 1 2026-04-29 20:56:59 +08:00
412279ae11 1 2026-04-29 11:51:04 +08:00
2b66b883d5 Merge latest master into user play stats branch
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-04-28 15:57:11 +08:00
e7bd85e0b3 Merge master into user play stats branch
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-04-28 15:52:27 +08:00