Skip to content

feat: Add support for Veai coding agent#848

Open
Columpio wants to merge 1 commit intoFission-AI:mainfrom
Columpio:columpio/veai
Open

feat: Add support for Veai coding agent#848
Columpio wants to merge 1 commit intoFission-AI:mainfrom
Columpio:columpio/veai

Conversation

@Columpio
Copy link

@Columpio Columpio commented Mar 16, 2026

Veai is a coding agent for JetBrains IDE which uses IDE tooling (can run builds, tests, configurations, IDE inspections, refactorings, interact with debugger, etc.)

Summary by CodeRabbit

  • New Features

    • Veai AI tool is now available as a supported option for use with the --tools flag in initialization commands.
  • Documentation

    • Updated Tools Directory Reference to include Veai with its associated skills path and configuration details.
    • Added Veai to the list of available tool IDs in setup documentation and examples.

@Columpio Columpio requested a review from TabishB as a code owner March 16, 2026 08:21
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0afa2ebe-436f-4cf9-9a82-d3ca9b9e1ac0

📥 Commits

Reviewing files that changed from the base of the PR and between afdca0d and 5ef0cb7.

📒 Files selected for processing (3)
  • docs/cli.md
  • docs/supported-tools.md
  • src/core/config.ts

📝 Walkthrough

Walkthrough

This PR adds Veai as a new supported AI tool by introducing it to the configuration array and updating the documentation to reflect its availability alongside other tools.

Changes

Cohort / File(s) Summary
Documentation
docs/cli.md, docs/supported-tools.md
Added Veai to the list of supported tool IDs with documentation detailing its skills path format (.veai/skills/openspec-*/SKILL.md) and note that it uses skill-based invocations without a command adapter.
Configuration
src/core/config.ts
Added new Veai entry to the AI_TOOLS array with name 'Veai', value 'veai', availability flag, success label, and skills directory path .veai.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested reviewers

  • TabishB

Poem

🐰 A furry friend hops with glee,
Adding Veai for all to see,
One more tool joins the merry band,
Configuration changes, all so grand!
Hop hop hop, the PR's complete! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: Add support for Veai coding agent' directly and clearly summarizes the main change across all modified files, which is adding Veai support to the configuration and documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

You can get early access to new features in CodeRabbit.

Enable the early_access setting to enable early access features such as new models, tools, and more.

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