# TheBotWire Language & Runtime Releases Feed

> TheBotWire Language & Runtime Releases Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Streams curated release announcements for PHP, PostgreSQL, Linux kernel, Rust, and Go — filterable by source and time window — for engineering agents monitoring runtime and infrastructure versioning.

## Facts

- Endpoint: GET https://thebotwire.com/lang/releases
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-language-runtime-releases-feed-43c3a6ad
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zkZzCFyHO9NEcOBmQgANm

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-language-runtime-releases-feed-43c3a6ad
```

Example prompt: Check TheBotWire for any Rust or Go releases from the last 24 hours — give me up to 10 results.

## When to prefer this

Choose this endpoint when an agent needs up-to-date release information specifically for PHP, PostgreSQL, Linux kernel, Rust, or Go — particularly when complementing GitHub release monitoring with upstream project sources. Prefer it over generic web search when structured, filtered, and time-bounded release data is required without scraping noise.

## Known failure modes

- No results returned if the freshness window is too narrow and no releases occurred in that period
- Invalid 'src' enum value causes a request error
- 'limit' out of range (below 1 or above 50) triggers a validation error
- Service may return stale data if upstream project feeds are delayed
- Network or payment failure returns a non-200 status with no payload

## How this service works

Runtime and infrastructure releases for engineering agents: PHP and PostgreSQL versions, Linux kernel stable releases, and Rust and Go language announcements. Upstream project sources, complementing the GitHub release wire.

## Output

A list of release announcement items, each containing the project source (e.g. php, rust, kernel), version or release title, publication date, and a link or summary from the upstream project. Results are ordered by recency and limited to the requested count.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-language-runtime-releases-feed-43c3a6ad/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
