Skip to content

Conversation

@olexii4
Copy link
Contributor

@olexii4 olexii4 commented Dec 26, 2025

Assisted-by: Claude Opus 4.5

What does this PR do?

Adds configuration files for multiple AI agents to establish:

  1. Project context - Technology stack, architecture, and conventions
  2. Red Hat compliance rules - Copyright, licensing, and attribution requirements
  3. Responsible AI practices - Code quality standards and contribution marking

Files Added

File Purpose
.claude/CLAUDE.md Claude AI agent configuration
.cursor/rules/redhat-compliance-and-responsible-ai.mdc Cursor AI rules with Red Hat compliance
.gemini/redhat-compliance-and-responsible-ai.md Gemini AI agent rules
.gemini/settings.json Gemini settings configuration
AGENTS.md Main AI agent guidelines for the project
openspec/AGENTS.md Reference to main AGENTS.md
openspec/project.md Project specification document
redhat-compliance-and-responsible-ai.md Red Hat compliance and responsible AI rules

Key Guidelines Established

Copyright & Licensing (Mandatory)

  • AI must identify if suggestions match known open-source code
  • Attribution required with original License Text and Copyright Notice
  • No code suggestions without verified license compatibility (EPL-2.0)

AI Contribution Marking

  • Code comments: // Generated by {AGENT_NAME}
  • Commit message trailer: Assisted-by: {AGENT_NAME}

Project Context

  • Technology stack: React 18, TypeScript, PatternFly 5, Node.js, Fastify
  • Build system: Webpack, Yarn workspaces (monorepo)
  • Testing: Jest, React Testing Library
  • Backend: @kubernetes/client-node for Kubernetes API interactions

Related Issues

  • Aligns with Red Hat responsible AI practices
  • Supports consistent AI-assisted development across the project

Assisted-by: Claude Opus 4.5
Signed-off-by: Oleksii Orel <oorel@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Dec 26, 2025

Click here to review and test in web IDE: Contribute

@olexii4 olexii4 requested a review from svor December 26, 2025 13:27
@github-actions
Copy link

Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1435

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1435", name: che-dashboard}]}}]"

@codecov
Copy link

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.59%. Comparing base (e8f3c6f) to head (e0ad731).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1435   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         520      520           
  Lines       48819    48819           
  Branches     3621     3621           
=======================================
  Hits        45206    45206           
  Misses       3575     3575           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@svor svor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@openshift-ci
Copy link

openshift-ci bot commented Jan 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: akurinnoy, olexii4, svor

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@olexii4 olexii4 merged commit dcaff4f into main Jan 5, 2026
19 checks passed
@olexii4 olexii4 deleted the initialize_AI_agent branch January 5, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants