OpenAI

Agent Runners 3 findings
Show HN: LiteHarness – One SDK for Claude Agent, OpenAI Agent, Pi AI

HN story with 2 points. We built this library because agent harnesses were too fragmented and we needed a simple abstraction to call multiple coding-agent SDKs.

lite-harness has one function - query()

import { query } from "@lite-harness/sdk";

for await (const message of query({

2026-06-03 · hn news
Show HN: Circus Chief – Claude Code, Codex, and Gemini from Your Phone

HN story with 3 points. Hi HN,

Circus Chief is a tool for managing coding agent sessions from a browser. It's specifically optimized for small screens. It supports Claude Code, OpenAI Codex, and Google Gemini CLI agents.

Features

Agents can operate Circus Chief itself. Agents can s

2026-06-03 · hn news
modelscope/FunASR

Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.

2026-06-03 · github news