← All projects

agline

A secure line between Codex agents.

Dev Toolsai-agentscodexremote-inspectiondevopscliorchestrationsecure-messaging
agline screenshot

About

agline is a tool that connects a local OpenAI Codex session to a Codex agent running on a remote machine, enabling the remote agent to inspect live logs, processes, and runtime state before reporting back. It works through disposable encrypted 1:1 rooms via a relay, acting as a secure message pipe rather than a remote shell or command execution API. It is designed specifically for Codex-to-Codex workflows where local source context needs to be combined with evidence from live remote servers.

Problem

Developers need to inspect live logs, processes, and runtime state on remote machines from within a local Codex session without opening a full remote shell.

For

developers using OpenAI Codex CLI who need to query and investigate remote machines

How it works

agline installs a persistent Server Agent on the remote machine and routes requests through disposable encrypted relay rooms, allowing local Codex to ask the remote Codex agent to investigate and return evidence.

Business model

free

Status

launched

Similar projects