Skip to content

Refactor: Migrate to coreason-manifest 0.7.0 (Shared Kernel)#105

Closed
gowthamrao wants to merge 4 commits into
kernek02from
refactor/manifest-v0.7.0-4929844531358961225
Closed

Refactor: Migrate to coreason-manifest 0.7.0 (Shared Kernel)#105
gowthamrao wants to merge 4 commits into
kernek02from
refactor/manifest-v0.7.0-4929844531358961225

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

Migrated coreason-maco to use coreason-manifest v0.7.0.

  • Updated pyproject.toml dependency.
  • Updated src/coreason_maco/core/manifest.py to import strictly from coreason-manifest.
  • Refactored src/coreason_maco/events/protocol.py to remove legacy aliases (*Payload) and align naming with kernel conventions. Note: Local event models are retained as they are currently missing from the coreason-manifest 0.7.0 library, but code is prepared for future switch.
  • Refactored runner.py, handlers.py, and topology.py to use updated models and naming.
  • Refactored tests to use updated imports and model names.
  • Cleaned up imports across test suite.

PR created automatically by Jules for task 4929844531358961225 started by @gowthamrao

- Updated `pyproject.toml` dependency.
- Updated `src/coreason_maco/core/manifest.py` to import strictly from `coreason-manifest`.
- Refactored `src/coreason_maco/events/protocol.py` to remove legacy aliases (`*Payload`) and align naming with kernel conventions. Note: Local event models are retained as they are currently missing from the `coreason-manifest` 0.7.0 library, but code is prepared for future switch.
- Refactored `runner.py`, `handlers.py`, and `topology.py` to use updated models and naming.
- Refactored tests to use updated imports and model names.
- Cleaned up imports across test suite.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules Bot and others added 3 commits January 31, 2026 15:43
- Updated `pyproject.toml` dependency.
- Updated `src/coreason_maco/core/manifest.py` to import strictly from `coreason-manifest`.
- Refactored `src/coreason_maco/events/protocol.py` to remove legacy aliases (`*Payload`) and align naming with kernel conventions. Note: Local event models are retained as they are currently missing from the `coreason-manifest` 0.7.0 library, but code is prepared for future switch.
- Refactored `runner.py`, `handlers.py`, and `topology.py` to use updated models and naming.
- Refactored tests to use updated imports and model names.
- Cleaned up imports across test suite.
- Fixed linting issues.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>
- Updated `pyproject.toml` dependency.
- Updated `src/coreason_maco/core/manifest.py` to import strictly from `coreason-manifest`.
- Refactored `src/coreason_maco/events/protocol.py` to remove legacy aliases (`*Payload`) and align naming with kernel conventions. Note: Local event models are retained as they are currently missing from the `coreason-manifest` 0.7.0 library, but code is prepared for future switch.
- Refactored `runner.py`, `handlers.py`, and `topology.py` to use updated models and naming.
- Refactored tests to use updated imports and model names.
- Cleaned up imports across test suite.
- Fixed linting issues (imports, formatting) as per ruff checks.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>
- Updated `pyproject.toml` dependency.
- Updated `src/coreason_maco/core/manifest.py` to import strictly from `coreason-manifest`.
- Refactored `src/coreason_maco/events/protocol.py` to remove legacy aliases (`*Payload`) and align naming with kernel conventions. Note: Local event models are retained as they are currently missing from the `coreason-manifest` 0.7.0 library, but code is prepared for future switch.
- Refactored `runner.py`, `handlers.py`, and `topology.py` to use updated models and naming.
- Refactored tests to use updated imports and model names.
- Cleaned up imports across test suite.
- Fixed linting issues (imports, formatting) as per ruff checks.
- Regenerated `poetry.lock`.

Co-authored-by: gowthamrao <13936600+gowthamrao@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gowthamrao gowthamrao closed this Jan 31, 2026
@gowthamrao gowthamrao deleted the refactor/manifest-v0.7.0-4929844531358961225 branch January 31, 2026 22:03
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