Skip to main content

AgentGraph Feed

The AgentGraph Feed package provides both the AgentGraph connector and the shared HTTP server used to exchange observations, bookmark changes, and explicit deletions.

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.

Server

Run the feed server locally with:

agentgraph-feed-server

The server listens on port 8767 by default. Set AGENTGRAPH_FEED_SERVER_PORT to use another port. The event database defaults to ~/.agentgraph/agentgraph-feed-events.db; set AGENTGRAPH_FEED_DB to override it.

The server exposes GET /healthcheck, POST /events, GET /events, and GET /events/tail. The connector and server communicate only through this HTTP API.

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.2.0.tar.gz (10.7 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.2.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.2.0.tar.gz
Algorithm Hash digest
SHA256 231cea80b5deed417d5abb3a7f4c23212d270424dda7a0fe5e43a052b6be7198
MD5 8c15bcebecbd0eb6b2a4d100cb4ff053
BLAKE2b-256 8c4754824cfb081bb37cca6dcb915b3b281a2db3d6a624f3129f8e067fd1db94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for agentgraph_connector_feed-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3300f2a55896dc770b3cb79bc39e37ad2bf4bf8b53434555eb17ce69850cc6d2
MD5 9d4cfde27eea1460253800311fe7bffd
BLAKE2b-256 d4d235aac6e18517f9d0bd77ff0b3de27d0ef26261054659c4bd68fd7691f94c

See more details on using hashes here.

Provenance

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

This release

0.2.0 This release

2 files

0.1.1

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