Add Agent AFK (Reference Harness Implementations)#26
Open
griffinwork40 wants to merge 1 commit into
Open
Conversation
Data-driven entry in data/projects.yaml (EN+ZH summaries, tags, metadata); README.md + README_zh.md regenerated via scripts/render_readme.py; verification report added (scripts/verify_catalog.py: 322/322 URLs reachable, README mirrors in sync, schema OK).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Agent AFK (Apache-2.0, npm
agent-afk) to Reference Harness Implementations.Followed the data-driven contribution flow:
data/projects.yaml(new entry withsummary_en+summary_zh, tags,stars_snapshot,updated_at, license,why_included).README.md+README_zh.mdviascripts/render_readme.py.scripts/verify_catalog.py→ Verification passed (322/322 URLs reachable, READMEs in sync, schema/dup/staleness checks OK); committedreports/verification/2026-06-18.md.sync_github_metadata.pyto avoid a large unrelated diff refreshing every entry's stars; supplied accurate snapshot manually (16★, updated 2026-06-17).Why it belongs: an inspectable, end-to-end coding-agent harness whose loop is editable code — prompts, permission gates, model routing, explicit terminal states — across four surfaces (CLI, REPL, cron daemon, Telegram bot) sharing one session manager, with an MCP client, lifecycle hooks, background sub-agents, cross-session memory, and a provider-agnostic event stream (Anthropic + OpenAI-compatible, incl. local MLX/llama.cpp). Sits alongside Dexto and the other reference implementations.
Checklist: link reachable ✅ · category correct ✅ · concise summary ✅ · mirrors render cleanly ✅ · verification passes ✅