Compare MAS debugger branch against core schema cleanup#43
Closed
cm2435 wants to merge 6 commits intofeature/core-schema-dedupfrom
Closed
Compare MAS debugger branch against core schema cleanup#43cm2435 wants to merge 6 commits intofeature/core-schema-dedupfrom
cm2435 wants to merge 6 commits intofeature/core-schema-dedupfrom
Conversation
Record the real-LLM debugging, context stream, and runtime layout cleanup notes that explain the branch direction. Made-with: Cursor
Move sandbox, tracing, and Inngest helpers into clearer runtime packages while preserving real-LLM debugging and smoke-test coverage. Made-with: Cursor
Made-with: Cursor
Resolve the tracing split by keeping the package-based runtime tracing implementation. Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Contributor
Author
|
Closing because feature/mas-run-visual-debugger-plan now directly contains the core schema cleanup branch; #41 is the consolidated PR against main. |
E2E smoke —
|
E2E smoke —
|
E2E smoke —
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
feature/mas-run-visual-debugger-planadds beyondfeature/core-schema-dedup.Test plan
uv run --all-packages pytest tests/unit/architecture/test_model_field_descriptions.py tests/unit/runtime/test_inngest_package_layout.py tests/unit/runtime/test_inngest_criterion_executor.py tests/unit/builtins/test_tool_budget.py tests/unit/builtins/test_logfire_pydantic_ai.py tests/unit/state/test_criterion_runtime_di.py tests/unit/runtime/test_criterion_runtime_reconnect.py tests/unit/runtime/test_failed_task_sandbox_cleanup.py tests/unit/sandbox/test_sandbox_lifecycle_service.py tests/unit/sandbox/test_sandbox_reconnect.py -quv run ruff check ergon_core/ergon_core/core/runtime ergon_core/ergon_core/core/sandbox ergon_core/ergon_core/test_support ergon_builtins/ergon_builtins tests/unit/architecture/test_model_field_descriptions.py tests/unit/runtime/test_inngest_package_layout.py tests/unit/runtime/test_inngest_criterion_executor.py tests/unit/builtins/test_tool_budget.py tests/unit/builtins/test_logfire_pydantic_ai.pyMade with Cursor