Skip to content

Conversation

@tingwai
Copy link
Collaborator

@tingwai tingwai commented Oct 2, 2025

Description

[ What changed? Feel free to be brief. ]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Adds a weekly GitHub Action to review Markdown docs against the code and open a cleanup branch. Also fixes doc naming to match the indexing code. Addresses CON-4067.

  • New Features

    • Scheduled workflow runs every Monday at 16:30 UTC (and supports manual runs).
    • Calls the agents API with a prompt to only update inaccurate docs.
    • Creates bot/cleanup-- from main for changes.
  • Bug Fixes

    • core/indexing/README.md: rename to CodeSnippetsCodebaseIndex to match the code.
    • extensions/cli/spec/shell-mode.md: removed outdated behavior details.

@tingwai tingwai requested a review from a team as a code owner October 2, 2025 20:44
@tingwai tingwai requested review from Patrick-Erichsen and removed request for a team October 2, 2025 20:44
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 2, 2025
@@ -1,73 +1,4 @@
shell Mode (CLI TUI)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

seems like there was duplicate text in the spec?

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

✅ Review Complete

⚠️ AI review completed but no review output was generated.

Likely cause: Expired CONTINUE_API_KEY or missing continuedev/review-bot assistant

📋 View workflow logs for details.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files


Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Ask questions if you need clarification on any suggestion

Copy link
Contributor

@sestinj sestinj left a comment

Choose a reason for hiding this comment

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

Can we convert this to a reusable actions file? We already have good examples of this in the actions/general-review/action.yaml for example

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 3, 2025
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Oct 3, 2025
@tingwai tingwai requested a review from sestinj October 3, 2025 19:16
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 4, 2025
@sestinj sestinj merged commit 833c981 into main Oct 4, 2025
67 of 70 checks passed
@sestinj sestinj deleted the tingwai/con-4067 branch October 4, 2025 05:18
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 4, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2025
@github-actions github-actions bot added the tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys label Oct 4, 2025
@sestinj
Copy link
Contributor

sestinj commented Oct 5, 2025

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 6, 2025

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 15, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:L This PR changes 100-499 lines, ignoring generated files. tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants