the signals and their derived score are provisional and subject to change.
validate manually before sharing.
cdee4dbd2202e86825a9137e2fb0ce1ab6c702a364539f5b78236ed1b4f80cd38d7a4823dbbb589fAuthored: 2 months ago (Sun, 21 Jun 2026 21:54:07 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>64539f5b78236ed1b4f80cd38d7a4823dbbb589fAuthored: 2 months ago (Sun, 21 Jun 2026 21:54:07 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>e57c4dabfcffdcecfd218c44e42ad3d553127a0bAuthored: 2 months ago (Sun, 21 Jun 2026 21:54:07 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>e57c4dabfcffdcecfd218c44e42ad3d553127a0bAuthored: 2 months ago (Sun, 21 Jun 2026 21:54:07 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>11022efacd70d08582d7419e797e6cffef5236dcAuthored: 2 months ago (Sun, 21 Jun 2026 12:41:36 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>11022efacd70d08582d7419e797e6cffef5236dcAuthored: 2 months ago (Sun, 21 Jun 2026 12:41:36 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>cfec334c024aee325965b968d686056136f413e8Authored: 2 months ago (Sat, 20 Jun 2026 10:30:11 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>cfec334c024aee325965b968d686056136f413e8Authored: 2 months ago (Sat, 20 Jun 2026 10:30:11 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>9238ab4887c4d1dcebddaeb19d672d46764ae7f9Authored: 3 months ago (Wed, 17 Jun 2026 22:42:47 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>9238ab4887c4d1dcebddaeb19d672d46764ae7f9Authored: 3 months ago (Wed, 17 Jun 2026 22:42:47 +0000)Match: Co-authored-by: Codex GPT 5.5 <codex@openai.com>6ab8d5362437c1c516e5e754733bf811059924a1Authored: 3 months ago (Sat, 6 Jun 2026 09:49:35 +0000)Match: copilot-swe-agent[bot]dd171120b06cf534daad6168f6c57eb5858116b4Authored: 5 months ago (Wed, 25 Mar 2026 19:28:30 +0000)Match: Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>ef8da44d18c424358f7acab42f5b34e2908fa0e6Authored: 5 months ago (Wed, 25 Mar 2026 19:28:06 +0000)Match: Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>9f028ec178642bc71285a32c82b0a2761723b40bAuthored: 7 months ago (Thu, 12 Feb 2026 14:57:30 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>52fab8134e70dd7356460277fe1c727e445a21cdAuthored: 7 months ago (Thu, 5 Feb 2026 12:39:16 +0000)Match: copilot-swe-agent[bot]a1c59f653be2c81170df25e260fd5328a411f4ddAuthored: 7 months ago (Sat, 31 Jan 2026 18:15:32 +0000)Match: copilot-swe-agent[bot]65551b6f8a3fac3c1c69bfcc3dc1836f529b67cdAuthored: 7 months ago (Sat, 31 Jan 2026 08:11:04 +0000)Match: Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>AGENTS.mdTool: agents-md# AGENTS.md
## Overview
TruffleRuby is the GraalVM high-performance implementation of the Ruby programming language. It is built on the Truffle language implementation framework and the GraalVM compiler. The core library is implemented partly in Java and partly in Ruby.
## Repository Layout
| Directory | Purpose |
|-----------|---------|
| `src/main/java/org/truffleruby/` | Java source for the Ruby language implementation (nodes, core classes, C-API) |
| `src/main/ruby/truffleruby/core/` | Ruby source fnone