Skip to content

Add Agent AFK (Reference Harness Implementations)#26

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

Add Agent AFK (Reference Harness Implementations)#26
griffinwork40 wants to merge 1 commit into
Picrew:mainfrom
griffinwork40:add-agent-afk

Conversation

@griffinwork40

Copy link
Copy Markdown

Adds Agent AFK (Apache-2.0, npm agent-afk) to Reference Harness Implementations.

Followed the data-driven contribution flow:

  • Edited only data/projects.yaml (new entry with summary_en + summary_zh, tags, stars_snapshot, updated_at, license, why_included).
  • Regenerated README.md + README_zh.md via scripts/render_readme.py.
  • Ran scripts/verify_catalog.pyVerification passed (322/322 URLs reachable, READMEs in sync, schema/dup/staleness checks OK); committed reports/verification/2026-06-18.md.
  • Did not run sync_github_metadata.py to 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 ✅

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).
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