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.0.tar.gz (7.2 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.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6b095b9cd99d65d36f2835695b8df02be7a87825714017d3f75f443a4bf91816
MD5 7da25cc794a93eb7ad0e57b17ee36ac4
BLAKE2b-256 2488117d8c651b52957151b0d14db0853b415d22abc024935f4a37c560e5550b

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentgraph_connector_feed-0.1.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b94b477b7c71210f44c083c28354138e4744048a196159fac00a6dc2766ea617
MD5 f07236e4e8823e2ce778528263e34095
BLAKE2b-256 d1ea1963d340a6871693927eab689dcfe4db25a60daf92d3203079784c328d6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentgraph_connector_feed-0.1.0-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

0.1.1

2 files

This release

0.1.0 This release

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