Skip to content

Import live-streamer gold - #5

Merged
ukimsanov merged 1 commit into
mainfrom
import-live-streamer-gold
Jul 12, 2026
Merged

Import live-streamer gold#5
ukimsanov merged 1 commit into
mainfrom
import-live-streamer-gold

Conversation

@ukimsanov

Copy link
Copy Markdown
Collaborator

Summary

  • Import the tracked contents from live-streamer-gold into heygen-com/live-streamer while preserving the existing repo hygiene files (LICENSE, CONTRIBUTING.md, and GitHub Actions CI).
  • Add the expanded showrunner, stream orchestrator, chat ingester, script producer, scripts, docs, research notes, tests, and operational runbooks from the gold checkout.
  • Scrub public-unfriendly local details before publishing: no .env files, browser profile, local state/logs, virtualenvs, caches, real-looking token placeholders, personal /Users/... paths, or personal sample repo names.
  • Harden .gitignore for assistant-local metadata (.codex/, .claude/) and keep runtime/cache artifacts ignored.

Validation

  • Secret/local artifact scans: no .env, credential/key files, browser-profile/state/log/cache dirs, files over 1 MB, or real-looking token/webhook matches in the committed tree.
  • git diff --check
  • cd chat_ingester && uv run pytest -q -> 114 passed
  • cd script_producer && uv run pytest -q -> 55 passed
  • cd showrunner && uv run pytest -q -> 1377 passed, 7 deselected
  • cd stream_orchestrator && uv run pytest -q -> 228 passed

@ukimsanov
ukimsanov marked this pull request as ready for review July 12, 2026 12:24
@ukimsanov
ukimsanov merged commit ad589cc into main Jul 12, 2026
5 checks passed
@ukimsanov
ukimsanov deleted the import-live-streamer-gold branch July 12, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant