Skip to main content

AgentGraph Feed Connector

The AgentGraph Feed Connector shares local observations, bookmark changes, and explicit deletions through a separately deployed AgentGraph feed server.

Installation

Install the connector into the same Python environment as AgentGraph:

uv pip install agentgraph-connector-feed

The 0.1.x connector releases support agentgraph-server>=0.6.1,<0.7.

Configuration

Configure the feed server base URL, then inspect the saved configuration:

agentgraph connector feed configure http://localhost:8767
agentgraph connector feed status

The configured URL must not include /events or /events-feed. The connector adds /events and /events/tail when it publishes and polls respectively. For a deployed server behind a reverse proxy, configure the URL at which those endpoints are exposed.

The connector publishes new local observations, bookmark changes, and explicit deletions as best-effort HTTP requests. It polls the feed once per minute. Its first poll starts at the current feed tail, so existing events are not imported.

The server must expose POST /events, GET /events, and GET /events/tail. The connector and server communicate only through this HTTP API; the server is deployed and maintained separately.

Security

The feed is unauthenticated and should only be exposed on a trusted network.

Development

uv sync --locked
uv run pytest
uv run pyright
uv run ruff check .
uv run ruff format --check .

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentgraph_connector_feed-0.1.1.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentgraph_connector_feed-0.1.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file agentgraph_connector_feed-0.1.1.tar.gz.

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f6931c2cad6a80d2a18980dac52ce1e2730a779342532cd6b9c249671e34e25c
MD5 f8dd3fc34123964f55b7bf0ef522f5d5
BLAKE2b-256 449776038c6ee1cdf8bfd93d219420c4258af6c888322c9b79fe2bfd39ec8805

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentgraph_connector_feed-0.1.1.tar.gz:

Publisher: pypi-release.yml on simonexmachina/agentgraph-connector-feed

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agentgraph_connector_feed-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f25600f603c6c559bf1badb3ae221efd559596a7b241317d1e1750eafc5bf44
MD5 d20afe6207f673b1d6ea9d45806b5c23
BLAKE2b-256 dc3063a472f47273f2139967a0a73500b69b9705ae97afb5b0fd6cec60206b62

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentgraph_connector_feed-0.1.1-py3-none-any.whl:

Publisher: pypi-release.yml on simonexmachina/agentgraph-connector-feed

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.0

2 files

0.2.0

2 files

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page