AbstractRuntime 0.4.28__tar.gz → 0.4.29__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/CHANGELOG.md +7 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/PKG-INFO +6 -6
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/README.md +2 -2
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/api.md +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/architecture.md +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/getting-started.md +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/integrations/abstractcore.md +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/troubleshooting.md +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/llms-full.txt +14 -8
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/llms.txt +2 -2
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/pyproject.toml +4 -4
- abstractruntime-0.4.29/release-notes.md +2 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/output_specs.py +1 -1
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_packaging_extras.py +3 -3
- abstractruntime-0.4.28/release-notes.md +0 -20
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/.github/workflows/ci.yml +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/.github/workflows/release.yml +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/.gitignore +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/ACKNOWLEDGMENTS.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/CODE_OF_CONDUCT.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/CONTRIBUTING.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/LICENSE +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/ROADMAP.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/SECURITY.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0001_layered_coupling_with_abstractcore.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0002_execution_modes_local_remote_hybrid.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0003_provenance_tamper_evident_hash_chain.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0004_runtime_owns_run_scoped_media_execution_truth.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0005_runtime_owns_abstractcore_host_discovery_queries.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0006_runtime_owns_durable_abstractcore_bloc_prompt_cache.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/0007_runtime_relays_core_owned_model_residency_truth.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/adr/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/artifacts.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/001_runtime_kernel.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/002_persistence_and_ledger.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0030_runtime_host_facades_for_comms_telegram_and_tool_specs.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0032_runtime_durable_outbound_comms_truth.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0033_runtime_host_local_prompt_cache_export_import_surface.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0035_model_residency_provider_truth_for_local_http_clients.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0037_visualflow_generate_music_node_compiler_parity.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0039_runtime_music_structure_prompt_bool_contract.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/003_wait_primitives.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0040_task_agnostic_local_residency_listing.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0041_runtime_hardware_extras_avoid_nonpermissive_document_stacks.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0042_core_vision_upscale_and_parameter_surface.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/0043_runtime_vision_adapter_and_batch_surface.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/004_scheduler_driver.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/005_abstractcore_integration.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/006_snapshots_bookmarks.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/007_provenance_hash_chain.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/009_artifact_store.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/010_examples_and_composition.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/011_subworkflow_support.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/012_run_store_query_and_scheduler_support.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/013_effect_retries_and_idempotency.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/016_runtime_aware_parameters.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/019_runtime_host_facade_for_core_operator_surfaces.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/020_runtime_gateway_install_boundary.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/021_runtime_gateway_env_namespace_cleanup.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/022_model_residency_control_plane.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/023_truthful_local_media_residency_boundaries.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/024_runtime_owned_run_scoped_media_execution.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/026_runtime_host_discovery_facade_for_core_catalogs.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/027_runtime_durable_bloc_prompt_cache_facade.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/028_runtime_bloc_kv_lifecycle_and_pruning.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/029_runtime_music_generation_and_discovery_via_abstractcore.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/001_integrations_abstractcore.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/001_runtime_kernel.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/002_persistence_and_ledger.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/002_snapshots_bookmarks.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/0034_agent_runtime_convenience_constructor.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/003_provenance_ledger_chain.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/003_wait_resume_and_scheduler.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/004_effect_handlers_and_integrations.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/004_tests.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/005_docs_updates.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/005_examples_and_composition.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/006_ai_fingerprint_and_provenance.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/DEPRECATED_README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/abstractruntime_docs_final_02a7373b.plan.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/008_signatures_and_keys.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/014_remote_tool_worker_executor.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/017_limit_warnings_and_observability.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/018_workspace_access_policy_for_media_and_tools.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/025_runtime_retention_and_purge_contract.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/proposed/0031_runtime_tool_spec_adapters_for_gateway_and_mcp.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/proposed/0036_local_media_residency_bridge_to_core_residency.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/proposed/0038_core_server_pool_residency_affinity.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/evidence.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/faq.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/limits.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/manual_testing.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/mcp-worker.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/proposal.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/provenance.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/snapshots.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/tools-comms.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/workflow-bundles.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/emails.config.example.yaml +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/01_hello_world.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/02_ask_user.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/03_wait_until.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/04_multi_step.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/05_persistence.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/06_llm_integration.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/07_react_agent.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/examples/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/mkdocs.yml +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/pytest.ini +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/config.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/event_keys.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/models.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/policy.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/run_lifecycle.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/runtime.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/spec.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/core/vars.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/documents/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/documents/pdf.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/evidence/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/evidence/recorder.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/history_bundle.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/identity/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/identity/fingerprint.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/comms_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/constants.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/default_tools.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/discovery_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/discovery_queries.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/effect_handlers.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/embeddings_client.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/factory.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/host_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/llm_client.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/logging.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/mcp_worker.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/media_subprocess.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/observability.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/run_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/session_attachments.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/summarizer.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/telegram_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/tool_executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractcore/workspace_scoped_tools.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractmemory/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/integrations/abstractmemory/effect_handlers.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/active_context.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/active_memory.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/compaction.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/kg_packets.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/memact_composer.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/recall_levels.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/memory/token_budget.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/rendering/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/rendering/agent_trace_report.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/rendering/json_stringify.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/scheduler/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/scheduler/convenience.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/scheduler/registry.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/scheduler/scheduler.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/artifacts.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/base.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/commands.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/in_memory.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/json_files.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/ledger_chain.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/observable.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/offloading.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/snapshots.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/storage/sqlite.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/utils/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/utils/file_filters.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/utils/workspace_paths.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/agent_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/context_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/control_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/effect_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/event_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/function_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/memact_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/subflow_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/adapters/variable_adapter.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/compiler.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/flow.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/agent_ids.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/builtins.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/code_executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/execution_metrics.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/models.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/visualflow_compiler/visual/multi_entry_lowering.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/workflow_bundle/__init__.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/workflow_bundle/models.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/workflow_bundle/packer.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/workflow_bundle/reader.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/src/abstractruntime/workflow_bundle/registry.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/README.md +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/conftest.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_abstractcore_comms_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_abstractcore_discovery_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_abstractcore_host_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_abstractcore_run_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_abstractcore_telegram_facade.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_active_context_policy.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_active_memory.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_answer_user_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_artifacts.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_chat_summarizer_integration.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_command_store.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_compaction_helpers.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_control_adapter_while.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_default_tools_comms_gating.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_default_tools_include_skim_files.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_default_tools_include_skim_folders.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_default_tools_search_files_executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_durable_toolsets.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_e2e_tool_calls_idempotency_lmstudio.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_emit_event_without_workflow_registry.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_evidence_recorder.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_factory_timeouts_default_to_abstractcore_config.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_integration_abstractcore.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_integrations_abstractcore.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_json_file_run_store_children_index.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_jsonl_ledger_recovery.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_kg_learn_and_recall_contract.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_ledger_chain.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_ledger_subscription.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_media_artifact_refs.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_media_artifact_refs_persist_across_restart.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_media_uses_source_path_label.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_requires_prompt.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_response_schema_normalization.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_structured_output_fallback.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_truncation_retry_contract.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_use_context_appends_turn.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_call_verbatim_payload_capture.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_client_media_artifacts.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_client_system_context.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_llm_client_tool_call_parsing.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_local_runtime_timeout_kwarg_policy.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_mcp_remote_tool_executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_mcp_worker_logging.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_mcp_worker_security.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_mcp_worker_stdio.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_media_artifact_resolution.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memact_composer_from_kg_result.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_assert_attributes_defaults.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_packets.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_predicate_aliasing.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_query_packetization_restart.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_query_recall_level_policy.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_kg_semantic_query_ranking.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_note_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_query_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_query_rich_filters.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_scope_and_rehydrate_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_memory_tag_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_mlx_generation_serialization.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_model_residency_control_plane.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_multimodal_abstractcore_integration.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_offloading.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_pause_resume.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_prompt_cache_export_import.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_prompt_cache_modules.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_provider_endpoint_profile_resolution.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_queryable_run_store.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_read_file_fallback_to_session_attachments.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_real_integration.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_recall_levels_policy.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_remote_llm_client.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_rendering_agent_trace_report.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_rendering_json_stringify.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_retry_idempotency.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_run_history_bundle.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_config_max_output_tokens_fallback.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_effect_invocation_trace.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_install_boundary.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_llm_call_grounding_in_ledger.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_node_traces.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_runtime_start_seeds_tool_support.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_scheduler.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_session_attachments_registry_and_open_tool.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_snapshots.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_sqlite_ledger_store.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_start_subworkflow_async_wait.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_start_subworkflow_inherit_context_merges_messages.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_start_subworkflow_workspace_inheritance.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_storage_deletion.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_structured_output_schema_enum.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_subworkflow.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_terminal_effect_completion.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_terminal_resume_appends_ledger_completion.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tick_completion_includes_output_in_ledger.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_approval_executor.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_approval_resume_executes.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_calls_idempotency_keys.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_argument_sanitization.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_error_output_detection.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_filename_alias.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_kwarg_canonicalization.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_read_file_aliases.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_executor_timeout.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_tool_wait_allowlist_safety.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_trace_context_propagation.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_vars_query_effect.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_agent_output_context_includes_messages.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_agent_tool_observations_persist_across_restart.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_agent_use_context_inherits_attachments.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_agent_use_context_persists_tool_observations.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_agent_use_context_persists_turn.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_llm_call_schema_ref_resolution.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_memact_compose_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_memory_kg_query_outputs_propagate.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_memory_kg_resolve_outputs_propagate.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visual_multi_entry_loop_overrides.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_add_message_builtin.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_add_message_node_appends_to_active_context.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_call_tool_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_capability_routes_and_thinking.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_compiler_basic.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_context_and_builder_nodes.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_edit_json_schema_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_file_nodes_workspace.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_get_element_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_get_random_element_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_has_tools_builtin.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_llm_call_context_attachments_map_to_media.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_llm_call_multimodal_output.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_make_object_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_media_nodes.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_memory_effect_nodes.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_memory_source_pins.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_prompt_only.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_random_nodes.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_schema_enum_switch.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_string_contains_replace.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_visualflow_tool_parameters_node.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_wait_event_prompt_metadata.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_workflow_bundle_registry.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_workspace_policy_allowlist_mode.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_workspace_policy_mount_virtual_paths.py +0 -0
- {abstractruntime-0.4.28 → abstractruntime-0.4.29}/tests/test_workspace_policy_tool_calls_persist_across_restart.py +0 -0
|
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.4.29] - 2026-06-14
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
- Raised the AbstractCore dependency floor to `abstractcore>=2.13.38`, so Runtime's base and hardware install profiles depend on the released Core utility surface and synchronized Voice-backed capability floor.
|
|
14
|
+
|
|
10
15
|
## [0.4.28] - 2026-06-06
|
|
11
16
|
|
|
12
17
|
### Added
|
|
@@ -612,7 +617,8 @@ AbstractRuntime is the durable execution substrate designed to pair with Abstrac
|
|
|
612
617
|
|
|
613
618
|
Initial development version with basic proof-of-concept features.
|
|
614
619
|
|
|
615
|
-
[Unreleased]: https://github.com/lpalbou/abstractruntime/compare/v0.4.
|
|
620
|
+
[Unreleased]: https://github.com/lpalbou/abstractruntime/compare/v0.4.29...HEAD
|
|
621
|
+
[0.4.29]: https://github.com/lpalbou/abstractruntime/compare/v0.4.28...v0.4.29
|
|
616
622
|
[0.4.28]: https://github.com/lpalbou/abstractruntime/compare/v0.4.27...v0.4.28
|
|
617
623
|
[0.4.27]: https://github.com/lpalbou/abstractruntime/compare/v0.4.26...v0.4.27
|
|
618
624
|
[0.4.26]: https://github.com/lpalbou/abstractruntime/compare/v0.4.25...v0.4.26
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: AbstractRuntime
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.29
|
|
4
4
|
Summary: AbstractRuntime: a durable graph runner designed to pair with AbstractCore.
|
|
5
5
|
Project-URL: AbstractCore (website), https://www.abstractcore.ai/
|
|
6
6
|
Project-URL: AbstractRuntime (GitHub), https://github.com/lpalbou/abstractruntime
|
|
@@ -20,7 +20,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.12
|
|
21
21
|
Classifier: Programming Language :: Python :: 3.13
|
|
22
22
|
Requires-Python: >=3.10
|
|
23
|
-
Requires-Dist: abstractcore[audio,music,remote,tools,vision,voice]>=2.13.
|
|
23
|
+
Requires-Dist: abstractcore[audio,music,remote,tools,vision,voice]>=2.13.38
|
|
24
24
|
Requires-Dist: abstractmemory>=0.2.6
|
|
25
25
|
Requires-Dist: abstractsemantics>=0.0.3
|
|
26
26
|
Requires-Dist: anyio<5.0.0,>=4.12.1
|
|
@@ -33,14 +33,14 @@ Requires-Dist: python-pptx<2.0.0,>=1.0.2
|
|
|
33
33
|
Requires-Dist: reportlab<5.0.0,>=4.0.0
|
|
34
34
|
Requires-Dist: unstructured[docx,odt,pptx,rtf,xlsx]<0.19.0,>=0.18.32
|
|
35
35
|
Provides-Extra: apple
|
|
36
|
-
Requires-Dist: abstractcore[all-apple]>=2.13.
|
|
36
|
+
Requires-Dist: abstractcore[all-apple]>=2.13.38; extra == 'apple'
|
|
37
37
|
Requires-Dist: setuptools<82.0.0,>=80.10.2; extra == 'apple'
|
|
38
38
|
Provides-Extra: docs
|
|
39
39
|
Requires-Dist: mkdocs-material>=9.0.0; extra == 'docs'
|
|
40
40
|
Requires-Dist: mkdocs>=1.6.0; extra == 'docs'
|
|
41
41
|
Requires-Dist: pymdown-extensions>=10.0; extra == 'docs'
|
|
42
42
|
Provides-Extra: gpu
|
|
43
|
-
Requires-Dist: abstractcore[all-gpu]>=2.13.
|
|
43
|
+
Requires-Dist: abstractcore[all-gpu]>=2.13.38; extra == 'gpu'
|
|
44
44
|
Requires-Dist: setuptools<82.0.0,>=80.10.2; extra == 'gpu'
|
|
45
45
|
Provides-Extra: test
|
|
46
46
|
Requires-Dist: pytest>=7.0.0; extra == 'test'
|
|
@@ -52,7 +52,7 @@ Description-Content-Type: text/markdown
|
|
|
52
52
|
|
|
53
53
|
It is designed for long-running workflows that must survive restarts and explicitly model blocking (human input, timers, external events, subworkflows) without keeping Python stacks alive.
|
|
54
54
|
|
|
55
|
-
**Version:** 0.4.
|
|
55
|
+
**Version:** 0.4.29 • **Python:** 3.10+
|
|
56
56
|
|
|
57
57
|
**Status:** pre-1.0 (API may evolve). For production use, pin versions and follow `CHANGELOG.md`.
|
|
58
58
|
|
|
@@ -80,7 +80,7 @@ Remote-light runtime:
|
|
|
80
80
|
pip install abstractruntime
|
|
81
81
|
```
|
|
82
82
|
|
|
83
|
-
The base install includes AbstractCore 2.13.
|
|
83
|
+
The base install includes AbstractCore 2.13.38 or newer with remote provider,
|
|
84
84
|
tool, vision, voice, audio, and music integration, plus the
|
|
85
85
|
`abstractruntime-mcp-worker` entry point. It keeps inference remote/light by
|
|
86
86
|
default: local engines such as MLX, vLLM, HuggingFace/Torch, Diffusers, and
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
It is designed for long-running workflows that must survive restarts and explicitly model blocking (human input, timers, external events, subworkflows) without keeping Python stacks alive.
|
|
6
6
|
|
|
7
|
-
**Version:** 0.4.
|
|
7
|
+
**Version:** 0.4.29 • **Python:** 3.10+
|
|
8
8
|
|
|
9
9
|
**Status:** pre-1.0 (API may evolve). For production use, pin versions and follow `CHANGELOG.md`.
|
|
10
10
|
|
|
@@ -32,7 +32,7 @@ Remote-light runtime:
|
|
|
32
32
|
pip install abstractruntime
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
The base install includes AbstractCore 2.13.
|
|
35
|
+
The base install includes AbstractCore 2.13.38 or newer with remote provider,
|
|
36
36
|
tool, vision, voice, audio, and music integration, plus the
|
|
37
37
|
`abstractruntime-mcp-worker` entry point. It keeps inference remote/light by
|
|
38
38
|
default: local engines such as MLX, vLLM, HuggingFace/Torch, Diffusers, and
|
|
@@ -200,7 +200,7 @@ This produces a portable record of a run’s state + ledger + artifacts suitable
|
|
|
200
200
|
|
|
201
201
|
### AbstractCore (LLM + tools)
|
|
202
202
|
|
|
203
|
-
Requires: `pip install abstractruntime` (AbstractCore 2.13.
|
|
203
|
+
Requires: `pip install abstractruntime` (AbstractCore 2.13.38 or newer is part of the base install).
|
|
204
204
|
|
|
205
205
|
Implementation: `src/abstractruntime/integrations/abstractcore/*`.
|
|
206
206
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# AbstractRuntime — Architecture
|
|
2
2
|
|
|
3
3
|
> Updated: 2026-06-13
|
|
4
|
-
> Version: 0.4.
|
|
4
|
+
> Version: 0.4.29
|
|
5
5
|
> Scope: this describes **what is implemented in this repository**.
|
|
6
6
|
|
|
7
7
|
AbstractRuntime is a **durable workflow runtime**: it executes workflow graphs as a persisted state machine with explicit waits (user, time, events, jobs, subworkflows). A run can pause for hours/days and resume **without** keeping Python stacks/coroutines alive.
|
|
@@ -12,7 +12,7 @@ Remote-light runtime:
|
|
|
12
12
|
pip install abstractruntime
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
-
This installs AbstractCore 2.13.
|
|
15
|
+
This installs AbstractCore 2.13.38 or newer with remote provider, vision,
|
|
16
16
|
voice, audio, music, tool, and MCP-worker support. The base install is
|
|
17
17
|
remote-light: it can route multimodal workflows to hosted or OpenAI-compatible
|
|
18
18
|
endpoints, but it does not select local inferencer stacks such as MLX, vLLM,
|
|
@@ -16,7 +16,7 @@ Implementation pointers (this repo):
|
|
|
16
16
|
pip install abstractruntime
|
|
17
17
|
```
|
|
18
18
|
|
|
19
|
-
The base install includes AbstractCore 2.13.
|
|
19
|
+
The base install includes AbstractCore 2.13.38 or newer. That is the supported baseline for the current server auth split (`Authorization` for server auth, `X-AbstractCore-Provider-API-Key` for provider overrides), generated-media contracts, image upscaling, capability catalog, prompt-cache control-plane endpoints, durable bloc prompt-cache helpers, bindings and lifecycle operations, task-aware model residency for text/image/video/TTS/STT, current tool catalog, AbstractCore's public output-selector contract, async/sync text-generation output-selector parity, video generation endpoints, the public local vision-cache catalog helper used by Runtime discovery, vision adapter discovery plus batch/LoRA media controls, and the released shared workspace/file-filter utility surface used by Runtime packaging and integration checks.
|
|
20
20
|
|
|
21
21
|
The base install also includes the remote-light media/capability plugins needed
|
|
22
22
|
for AbstractCore's multimodal `generate(..., output=...)` path. Local
|
|
@@ -20,7 +20,7 @@ Fix:
|
|
|
20
20
|
- Install or upgrade the base Runtime package. LLM/tools integration, common
|
|
21
21
|
remote-light multimodal dependencies, and the MCP worker entry point are part
|
|
22
22
|
of the base install.
|
|
23
|
-
- The current AbstractCore integration expects `abstractcore>=2.13.
|
|
23
|
+
- The current AbstractCore integration expects `abstractcore>=2.13.38`.
|
|
24
24
|
|
|
25
25
|
Verify:
|
|
26
26
|
|
|
@@ -13,7 +13,7 @@ It is generated from `llms.txt` in first-link order, de-duplicated, with repo-ro
|
|
|
13
13
|
|
|
14
14
|
It is designed for long-running workflows that must survive restarts and explicitly model blocking (human input, timers, external events, subworkflows) without keeping Python stacks alive.
|
|
15
15
|
|
|
16
|
-
**Version:** 0.4.
|
|
16
|
+
**Version:** 0.4.29 • **Python:** 3.10+
|
|
17
17
|
|
|
18
18
|
**Status:** pre-1.0 (API may evolve). For production use, pin versions and follow `CHANGELOG.md`.
|
|
19
19
|
|
|
@@ -41,7 +41,7 @@ Remote-light runtime:
|
|
|
41
41
|
pip install abstractruntime
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
-
The base install includes AbstractCore 2.13.
|
|
44
|
+
The base install includes AbstractCore 2.13.38 or newer with remote provider,
|
|
45
45
|
tool, vision, voice, audio, and music integration, plus the
|
|
46
46
|
`abstractruntime-mcp-worker` entry point. It keeps inference remote/light by
|
|
47
47
|
default: local engines such as MLX, vLLM, HuggingFace/Torch, Diffusers, and
|
|
@@ -226,7 +226,7 @@ Remote-light runtime:
|
|
|
226
226
|
pip install abstractruntime
|
|
227
227
|
```
|
|
228
228
|
|
|
229
|
-
This installs AbstractCore 2.13.
|
|
229
|
+
This installs AbstractCore 2.13.38 or newer with remote provider, vision,
|
|
230
230
|
voice, audio, music, tool, and MCP-worker support. The base install is
|
|
231
231
|
remote-light: it can route multimodal workflows to hosted or OpenAI-compatible
|
|
232
232
|
endpoints, but it does not select local inferencer stacks such as MLX, vLLM,
|
|
@@ -569,7 +569,7 @@ This produces a portable record of a run’s state + ledger + artifacts suitable
|
|
|
569
569
|
|
|
570
570
|
### AbstractCore (LLM + tools)
|
|
571
571
|
|
|
572
|
-
Requires: `pip install abstractruntime` (AbstractCore 2.13.
|
|
572
|
+
Requires: `pip install abstractruntime` (AbstractCore 2.13.38 or newer is part of the base install).
|
|
573
573
|
|
|
574
574
|
Implementation: `src/abstractruntime/integrations/abstractcore/*`.
|
|
575
575
|
|
|
@@ -647,7 +647,7 @@ This provides handlers for `MEMORY_KG_*` effects (opt-in wiring layer).
|
|
|
647
647
|
# AbstractRuntime — Architecture
|
|
648
648
|
|
|
649
649
|
> Updated: 2026-06-13
|
|
650
|
-
> Version: 0.4.
|
|
650
|
+
> Version: 0.4.29
|
|
651
651
|
> Scope: this describes **what is implemented in this repository**.
|
|
652
652
|
|
|
653
653
|
AbstractRuntime is a **durable workflow runtime**: it executes workflow graphs as a persisted state machine with explicit waits (user, time, events, jobs, subworkflows). A run can pause for hours/days and resume **without** keeping Python stacks/coroutines alive.
|
|
@@ -1289,7 +1289,7 @@ Fix:
|
|
|
1289
1289
|
- Install or upgrade the base Runtime package. LLM/tools integration, common
|
|
1290
1290
|
remote-light multimodal dependencies, and the MCP worker entry point are part
|
|
1291
1291
|
of the base install.
|
|
1292
|
-
- The current AbstractCore integration expects `abstractcore>=2.13.
|
|
1292
|
+
- The current AbstractCore integration expects `abstractcore>=2.13.38`.
|
|
1293
1293
|
|
|
1294
1294
|
Verify:
|
|
1295
1295
|
|
|
@@ -1764,7 +1764,7 @@ Implementation pointers (this repo):
|
|
|
1764
1764
|
pip install abstractruntime
|
|
1765
1765
|
```
|
|
1766
1766
|
|
|
1767
|
-
The base install includes AbstractCore 2.13.
|
|
1767
|
+
The base install includes AbstractCore 2.13.38 or newer. That is the supported baseline for the current server auth split (`Authorization` for server auth, `X-AbstractCore-Provider-API-Key` for provider overrides), generated-media contracts, image upscaling, capability catalog, prompt-cache control-plane endpoints, durable bloc prompt-cache helpers, bindings and lifecycle operations, task-aware model residency for text/image/video/TTS/STT, current tool catalog, AbstractCore's public output-selector contract, async/sync text-generation output-selector parity, video generation endpoints, the public local vision-cache catalog helper used by Runtime discovery, and vision adapter discovery plus batch/LoRA media controls.
|
|
1768
1768
|
|
|
1769
1769
|
The base install also includes the remote-light media/capability plugins needed
|
|
1770
1770
|
for AbstractCore's multimodal `generate(..., output=...)` path. Local
|
|
@@ -3330,6 +3330,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
3330
3330
|
|
|
3331
3331
|
## [Unreleased]
|
|
3332
3332
|
|
|
3333
|
+
## [0.4.29] - 2026-06-14
|
|
3334
|
+
|
|
3335
|
+
### Changed
|
|
3336
|
+
- Raised the AbstractCore dependency floor to `abstractcore>=2.13.38`, so Runtime's base and hardware install profiles depend on the released Core utility surface and synchronized Voice-backed capability floor.
|
|
3337
|
+
|
|
3333
3338
|
## [0.4.28] - 2026-06-06
|
|
3334
3339
|
|
|
3335
3340
|
### Added
|
|
@@ -3935,7 +3940,8 @@ AbstractRuntime is the durable execution substrate designed to pair with Abstrac
|
|
|
3935
3940
|
|
|
3936
3941
|
Initial development version with basic proof-of-concept features.
|
|
3937
3942
|
|
|
3938
|
-
[Unreleased]: https://github.com/lpalbou/abstractruntime/compare/v0.4.
|
|
3943
|
+
[Unreleased]: https://github.com/lpalbou/abstractruntime/compare/v0.4.29...HEAD
|
|
3944
|
+
[0.4.29]: https://github.com/lpalbou/abstractruntime/compare/v0.4.28...v0.4.29
|
|
3939
3945
|
[0.4.28]: https://github.com/lpalbou/abstractruntime/compare/v0.4.27...v0.4.28
|
|
3940
3946
|
[0.4.27]: https://github.com/lpalbou/abstractruntime/compare/v0.4.26...v0.4.27
|
|
3941
3947
|
[0.4.26]: https://github.com/lpalbou/abstractruntime/compare/v0.4.25...v0.4.26
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
> Durable workflow runtime (interrupt → checkpoint → resume) with an append-only execution ledger.
|
|
4
4
|
|
|
5
5
|
- Python: 3.10+ (see `pyproject.toml`)
|
|
6
|
-
- Version: 0.4.
|
|
6
|
+
- Version: 0.4.29
|
|
7
7
|
- Ecosystem: [AbstractFramework](https://github.com/lpalbou/AbstractFramework) umbrella, integrates with [AbstractCore](https://github.com/lpalbou/abstractcore)
|
|
8
8
|
- Hard invariant: `RunState.vars` must be JSON-serializable (`src/abstractruntime/core/models.py`)
|
|
9
|
-
- Current AbstractCore baseline: base `abstractruntime` installs `abstractcore[remote,tools,vision,voice,audio,music]>=2.13.
|
|
9
|
+
- Current AbstractCore baseline: base `abstractruntime` installs `abstractcore[remote,tools,vision,voice,audio,music]>=2.13.38`
|
|
10
10
|
- Install profiles: base `abstractruntime` is remote-light with MCP, generated media routing, and Runtime-owned permissive PDF read/write nodes; `abstractruntime[apple]` and `abstractruntime[gpu]` add local inferencer stacks.
|
|
11
11
|
- Config boundary: Runtime does not read `ABSTRACTGATEWAY_*`; Gateway-owned config should be translated into explicit Runtime inputs or Runtime-owned env names. Hosts can attach `resolve_provider_endpoint_profile(provider_id)` to the LLM client; Runtime treats it as an optional resolver hook, injects transient provider/base URL/key params for the call, and redacts secret-like params from persisted observability.
|
|
12
12
|
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "AbstractRuntime"
|
|
7
|
-
version = "0.4.
|
|
7
|
+
version = "0.4.29"
|
|
8
8
|
description = "AbstractRuntime: a durable graph runner designed to pair with AbstractCore."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.10"
|
|
@@ -44,7 +44,7 @@ dependencies = [
|
|
|
44
44
|
# Runtime's base install is the remote-light workflow host: LLM/tool effects,
|
|
45
45
|
# MCP worker support, and multimodal routing are available without selecting
|
|
46
46
|
# local inference engines.
|
|
47
|
-
"abstractcore[remote,tools,vision,voice,audio,music]>=2.13.
|
|
47
|
+
"abstractcore[remote,tools,vision,voice,audio,music]>=2.13.38",
|
|
48
48
|
"openai<2.0.0,>=1.109.1",
|
|
49
49
|
"httpx<1.0.0,>=0.28.1",
|
|
50
50
|
"anyio<5.0.0,>=4.12.1",
|
|
@@ -58,12 +58,12 @@ dependencies = [
|
|
|
58
58
|
|
|
59
59
|
[project.optional-dependencies]
|
|
60
60
|
apple = [
|
|
61
|
-
"abstractcore[all-apple]>=2.13.
|
|
61
|
+
"abstractcore[all-apple]>=2.13.38",
|
|
62
62
|
"setuptools<82.0.0,>=80.10.2",
|
|
63
63
|
]
|
|
64
64
|
|
|
65
65
|
gpu = [
|
|
66
|
-
"abstractcore[all-gpu]>=2.13.
|
|
66
|
+
"abstractcore[all-gpu]>=2.13.38",
|
|
67
67
|
"setuptools<82.0.0,>=80.10.2",
|
|
68
68
|
]
|
|
69
69
|
|
|
@@ -5,7 +5,7 @@ from __future__ import annotations
|
|
|
5
5
|
from typing import Any, Dict, List, Optional
|
|
6
6
|
|
|
7
7
|
_MIN_ABSTRACTCORE_VERSION = (2, 13, 37)
|
|
8
|
-
_MIN_ABSTRACTCORE_VERSION_TEXT = "2.13.
|
|
8
|
+
_MIN_ABSTRACTCORE_VERSION_TEXT = "2.13.38"
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
def _version_tuple(value: str) -> tuple[int, int, int]:
|
|
@@ -50,7 +50,7 @@ def test_runtime_base_is_remote_light_with_multimodal_and_mcp_support() -> None:
|
|
|
50
50
|
assert "abstractcore = [" not in text
|
|
51
51
|
assert "multimodal = [" not in text
|
|
52
52
|
assert "mcp-worker = [" not in text
|
|
53
|
-
assert '"abstractcore[remote,tools,vision,voice,audio,music]>=2.13.
|
|
53
|
+
assert '"abstractcore[remote,tools,vision,voice,audio,music]>=2.13.38"' in text
|
|
54
54
|
assert '"openai<2.0.0,>=1.109.1"' in text
|
|
55
55
|
assert '"httpx<1.0.0,>=0.28.1"' in text
|
|
56
56
|
assert '"anyio<5.0.0,>=4.12.1"' in text
|
|
@@ -85,8 +85,8 @@ def test_runtime_exposes_only_apple_and_gpu_user_install_profiles() -> None:
|
|
|
85
85
|
apple_block = _extract_optional_dependency_block(text, key="apple")
|
|
86
86
|
gpu_block = _extract_optional_dependency_block(text, key="gpu")
|
|
87
87
|
|
|
88
|
-
assert '"abstractcore[all-apple]>=2.13.
|
|
89
|
-
assert '"abstractcore[all-gpu]>=2.13.
|
|
88
|
+
assert '"abstractcore[all-apple]>=2.13.38"' in apple_block
|
|
89
|
+
assert '"abstractcore[all-gpu]>=2.13.38"' in gpu_block
|
|
90
90
|
assert '"setuptools<82.0.0,>=80.10.2"' in apple_block
|
|
91
91
|
assert '"setuptools<82.0.0,>=80.10.2"' in gpu_block
|
|
92
92
|
assert "pymupdf" not in apple_block.lower()
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
### Added
|
|
2
|
-
- VisualFlow `read_pdf` and `write_pdf` document nodes. `read_pdf` extracts PDF text/metadata with `pypdf`; `write_pdf` renders text or Markdown-style content to real PDF bytes with `reportlab` while keeping run state JSON-safe.
|
|
3
|
-
- Runtime discovery now exposes installed compatible vision adapters through `list_vision_adapters(...)`.
|
|
4
|
-
- Runtime's local/remote image and video media helpers now preserve task-specific batch generation controls (`count` / `n`, `seeds`) and ordered `lora_adapters`, and VisualFlow media nodes now lower those fields for image generation, image edit, text-to-video, and image-to-video.
|
|
5
|
-
|
|
6
|
-
### Changed
|
|
7
|
-
- Runtime's base dependency path no longer selects AbstractCore's media extra or direct PyMuPDF/PyMuPDF4LLM/PyMuPDF-layout packages for VisualFlow PDF support.
|
|
8
|
-
- Raised the AbstractCore dependency floor to `abstractcore>=2.13.37`, matching the released Core/Vision adapter, batch-generation, and media-parameter contract used by Runtime's base and hardware profiles.
|
|
9
|
-
- Forwarded newer Core/Vision controls such as `guidance_2`, `flow_shift`, and image-upscaler parameters through generated-media execution.
|
|
10
|
-
- The per-turn `<runtime_metadata>` prompt envelope is now temporal-only by default (`local_datetime` plus a country-free `display`). Full grounding remains in result metadata (`runtime_grounding`); operators can opt fields back into the prompt with `ABSTRACTRUNTIME_GROUNDING_PROMPT_FIELDS` (comma-separated subset of `local_datetime,timezone,country,user,display`).
|
|
11
|
-
- When the runtime injects a `<runtime_metadata>` envelope into the user turn, it now also appends a stable "RUNTIME GROUNDING" contract to the system prompt explaining that the envelope is machine context, not a user language/locale preference.
|
|
12
|
-
|
|
13
|
-
### Fixed
|
|
14
|
-
- Markdown-to-PDF rendering now handles ATX heading levels 1 through 6, preventing deeper headings such as `####` from appearing as literal paragraph text in generated PDFs.
|
|
15
|
-
- VisualFlow LLM Call and Agent structured outputs now expose the parsed object on the `data` output while preserving the existing textual `response` output.
|
|
16
|
-
- VisualFlow LLM Call nodes now preserve inline `resp_schema` / `response_schema` constraints when provider and model are left on Auto, so Gateway/Core default routing still receives a structured-output `response_model`.
|
|
17
|
-
- VisualFlow `answer_user` lowering now always emits a string `message` payload, preventing connected-but-null message inputs from creating invalid `ANSWER_USER` effects.
|
|
18
|
-
- Structured-output field descriptions from JSON Schema now survive Runtime's Pydantic response-model conversion, so providers receive the same guidance authored in Flow.
|
|
19
|
-
- Local subprocess media execution now supports task-compatible image edit and image upscaling inputs under the same durable image/video contract as in-process Runtime media calls.
|
|
20
|
-
- Runtime now ships its own workspace-path and file-filter helper modules instead of importing unreleased AbstractCore internals, so published installs and release CI use the same supported dependency surface.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/001_runtime_kernel.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/003_wait_primitives.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/004_scheduler_driver.md
RENAMED
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/006_snapshots_bookmarks.md
RENAMED
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/009_artifact_store.md
RENAMED
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/completed/011_subworkflow_support.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/001_runtime_kernel.md
RENAMED
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/002_snapshots_bookmarks.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/005_docs_updates.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/deprecated/DEPRECATED_README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{abstractruntime-0.4.28 → abstractruntime-0.4.29}/docs/backlog/planned/008_signatures_and_keys.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|