Elron commited on
Commit
959b6e6
·
verified ·
1 Parent(s): f0168c5

Add agent card for Claude Code

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - agent
4
+ - agent-evaluation
5
+ - agent-card
6
+ ---
7
+
8
+ # Claude Code
9
+
10
+ This is a tracking repo for [Claude Code](https://github.com/anthropics/claude-code), used by the [Open Agent Leaderboard](https://www.exgentic.ai) to report evaluation results on HuggingFace.
11
+
12
+ Anthropic's agentic coding tool. Uses extended thinking, file editing, and shell execution to solve tasks autonomously.
13
+
14
+ - **Framework**: [claude-code](https://github.com/anthropics/claude-code)
15
+ - **Leaderboard**: [Open Agent Leaderboard](https://www.exgentic.ai)
16
+ - **Paper**: [arXiv:2602.22953](https://arxiv.org/abs/2602.22953)