DUNGEONS-16: use universe-generated AI companions #14

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/dungeons-16-recreated into main 2026-08-22 10:27:10 +00:00

Replacement for broken PR #13, whose reopened commit view could not resolve its original merge history.

This PR contains a freshly authored commit with the same corrected implementation:

  • remove the temporary hard-coded Echo companion
  • generate three editable AI companions with each universe and persist them on confirmation
  • start campaigns with that universe-specific companion roster
  • migrate existing worlds from their AI-generated people and preserve unrelated characters named Echo
  • keep the readiness and coauthor-question fixes from #12

The replacement tree was verified identical to the corrected #13 implementation. Original verification: pnpm test (32 tests); pnpm typecheck; pnpm build; PostgreSQL 16 clean upgrade and campaign creation test.

Replacement for broken PR #13, whose reopened commit view could not resolve its original merge history. This PR contains a freshly authored commit with the same corrected implementation: - remove the temporary hard-coded Echo companion - generate three editable AI companions with each universe and persist them on confirmation - start campaigns with that universe-specific companion roster - migrate existing worlds from their AI-generated people and preserve unrelated characters named Echo - keep the readiness and coauthor-question fixes from #12 The replacement tree was verified identical to the corrected #13 implementation. Original verification: pnpm test (32 tests); pnpm typecheck; pnpm build; PostgreSQL 16 clean upgrade and campaign creation test.
Perfect_Python500 added 1 commit 2026-08-22 09:51:26 +00:00
fix(gameplay): use universe-generated AI companions
Some checks failed
CI / validate (pull_request) Waiting to run
CI / validate (push) Failing after 34m2s
f6c0fbcfeb
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 merged commit 56b4586d1a into main 2026-08-22 10:27:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#14