Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Comments

Add deprecation notice to README#67

Merged
alb-rl merged 1 commit intomainfrom
alb-rl-patch-2
Feb 18, 2026
Merged

Add deprecation notice to README#67
alb-rl merged 1 commit intomainfrom
alb-rl-patch-2

Conversation

@alb-rl
Copy link
Contributor

@alb-rl alb-rl commented Feb 18, 2026

User description

Added deprecation notice for the project.


CodeAnt-AI Description

Add deprecation notice and redirect to new rl-cli repository

What Changed

  • The README now shows a deprecation notice at the top and points users to https://github.com/runloopai/rl-cli as the replacement
  • New visitors will see the replacement repository before other project details

Impact

✅ Clearer deprecation notice
✅ Easier discovery of replacement repository
✅ Fewer users onboarding to deprecated repo

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

Added deprecation notice for the project.
@alb-rl alb-rl requested review from jason-rl and tode-rl February 18, 2026 19:53
@codeant-ai
Copy link
Contributor

codeant-ai bot commented Feb 18, 2026

CodeAnt AI is reviewing your PR.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai
Copy link
Contributor

codeant-ai bot commented Feb 18, 2026

Sequence Diagram

The PR adds a deprecation notice to the project's README that directs users to the new repository. The diagram shows the user reading the README and being guided to the replacement project.

sequenceDiagram
    participant User
    participant Repository
    participant NewRepo

    User->>Repository: Open README.md
    Repository-->>User: Show deprecation notice with link
    User->>NewRepo: Follow link to replacement project
    NewRepo-->>User: Replacement repository page (https://github.com/runloopai/rl-cli)
Loading

Generated by CodeAnt AI

@codeant-ai codeant-ai bot added the size:XS This PR changes 0-9 lines, ignoring generated files label Feb 18, 2026
@codeant-ai
Copy link
Contributor

codeant-ai bot commented Feb 18, 2026

CodeAnt AI finished reviewing your PR.

Copy link
Contributor

@jason-rl jason-rl left a comment

Choose a reason for hiding this comment

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

Archive this repo too

@alb-rl alb-rl merged commit 567e44d into main Feb 18, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:XS This PR changes 0-9 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants