This is an automated email from the ASF dual-hosted git repository.

paulk-asert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 151a4c749c Bump testlens-app/setup-testlens from 1.9.0 to 1.9.2 (#2539)
     new 9ab4e19a94 AI readiness: make it clearer around selecting java and 
groovy versions
     new 1c20a0f307 AI readiness: backport changes from magpie learnings

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .agents/skills/groovy-build/SKILL.md               |  44 +++-
 .agents/skills/groovy-fix-workflow/SKILL.md        |  45 +++-
 .agents/skills/groovy-internals/SKILL.md           |   6 +-
 .agents/skills/groovy-jira/SKILL.md                |  26 ++
 .agents/skills/groovy-jira/jira-issue.sh           |  87 +++++++
 .agents/skills/groovy-jira/jira-search.sh          |  59 +++++
 .agents/skills/groovy-reassess/SKILL.md            | 128 +++++++++-
 .agents/skills/groovy-reassess/dashboard.groovy    | 281 +++++++++++++++++++++
 .agents/skills/groovy-reproducer/SKILL.md          | 198 +++++++++++++--
 .../skills/groovy-reproducer/safety-prescreen.sh   |  63 +++++
 .agents/skills/groovy-skills/SKILL.md              |  22 +-
 .agents/skills/groovy-triage/SKILL.md              |  39 ++-
 AGENTS.md                                          |  86 +++++++
 ARCHITECTURE.md                                    |  16 ++
 CONTRIBUTING.md                                    |  82 +++++-
 README.adoc                                        |   2 +
 16 files changed, 1146 insertions(+), 38 deletions(-)
 create mode 100755 .agents/skills/groovy-jira/jira-issue.sh
 create mode 100755 .agents/skills/groovy-jira/jira-search.sh
 create mode 100644 .agents/skills/groovy-reassess/dashboard.groovy
 create mode 100755 .agents/skills/groovy-reproducer/safety-prescreen.sh

Reply via email to