Skip to content

Commit 101dbf8

Browse files
committed
Merge pull request #979 from tdunkleArm/add-claude-and-codex
Add claude and codex
1 parent 5dfba5b commit 101dbf8

2 files changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Claude Code
3+
category: AI/ML Tools
4+
description: Claude Code is an AI coding agent from Anthropic that is designed to perform software tasks such as writing code and fixing bugs.
5+
download_url: https://claude.com/download
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 2.1.0
9+
release_date: 2026/01/07
10+
11+
12+
optional_info:
13+
homepage_url: https://claude.com/product/claude-code
14+
support_caveats:
15+
alternative_options:
16+
getting_started_resources:
17+
official_docs: https://code.claude.com/docs/en/overview
18+
arm_content:
19+
partner_content:
20+
arm_recommended_minimum_version:
21+
version_number:
22+
release_date:
23+
reference_content:
24+
rationale:
25+
26+
optional_hidden_info:
27+
release_notes__supported_minimum:
28+
release_notes__recommended_minimum:
29+
other_info:
30+
31+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Codex
3+
category: AI/ML Tools
4+
description: Codex is an AI coding agent from OpenAI that is designed to perform software tasks such as writing code and fixing bugs.
5+
download_url: https://chatgpt.com/codex/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 5.5
9+
release_date: 2026/04/30
10+
11+
optional_info:
12+
homepage_url: https://chatgpt.com/codex/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: https://chatgpt.com/overview/
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum:
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---

0 commit comments

Comments
 (0)