Skip to content

fix(feed): load runtime inside plugin package - #8

Merged
kachofugetsu09 merged 1 commit into
masterfrom
codex/feed-fixture-python-env
Aug 24, 2026
Merged

fix(feed): load runtime inside plugin package#8
kachofugetsu09 merged 1 commit into
masterfrom
codex/feed-fixture-python-env

Conversation

@kachofugetsu09

Copy link
Copy Markdown
Member

Summary

  • use package-relative imports for Feed runtime modules loaded by Core
  • keep the standalone legacy handoff CLI on the top-level runtime package
  • make tests import Feed through an explicit package fixture

Verification

  • 58 passed
  • FreshPluginImporter production-path probe passed
  • pyright: 0 errors
  • compileall passed
  • git diff --check passed

Incident

Fixes the formal Content/Wake cutover failure: No module named content_source while Core loaded Feed through FreshPluginImporter.

@kachofugetsu09
kachofugetsu09 merged commit b95ee09 into master Aug 24, 2026
2 checks passed
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