1-day current streak·25-day longest streak
-
acl-proxy ★ PINNED
Rust-based ACL-aware HTTP/HTTPS proxy with a flexible URL policy engine. Supports CONNECT and transparent modes.
Rust ★ 11 3d agoExplain → -
termstation ★ PINNED
A web-based terminal session manager.
JavaScript ★ 60 3mo agoExplain → -
assistant ★ PINNED
Panel-based personal assistant with a plugin architecture for productivity workflows. AI agents share a workspace of notes, lists and other panels with the user. Supports Claude Code, Codex, and pi CLI agents with text and voice interfaces. Extend with custom plugins or use built-in plugins exported as skills with CLIs.
TypeScript ★ 87 1mo agoExplain → -
agent-runner ★ PINNED
Agent Runner orchestrates multi-step agent workflows with persistent run state, task tracking, reviews, attachments, scheduling, and a local web dashboard.
TypeScript ★ 30 1mo agoExplain → -
agent-pack ★ PINNED
agent-pack is a local-first CLI for packaging agent context: it bundles prompts, tasks, references, and skills into a durable brief, tracks progress in repo state, and hydrates git-backed context from cache.
TypeScript ★ 14 19d agoExplain → -
aw-gateway ★ PINNED
Convenience gateway for disposable or reusable container workspaces with CLI, SSH, and JSON HTTP interfaces; starts/reuses targets, supervises in-container services, and bridges clients to container-local SSH and operations.
Rust ★ 40 2d agoExplain → -
codapter
A protocol adapter that lets the Codex Desktop GUI work with alternative AI backends.
TypeScript ★ 78 3mo agoExplain → -
herdr-web
Web-based client for https://herdr.dev/ terminal session manager
TypeScript ★ 44 8d agoExplain → -
codemap
Codemap generates a compact, token-aware map of a codebase: files, symbols, and markdown structure. Designed for feeding context to LLMs and coding agents.
TypeScript ★ 40 5mo agoExplain → -
claude-pty-wrapper
claude-pty-wrapper runs interactive Claude through a PTY while exposing a print-like CLI that streams assistant text from Claude’s durable session JSONL.
TypeScript ★ 31 9d agoExplain → -
codex-threads
CLI for creating, searching, reading transcripts, and controlling Codex app-server threads
Rust ★ 28 6d agoExplain → -
pi-extensions
A collection of extensions for badlogic/pi-mono coding agent.
TypeScript ★ 26 4mo agoExplain → -
pty-to-html
Convert raw PTY log files to styled HTML output using Ghostty's terminal emulation library. This tool parses terminal escape sequences (ANSI colors, styles, cursor movements, etc.) and renders the final terminal state as HTML with proper styling.
Zig ★ 6 7mo agoExplain → -
gsd
Daemon that monitors directories and automatically creates git commits at regular intervals. It's designed for snapshotting files that are modified regularly by agents—skill documents, plan files, notes, and other working documents that benefit from continuous versioning.
Rust ★ 5 1mo agoExplain → -
keel
Keel is an experiment in durable TypeScript agent workflows, with a Bun daemon, SQLite journal, replayable ctx.* effects, CLI/web operator surfaces, and integrations for long-running multi-agent automation.
TypeScript ★ 5 5d agoExplain → -
agent-voice-adapter
Node.js + TypeScript voice gateway for LLM agents: queued TTS turns, streamed ASR, WebSocket multi-client fan-out. Pluggable providers — ElevenLabs/OpenAI hosted or Kokoro/Parakeet local via Python. Browser, Android, CLI.
TypeScript ★ 5 1mo agoExplain → -
devtools
Containerized dev env that mirrors host paths/tools, with optional URL-allowlist proxy + secure GitHub auth injection
Shell ★ 5 6mo agoExplain → -
codex-continue ▣
Tired of stepping away only to come back and find the Codex has stopped working in the middle of its plan? Try this patch: it auto-submits “continue” when a turn ends but the latest plan update still has unfinished steps. Configurable via config.toml.
Shell ★ 4 7mo agoExplain → -
shell-command-guard
A lightweight Rust command wrapper that screens local shell invocations against configurable policy rules before executing the real command. Best-effort guardrail for agent workflows, with wrapper install, ordered allow/deny/delegate rules, shell normalization, and minimal denial output.
Rust ★ 3 1mo agoExplain → -
mock-llm-provider
Scripted OpenAI Responses mock backend. Replay streaming, reasoning, and tool calls from YAML scenarios to reproduce client bugs deterministically.
TypeScript ★ 3 3mo agoExplain → -
acl-proxy-legacy ▣
Unfinished legacy TS version of acl-proxy, now in Rust.
TypeScript ★ 3 8mo agoExplain → -
file-guardian
A Rust service that scans directories for disallowed files based on configurable rules. Designed to run as root to monitor and enforce file policies across user directories.
Rust ★ 2 1mo agoExplain → -
t3code-threads
CLI for creating, searching, reading transcripts, and controlling T3 Code server threads
TypeScript ★ 2 1mo agoExplain → -
portbridge
PortBridge is a native macOS menu-bar app that discovers HTTP/HTTPS services on SSH hosts, creates local SSH forwards, and exposes them as clickable .localhost browser URLs.
Swift ★ 2 7d agoExplain → -
openai-agents-proto
No description.
JavaScript ★ 2 2mo agoExplain → -
repo-sync
No description.
TypeScript ★ 2 4mo agoExplain → -
termstation-web
No description.
JavaScript ★ 2 7mo agoExplain → -
openai-speech-server
Provider-neutral OpenAI-compatible speech server for local STT and TTS models, with streaming audio, persistent workers, and pluggable runtimes.
TypeScript ★ 1 2d agoExplain → -
pi-threads
CLI for creating, searching, reading transcripts, and controlling pi coding agent threads
TypeScript ★ 1 6d agoExplain → -
pi-mono ⑂
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
TypeScript ★ 1 5mo agoExplain → -
sem ⑂
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16 languages via tree-sitter.
Rust ★ 1 3mo agoExplain → -
confluence-md
Git-style CLI for bidirectional Confluence ↔ Markdown sync
TypeScript ★ 1 5mo agoExplain → -
chat-to-html
Convert agent CLI chat logs to HTML with configurable themes. Currently supports Claude and Codex.
TypeScript ★ 1 7mo agoExplain → -
infinitty ⑂
Native insanely fast terminal built for agents
★ 0 1h agoExplain → -
t3code ⑂
No description.
TypeScript ★ 0 8m agoExplain → -
md-to-html
No description.
JavaScript ★ 0 5d agoExplain → -
agent-lens
Generate a self-contained local HTML timeline of work across Assistant, Claude, Codex, and Codex Threads.
TypeScript ★ 0 6d agoExplain → -
build-service
A build service that accepts source uploads from clients, runs an allowed command on the host, streams NDJSON output, and returns a single artifacts.zip that the client automatically extracts into the local workspace.
Rust ★ 0 19d agoExplain → -
background-agents ⑂
An open-source background agents coding system
★ 0 1mo agoExplain → -
ghui ⑂
No description.
★ 0 2mo agoExplain → -
assistant-cli
Interactive TUI for interacting with the assistant backend
Rust ★ 0 5mo agoExplain → -
lumen ⑂
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
Rust ★ 0 5mo agoExplain → -
pi-npm-auth
pi npm auth issue
JavaScript ★ 0 6mo agoExplain → -
symgrep
An experiment with structured search using tree-sitter. Supports daemon HTTP server mode with CLI client, or CLI client only.
Rust ★ 0 7mo agoExplain → -
tea-wrapper
Agent wrapper for Gitea tea CLI
JavaScript ★ 0 7mo agoExplain →
No repos match these filters.