Skip to content

feat: support lint command#445

Draft
Myriad-Dreamin wants to merge 11 commits into
mainfrom
lint
Draft

feat: support lint command#445
Myriad-Dreamin wants to merge 11 commits into
mainfrom
lint

Conversation

@Myriad-Dreamin

Copy link
Copy Markdown
Contributor

Summary:

  • add an agentic/lint request returning a diagnostic array
  • wire the agentic CLI method branch and help text
  • stub the server response with a Hello World diagnostic at the requested file location start

Validation:

  • git diff --check
  • clang++ -fsyntax-only src/server/service/agent_client.cpp
  • clang++ -fsyntax-only src/server/service/agentic.cpp
  • clang++ -fsyntax-only src/clice.cc

Note:

  • Full cmake build could not complete because the local FetchContent cache is missing kotatsu ref 73814044ce8142f4438a3028f44668675fc09fff while UPDATE_DISCONNECTED is enabled.

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: be7a3653-9b55-4080-ba5f-1f67015652e5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch lint

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Myriad-Dreamin Myriad-Dreamin changed the title Add agentic lint request feat: support lint command Jun 4, 2026
@Myriad-Dreamin Myriad-Dreamin force-pushed the lint branch 5 times, most recently from 875adcc to 05ec191 Compare June 4, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant