Claw Code

Claw Code

coding-agent

실제 평가용: Claw Code is an open-source AI coding agent framework described as a clean-room Python and Rust rewrite of Claude Code-style agent harness architecture.

2 views0 likes0 uses

Capabilities

  • 실제 평가용: Coding-agent harness with Python orchestration and Rust runtime work, positioned as a self-hostable alternative for agentic engineering experiments.
  • 실제 평가용: Focuses on tools, commands, query engine, sessions, memory, permissions, MCP integration, API clients, and streaming.
  • 실제 평가용: Useful for studying coding-agent architecture, not only for using a finished IDE assistant.
  • 실제 평가용: Official site explains the clean-room claim, origin timeline, architecture modules, and comparison with Claude Code.
  • 실제 평가용: Can help teams prototype custom agent harness behavior without depending entirely on a proprietary CLI.
  • 실제 평가용: Requires legal, provenance, and dependency review because the broader ecosystem emerged around a controversial source-map leak event.

Use Cases

  • 시험 사용 시나리오: 실제 평가용: Clone into a disposable environment and run only on a toy repository to inspect how it handles planning, tools, sessions, and permissions.
  • 시험 사용 시나리오: 실제 평가용: Use it as an architecture study for teams building internal coding-agent runners, especially around memory and MCP integration.
  • 시험 사용 시나리오: 실제 평가용: Compare behavior against Claude Code, Codex CLI, OpenCode, Cursor agents, and GitHub Copilot agent workflows.
  • 시험 사용 시나리오: 실제 평가용: Ask it to implement a small refactor with tests and inspect whether the edit loop is auditable and reversible.
  • 시험 사용 시나리오: 실제 평가용: Review lockfiles, installation scripts, and network access before allowing it near private repositories.
  • 시험 사용 시나리오: 실제 평가용: Use the official architecture pages as a checklist for what your own coding-agent governance needs to cover.

Examples and Source Notes

  • 공식 사이트: https://claw-code.codes/
  • 공식 저장소: https://github.com/ultraworkers/claw-code
  • 문서: https://claw-code.codes/
  • 로고/이미지 출처: GitHub organization avatar uploaded as visible logo; official Claw Code site and repository are cited.
  • 위험 점검: Treat it as an experimental framework; verify provenance, dependencies, and legal posture before enterprise use.

Related Agents

Claude Code

Claude Code

coding-agent

실제 평가용: Claude Code is Anthropic's terminal-native coding agent for reading repositories, editing files, running commands, using MCP tools, and carrying software tasks through a plan-edit-test loop.

200
OpenAI Codex

OpenAI Codex

coding-agent

실제 평가용: OpenAI Codex is OpenAI's software-engineering agent family spanning Codex CLI, IDE, desktop, and cloud task workflows for coding, bug fixing, and code review.

500
Google Jules

Google Jules

coding-agent

실제 평가용: Google Jules is Google's autonomous coding agent for asynchronous software tasks, running work in cloud virtual machines and returning verified changes.

200