Skip to content

Feature/raycast command bar - #70

Open
karrisanthoshigayatri wants to merge 2 commits into
Omnikon-Org:mainfrom
karrisanthoshigayatri:feature/raycast-command-bar
Open

Feature/raycast command bar#70
karrisanthoshigayatri wants to merge 2 commits into
Omnikon-Org:mainfrom
karrisanthoshigayatri:feature/raycast-command-bar

Conversation

@karrisanthoshigayatri

Copy link
Copy Markdown

#5

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes # (issue)

Reminder: This PR must target the main branch. PRs targeting other branches will not be reviewed.

Type of Change

Please delete options that are not relevant.

  • Bug fix (fix/ branch — non-breaking change that fixes an issue)
  • New feature (feat/ branch — non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (docs/ branch)
  • Chore / tooling (chore/ branch — no production code change)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Frontend: npx tsc --noEmit, npx eslint . --max-warnings 0, npx vitest run
  • Backend: cargo fmt --check, cargo clippy --all-targets --all-features -- -D warnings, cargo test --all

Checklist

  • My branch is named following the convention (feat/, fix/, docs/, chore/, test/)
  • My branch is up to date with upstream/main
  • My commits follow Conventional Commits guidelines
  • My code follows the style guidelines of this project
  • My changes generate no new warnings or compiler errors
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated relevant documentation if needed

@mergify

mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

⚠️ The sha of the head commit of this PR conflicts with #68. Mergify cannot evaluate rules on this PR. Once #68 is merged or closed, Mergify will resume processing this PR. ⚠️

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