activegraph
Event-sourced graph runtime for durable and stateful agents
File Explorer
- bug_report.md
- config.yml
- feature_request.md
- question.md
- deploy-verification.yml
- docs.yml
- docstrings.yml
- publish.yml
- tests.yml
- types.yml
- wheel-completeness.yml
- __init__.py
- base.py
- decorators.py
- __init__.py
- main.py
- quickstart.py
- renderers.py
- __init__.py
- clock.py
- event.py
- graph.py
- graph_store.py
- ids.py
- patch.py
- view.py
- __init__.py
- anthropic.py
- cache.py
- embedding.py
- embedding_cache.py
- errors.py
- native.py
- openai.py
- parsing.py
- prompt.py
- provider.py
- recorded.py
- types.py
- wire.py
- __init__.py
- logging.py
- metrics.py
- migration.py
- otel.py
- prometheus.py
- status.py
- __init__.py
- companies.py
- document_researcher.md
- memo_synthesizer.md
- question_generator.md
- risk_identifier.md
- __init__.py
- behaviors.py
- object_types.py
- settings.py
- tools.py
- __init__.py
- loader.py
- manifest.py
- scaffold.py
- __init__.py
- _live.py
- authority.py
- behavior_graph.py
- budget.py
- config_errors.py
- context_reads.py
- dev_override.py
- diff.py
- errors.py
- exec_errors.py
- patterns.py
- promote.py
- queue.py
- registration_errors.py
- registry.py
- runtime.py
- scheduler.py
- view_builder.py
- __init__.py
- _child.py
- conformance.py
- executor.py
- __init__.py
- base.py
- conformance.py
- dispatch.py
- jsonl.py
- testing.py
- __init__.py
- base.py
- conformance.py
- errors.py
- falkordb.py
- graph_conformance.py
- memory.py
- postgres.py
- retention.py
- serde.py
- sqlite.py
- url.py
- __init__.py
- base.py
- cache.py
- context.py
- decorators.py
- errors.py
- graph_query.py
- recorded.py
- web_fetch.py
- __init__.py
- causal.py
- printer.py
- __init__.py
- __main__.py
- _signature.py
- errors.py
- frame.py
- policy.py
- changelog.md
- publishing.md
- behaviors.md
- events.md
- failure-model.md
- forking.md
- frames.md
- graph.md
- patches.md
- patterns.md
- policies.md
- relations.md
- replay.md
- type-system.md
- views.md
- common-patterns.md
- debugging.md
- migration-from-v0-7.md
- multi-run-scripts.md
- authoring-packs.md
- fork-test-promote.md
- operating-in-production.md
- using-falkordb.md
- diligence.md
- behaviors.md
- COVERAGE_REPORT.md
- errors.md
- graph.md
- index.md
- observability.md
- packs.md
- runtime.md
- sandbox.md
- store.md
- tools.md
- TYPE_REPORT.md
- ambiguous-behavior-error.md
- ambiguous-tool-error.md
- approval-not-found-error.md
- behavior-not-found-error.md
- corrupted-event-payload-error.md
- duplicate-event-error.md
- event-not-found-error.md
- incompatible-runtime-state.md
- internal-evaluator-error.md
- invalid-activate-after.md
- invalid-argument-type.md
- invalid-patch-lifecycle-state.md
- invalid-runtime-configuration.md
- invalid-store-url-error.md
- invalid-tool-registration.md
- llm-behavior-error.md
- missing-optional-dependency.md
- missing-provider-error.md
- missing-tool-error.md
- non-serializable-event-error.md
- pack-conflict-error.md
- pack-manifest-error.md
- pack-not-found-error.md
- pack-schema-violation.md
- pack-version-conflict-error.md
- promote-conflict-error.md
- promote-lineage-error.md
- replay-divergence-error.md
- reserved-field-error.md
- retention-pinned-error.md
- runtime-context-required-error.md
- schema-version-mismatch.md
- snapshot-integrity-error.md
- tool-error.md
- tool-not-found-error.md
- unknown-tool-error.md
- unsupported-pattern-error.md
- cli.md
- errors.md
- llm-providers.md
- reason-codes.md
- CNAME
- index.md
- quickstart.md
- robots.txt
- README.md
- babyagi.py
- diligence_real_run.py
- diligence_with_tools.py
- llm_claim_extraction.py
- operate_a_run.py
- quickstart.py
- quickstart_session.txt
- resume_and_fork.py
- audit_docstrings.py
- audit_types.py
- benchmark_falkordb.py
- gate_docstrings.py
- mkdocs_hooks.py
- ambiguous_behavior.txt
- ambiguous_tool.txt
- approval_not_found.txt
- behavior_not_found.txt
- corrupted_event_payload.txt
- duplicate_event.txt
- event_not_found.txt
- incompatible_runtime_state__attach_store.txt
- incompatible_runtime_state__fork.txt
- internal_bug__graph_view_unknown_op.txt
- internal_bug__pattern_unknown_op.txt
- invalid_activate_after__unparseable.txt
- invalid_activate_after__wall_clock.txt
- invalid_argument_type__postgres_target.txt
- invalid_patch_lifecycle_state.txt
- invalid_runtime_config__conflicting_args.txt
- invalid_runtime_config__missing_arg.txt
- invalid_runtime_config__out_of_range.txt
- invalid_store_url__bare_path.txt
- invalid_store_url__unsupported_scheme.txt
- invalid_tool_registration.txt
- llm_behavior_error__fixture_missing.txt
- llm_behavior_error__parse_error.txt
- llm_behavior_error__schema_violation.txt
- missing_optional_dependency__postgres.txt
- missing_provider.txt
- missing_tool.txt
- non_serializable_event.txt
- pack_conflict__behavior.txt
- pack_not_found.txt
- pack_schema_violation__object.txt
- pack_schema_violation__relation_source.txt
- pack_schema_violation__relation_target.txt
- pack_version_conflict.txt
- replay_divergence__extra_live.txt
- replay_divergence__prompt_hash_mismatch.txt
- replay_divergence__short_live.txt
- replay_divergence__type_mismatch.txt
- reserved_field__provenance.txt
- runtime_context_required.txt
- schema_version_mismatch.txt
- tool_error__execution_error.txt
- tool_error__timeout.txt
- tool_not_found.txt
- unknown_tool_error.txt
- unsupported_pattern__optional_keyword.txt
- unsupported_pattern__or_in_where.txt
- unsupported_pattern__relationship_type_required.txt
- unsupported_pattern__undirected_relationship.txt
- unsupported_pattern__unexpected_character.txt
- unsupported_pattern__variable_length_path.txt
- legacy_approval_log.jsonl
- llm_trace.txt
- quickstart_fixture.txt
- quickstart_trace.txt
- replay_trace.txt
- tool_trace.txt
- __init__.py
- _legacy_approval_scenario.py
- _llm_helpers.py
- conftest.py
- test_activate_after.py
- test_authority.py
- test_causal_cross_tool.py
- test_cli.py
- test_cli_docs_flags.py
- test_clock.py
- test_compaction.py
- test_context_read_tracing.py
- test_dev_override.py
- test_diff.py
- test_diligence_pack.py
- test_diligence_with_tools.py
- test_disable_pack.py
- test_doc_links.py
- test_doc_python_snippets.py
- test_doc_site_reachable.py
- test_embedding_provider.py
- test_embedding_replay.py
- test_errors_format.py
- test_event.py
- test_event_sinks.py
- test_falkordb_store.py
- test_fork.py
- test_graph.py
- test_graph_store.py
- test_ids.py
- test_legacy_byte_identity.py
- test_license.py
- test_llm_anthropic.py
- test_llm_behavior.py
- test_llm_budget.py
- test_llm_causal.py
- test_llm_claim_extraction.py
- test_llm_default_model.py
- test_llm_determinism.py
- test_llm_failure.py
- test_llm_native_structured_output.py
- test_llm_openai.py
- test_llm_prompt.py
- test_llm_provider_fixtures.py
- test_llm_replay.py
- test_llm_tool_loop.py
- test_llm_trace.py
- test_llm_trace_snapshot.py
- test_llm_types.py
- test_llm_wire.py
- test_llms_txt.py
- test_manifest_warning_tier.py
- test_migration.py
- test_observability_logging.py
- test_observability_metrics.py
- test_operate_example.py
- test_pack_manifest.py
- test_pack_scaffold.py
- test_packs.py
- test_patch.py
- test_pattern_matcher.py
- test_pattern_parser.py
- test_pattern_subscriptions.py
- test_persistence.py
- test_postgres_store.py
- test_promote.py
- test_quickstart.py
- test_quickstart_snapshot.py
- test_reason_codes_docs.py
- test_registration_validation.py
- test_replay.py
- test_replay_trace_snapshot.py
- test_requeue_unfired.py
- test_reserved_fields.py
- test_resume_example.py
- test_run_quantum.py
- test_runtime.py
- test_runtime_status.py
- test_sandbox_trial.py
- test_serde.py
- test_store_conformance.py
- test_store_url.py
- test_tool_replay.py
- test_tool_trace_snapshot.py
- test_tools.py
- test_trace.py
- test_trace_accessors.py
- test_trial_executor.py
- test_tutorial_snippets.py
- test_v1_0_1_patches.py
- test_v1_0_3_behavior_failed_ux.py
- test_v1_0_3_tool_multiturn.py
- test_version_sync.py
- test_view.py
- test_web_fetch_hardening.py
- test_wheel_completeness.py
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- compaction-design.md
- CONTRACT-INDEX.md
- CONTRACT-review-findings.md
- CONTRACT.md
- CONTRIBUTING.md
- docstring_gaps.toml
- FUTURE_IDEAS.md
- HANDOFF.md
- LICENSE
- mkdocs.yml
- NOTICE
- promote-design.md
- pyproject.toml
- README.md
- ROADMAP.md
- trial-isolation-design.md
- v1.1-plan.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
// repository documentation
Was this content helpful?
(0 ratings)
