LangChain
Provides a comprehensive, modular framework for developing LLM-powered applications, offering extensive control over agent construction, orchestration, and tool integration.
Agent AFK는 감독, 검증 및 다중 공급자 지원을 통해 무인 코딩 에이전트 작업을 위한 오픈 소스 런타임입니다.
유사한 도구
고려해 볼 만한 다른 도구
LangChain
Provides a comprehensive, modular framework for developing LLM-powered applications, offering extensive control over agent construction, orchestration, and tool integration.
SuperAGI
An open-source framework specifically designed for building, deploying, and managing autonomous AI agents with a strong emphasis on reliability, customizability, and a marketplace for tools.
Auto-GPT
One of the earliest and most popular open-source autonomous AI agents capable of setting and achieving complex goals by breaking them down into sub-tasks and utilizing various tools.
OpenDevin
An open-source project aiming to replicate and enhance the capabilities of Devin, the AI software engineer, focusing on autonomous software development and task execution within a sandbox environment.
overview
agent-afk는 개발자들이 개발한 오픈 소스 코딩 에이전트 하네스 도구로, 코딩 에이전트를 사용하는 개발자와 팀이 다단계 코딩 작업을 위임하고 비동기 업데이트를 받을 수 있도록 합니다. 이 도구는 다양한 실행 환경에서 안전성, 감사 가능성 및 유연성을 강조합니다. 이 런타임은 무인 AI 코딩 에이전트 작업을 위해 설계되었으며, 사용자가 복잡한 작업을 시작하고 완료 시 또는 개입이 필요할 때 알림을 받을 수 있도록 합니다. 2026년 6월 현재 활성화된 이 프로젝트는 도구 호출, 외부 시스템 상호 작용 및 다단계 프로세스를 통해 AI 에이전트를 조율하기 위한 강력한 프레임워크를 제공하여 에이전트 작업에 대한 투명성과 제어를 보장하는 데 중점을 둡니다.
quick facts
| 속성 | 값 |
|---|---|
| 개발자 | 자체 개발자 (오픈 소스 프로젝트) |
| 비즈니스 모델 | 프리미엄 (오픈 소스 코어) |
| 가격 | 무료 (오픈 소스 코어); 특정 프리미엄 기능은 상세히 설명되지 않음 |
| 플랫폼 | 로컬 AI 에이전트 러너 (CLI, Daemon, Telegram Bot) |
| API 사용 가능 | 예 (CLI, Daemon, Telegram Bot 인터페이스를 통해) |
| 통합 | Anthropic SDK, 다양한 LLM 공급자 (Claude, OpenAI, MLX/llama.cpp/vLLM/Ollama를 통한 로컬 모델), Telegram |
| 설치 | npm install -g agent-afk |
| 상태 저장 | 로컬 (~/.afk/) |
| 원격 측정 | 로컬 우선, 원격 원격 측정/분석 없음 |
features
agent-afk는 개발자에게 AI 코딩 에이전트에 대한 세부적인 제어 권한을 부여하고, 무인 작업을 용이하게 하며, 감사 가능성을 보장하도록 설계된 포괄적인 기능 세트를 제공합니다. 그 아키텍처는 유연한 에이전트 루프와 다양한 AI 모델과의 통합을 지원합니다.
use cases
agent-afk는 AI 에이전트를 사용하여 코딩 작업을 자동화하기 위한 견고하고 감사 가능하며 유연한 솔루션을 필요로 하는 개발자 및 엔지니어링 팀을 주로 대상으로 합니다. 그 설계는 에이전트 감독 및 신뢰성에서 흔히 발생하는 문제점을 해결합니다.
pricing
agent-afk는 프리미엄 모델로 운영됩니다. Apache-2.0 license 하에 출시된 핵심 런타임은 오픈 소스이며 무료로 사용 및 수정할 수 있습니다. 이를 통해 개발자는 직접적인 비용 없이 에이전트를 로컬에 설치하고 실행할 수 있습니다. '프리미엄'이라는 명칭은 향후 유료 기능이나 서비스의 가능성을 시사하지만, 2026년 6월 현재 프리미엄 티어, 가격 또는 호스팅 제공에 대한 구체적인 세부 정보는 공개적으로 설명되지 않았습니다. 사용자는 agent-afk가 사용하는 타사 LLM 공급자 (예: OpenAI, Anthropic)와 관련된 비용에 대한 책임이 있습니다.
competitors
agent-afk는 에이전트 루프에 대한 깊은 제어와 무인 코딩 작업을 위한 강력한 감사 가능성 기능을 갖춘 오픈 소스, 로컬 우선 접근 방식을 강조함으로써 AI 에이전트 런타임의 경쟁 환경 내에서 자체적인 위치를 확보합니다. 이는 더 광범위한 프레임워크 및 클라우드 중심 솔루션과 차별화됩니다.
Provides a comprehensive, modular framework for developing LLM-powered applications, offering extensive control over agent construction, orchestration, and tool integration.
While agent-afk is a dedicated coding-agent harness, LangChain is a broader framework for building various LLM applications, but it offers similar deep control over agent loops, prompts, and model integration for coding tasks. Both are open-source, allowing for extensive customization and use of any model.
An open-source framework specifically designed for building, deploying, and managing autonomous AI agents with a strong emphasis on reliability, customizability, and a marketplace for tools.
SuperAGI directly competes by offering an open-source agent framework that allows users to define custom tools, workflows, and integrate various models, similar to agent-afk's emphasis on owning the loop and using any model. It also supports running long tasks and offers a similar level of control over the agent's execution.
One of the earliest and most popular open-source autonomous AI agents capable of setting and achieving complex goals by breaking them down into sub-tasks and utilizing various tools.
Auto-GPT provides a general autonomous agent capable of performing coding tasks and running long operations, similar to agent-afk. However, agent-afk positions itself more as a 'harness' for deep customization of the agent's internal loop and specific coding workflows, whereas Auto-GPT is more of a ready-to-run agent with configurable goals.
An open-source project aiming to replicate and enhance the capabilities of Devin, the AI software engineer, focusing on autonomous software development and task execution within a sandbox environment.
OpenDevin is a direct competitor in the 'coding agent' space, aiming for full autonomy in software engineering tasks, similar to agent-afk's goal of running long coding tasks. While agent-afk emphasizes the 'harness' for customizability of the loop, OpenDevin focuses on the end-to-end autonomous development process, including planning, coding, testing, and debugging.
agent-afk는 개발자들이 개발한 오픈 소스 코딩 에이전트 하네스 도구로, 코딩 에이전트를 사용하는 개발자와 팀이 다단계 코딩 작업을 위임하고 비동기 업데이트를 받을 수 있도록 합니다. 이 도구는 다양한 실행 환경에서 안전성, 감사 가능성 및 유연성을 강조합니다.
예, 핵심 agent-afk 런타임은 Apache-2.0 license 하에 오픈 소스이며 무료로 사용할 수 있습니다. 프리미엄 모델로 운영되지만, 2026년 6월 현재 프리미엄 기능이나 유료 티어에 대한 구체적인 세부 정보는 공개적으로 설명되지 않았습니다. 사용자는 타사 LLM 공급자와 관련된 비용에 대한 책임이 있습니다.
주요 기능으로는 오픈 소스 코딩 에이전트 하네스, 사용자 정의 가능한 에이전트 루프 (프롬프트, 게이트, 라우팅, 스킬, 터미널 상태), 다중 LLM 공급자 지원 (Claude, OpenAI, 로컬 모델), 장기 작업의 무인 실행, Telegram을 통한 비동기 모니터링, 검증 가능한 감사 추적, 하위 에이전트 오케스트레이션, 그리고 비용 가드레일 및 턴 제한과 같은 안전 제어가 포함됩니다. One-Shot Chat, Interactive REPL, Daemon, 그리고 Telegram Bot을 통한 인터페이스를 제공합니다.
agent-afk는 지속적인 감독 없이 다단계 코딩 작업을 자동화해야 하는 개발자 및 팀, AI 추론이 필요한 헤드리스 또는 CI 관련 워크플로우를 실행하는 엔지니어, 그리고 에이전트 작업에 대한 검증 가능한 감사 추적 및 비동기 알림을 우선시하는 사용자에게 이상적입니다. 또한 사용자 정의 코딩 워크플로우를 정의하고 재사용하려는 사람들에게도 적합합니다.
agent-afk는 에이전트 루프에 대한 깊은 제어를 통해 무인 및 감사 가능한 코딩 에이전트 작업을 위한 오픈 소스, 로컬 우선 런타임을 제공함으로써 차별화됩니다. OpenHands와 비교할 때, 엔터프라이즈 클라우드 배포에 덜 중점을 둡니다. OpenCode와 달리 터미널 우선 경험을 넘어 다양한 인터페이스를 제공합니다. goose와 비교하면 코딩 작업에 특화되어 있습니다. 그리고 LangChain (Deep Agents)과 대조적으로, 더 광범위한 LLM 애플리케이션 프레임워크보다는 코딩 루프를 소유하기 위한 전용의 독립형 하네스를 제공합니다.
Stork에서 더 보기
이 카테고리의 다른 도구 (커뮤니티 신호순)
natureco-cli
🤖 AI Tools
OpenClaw보다 더 안전하고, 더 빠르고, 더 저렴한 AI agent CLI. Multi-agent, self-evolving skills, audit log, 비용 최적화 및 NatureCo platform-native.
agency-agents-zh
🤖 AI Tools
🎭 266개의 플러그 앤 플레이 AI 전문가 역할 — Hermes Agent/Claude Code/Cursor/Copilot 등 18가지 도구 지원, 엔지니어링/디자인/마케팅/금융 등 20개 부서 커버. 50개의 중국 시장 오리지널 에이전트(Xiaohongshu/Douyin/WeChat/Feishu/DingTalk 등) 포함. 오케스트레이터 agency-orchestrator와 함께, 한 문장으로 여러 전문가가 DAG에 따라 자동으로 협업할 수 있습니다.
Open-Generative-AI
🤖 AI Tools
AI 비디오 플랫폼에 대한 제한 없는 오픈소스 대안 — 200개 이상의 모델 (Flux, Midjourney, Kling, Sora, Veo)을 갖춘 무료 AI 이미지 및 비디오 생성 스튜디오. 콘텐츠 필터 없음. 자체 호스팅, MIT 라이선스.
ponytail
🤖 AI Tools
당신의 AI 에이전트가 회의실에서 가장 게으른 시니어 개발자처럼 생각하도록 만듭니다. 최고의 코드는 당신이 결코 작성하지 않은 코드입니다.
OpenCall
🤖 AI Tools
OpenCall은 전화 통화 및 가상 회의를 자동화하는 AI 기반 플랫폼으로, 전화 응대, 일정 관리, 토론 요약과 같은 작업을 위한 AI 에이전트를 제공합니다.
Profit AI
🤖 AI Tools
Profit AI는 Shopify 플랫폼을 위한 Micro-SaaS 애플리케이션으로, 전자상거래 스토어에 즉각적인 수익 분석, 광고 지출 분석 및 AI 기반 마케팅 자동화 도구를 제공합니다.
For builders
AI agents read it. Buyers find it. Backlinks accrue. Your tool can have one too — live in 24 hours, indexed by Claude, ChatGPT, and Perplexity, queryable via MCP.