Release v1.8.0 developer kit#11
Merged
Merged
Conversation
6d6a9b0 to
01fead0
Compare
01fead0 to
6d062da
Compare
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
gnn templates list,gnn templates show NAME, andgnn pull NAME.Local Validation
git diff --checkruff checkover changed/untracked Python filesuv run --extra dev python doc/development/docs_audit.py --strict --check-anchors --no-writeuv run --extra dev python scripts/check_gnn_doc_patterns.py --strictuv run --extra dev python scripts/check_maintained_doc_terms.py --strictuv run --extra dev python scripts/check_repo_terminology.py --strictuv run --extra dev python scripts/check_capability_contracts.py --strictuv run gnn templates listuv run gnn templates show pomdp-gridworld-3x3uv run gnn pull pomdp-gridworld-3x3 --output-dir /tmp/gnn-pull --dry-runGNN_MCP_TOKEN=local-dev-token uv run --extra dev python -m pytest src/tests/mcp/test_mcp_http_auth.py -q-> 12 passeduv run --extra dev python -m pytest src/tests/cli/test_templates_cli.py src/tests/mcp/test_mcp_http_auth.py src/tests/docs/test_capability_contracts.py -q-> 32 passedjust lintuv run --extra dev python -m pytest --collect-only src/tests/ -q --tb=no --ignore=src/tests/llm/test_llm_ollama.py --ignore=src/tests/llm/test_llm_ollama_integration.py-> 2397 collecteduv run --extra dev python -m pytest src/tests/ -q --tb=no --ignore=src/tests/llm/test_llm_ollama.py --ignore=src/tests/llm/test_llm_ollama_integration.py-> 2379 passed, 17 skipped, 1 xfailedgit diff --quiet -- outputCI Context
Read-only CI inspection showed current
mainand Dependabot PRs #4-#8 failing the Python CI job before this branch. The failing path wassrc/tests/pipeline/test_pomdp_gridworld_cross_framework.py::test_gridworld_render_execute_analyze_visualize_strictin environments with Julia installed but optional Julia packages missing. This branch keeps real local Julia execution strict when packages exist and skips only the missing-optional-package case.