google/ax
Google's open agentic orchestration runtime
Go★ 7,911+2,305 that day#4 on trendingD 49.6 health4.75% duplicated
D49.6/100
Duplication66
5.3% in go, bash, perl, pythonDead coden/a
JavaScript, TypeScript and Python are under 5% of the codeComplexity37
77.5%Most complex files
- pkg/apis/v1alpha1/ax.pb.go666 cx
- cmd/ax/main.go302 cx
- internal/store/redis/store.go171 cx
- pkg/apis/v1alpha1/ax_grpc.pb.go156 cx
- internal/server/server.go119 cx
- internal/model/client.go117 cx
- pkg/apis/v1alpha1/types_test.go97 cx
- internal/substrate/client.go96 cx
- internal/controller/reconciler.go90 cx
- internal/store/memory/store.go89 cx
Dead code 0% unused · 0 findings
No dead code found — everything here is reachable.
74files
18,035lines
99,257tokens
91clones
857duplicated lines (4.75%)
5,239duplicated tokens (5.28%)
By format
| Format | Files | Lines | Clones | Duplicated lines | Duplication |
|---|---|---|---|---|---|
| go | 33 | 14,305 | 89 | 820 | 5.73% |
| yaml | 10 | 703 | 2 | 37 | 5.26% |
| bash | 14 | 1,313 | 0 | 0 | 0% |
| markdown | 10 | 879 | 0 | 0 | 0% |
| protobuf | 1 | 386 | 0 | 0 | 0% |
| perl | 1 | 168 | 0 | 0 | 0% |
| python | 1 | 129 | 0 | 0 | 0% |
| text | 2 | 107 | 0 | 0 | 0% |
| markup | 2 | 45 | 0 | 0 | 0% |
Largest clones
- 21 lines · 143 tokens gointernal/controller/reconciler_test.go:239–259⇆internal/controller/reconciler_test.go:317–337
- 15 lines · 119 tokens gointernal/server/server.go:73–87⇆internal/server/server.go:151–165
- 15 lines · 119 tokens gointernal/server/server.go:73–87⇆internal/server/server.go:176–190
- 15 lines · 108 tokens gointernal/controller/reconciler_test.go:239–253⇆internal/controller/reconciler_test.go:418–432
- 18 lines · 104 tokens gointernal/workspace/setup_test.go:115–132⇆internal/workspace/setup_test.go:239–256
- 12 lines · 85 tokens gocmd/ax/main.go:970–981⇆cmd/ax/main.go:1001–1012
- 9 lines · 78 tokens gointernal/controller/worker_test.go:50–58⇆internal/controller/worker_test.go:133–141
- 10 lines · 74 tokens gointernal/server/server.go:160–169⇆internal/server/server.go:185–194
- 11 lines · 74 tokens gointernal/store/memory/store.go:71–81⇆internal/store/redis/store.go:134–144
- 22 lines · 70 tokens yamldocs/manifests.md:57–78⇆examples/task.yaml:43–64
Trending appearances
| Day | Rank | Stars | Files | Lines | Clones | Duplication | Health | Commit |
|---|---|---|---|---|---|---|---|---|
| Sep 23, 2026 | #4 | 7,911 (+2,305) | 74 | 18,035 | 91 | 4.75% | D 49.6 | d8ed0fe |
Want this for your own project? Install jscpd and run jscpd .