Skip to content

Add Agent AFK (Terminal-native coding agents → Open Source)#138

Open
griffinwork40 wants to merge 1 commit into
bradAGI:mainfrom
griffinwork40:add-agent-afk
Open

Add Agent AFK (Terminal-native coding agents → Open Source)#138
griffinwork40 wants to merge 1 commit into
bradAGI:mainfrom
griffinwork40:add-agent-afk

Conversation

@griffinwork40

Copy link
Copy Markdown

Adding

Agent AFK ⭐ 16 to Terminal-native coding agents → Open Source, placed in star-sorted position (tied with Binharic at ⭐16, above DvalinCode at ⭐9).

Meets inclusion requirements

  • CLI/terminal interfaceafk chat, afk (REPL), afk daemon, afk telegram start
  • Reads/writes code & runs commands autonomously — full bash, file ops, grep/glob, web fetch, subagents; runs unattended by design
  • Valid, active project — Apache-2.0, published on npm as agent-afk

Why it's interesting

Four surfaces share one session manager and one cross-session memory store; the differentiator is the away-from-keyboard posture — a cron-friendly headless daemon plus a Telegram bridge for long unattended runs, with an explicit per-turn terminal-state protocol and an append-only trace receipt (afk trace show). Editable agent loop, MCP (stdio/HTTP/SSE + OAuth), lifecycle hooks, background subagents, plan mode. Provider-agnostic: Anthropic + any OpenAI-compatible endpoint (GPT, Codex, local MLX/llama.cpp/Ollama).

Closest existing entries by profile: openHarness, San, Octomind.

Four-surface (CLI/REPL/daemon/Telegram) coding-agent harness for
unattended away-from-keyboard runs; multi-provider, MCP, hooks,
subagents, cross-session memory. Apache-2.0. Placed at ⭐16 (star-sorted).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant