Skip to content

feat: replace Query Results welcome tab with Altimate Code product hook#1907

Draft
arora-saurabh448 wants to merge 2 commits intomasterfrom
feat/alco-hooks-v1
Draft

feat: replace Query Results welcome tab with Altimate Code product hook#1907
arora-saurabh448 wants to merge 2 commits intomasterfrom
feat/alco-hooks-v1

Conversation

@arora-saurabh448
Copy link
Copy Markdown
Collaborator

  • Swap the help text in both the legacy (Vue) and new (React) Query Results welcome tabs for the Altimate Code banner plus value-prop block: Sources definition lookup only goes to first line, not to definition #1 on ADE-Bench, 10M free tokens across GPT-5.4 / Opus 4.6 / Sonnet 4.6 via the LLM Gateway, BYOK across 35+ providers, and links to docs, benchmarks, and signup.
  • Expose the banner PNG via window.altimateCodeBannerUrl (mirrors the existing spinnerUrl pattern) so the React webview can resolve it through asWebviewUri without tripping the CSP localResourceRoots.

Overview

Problem

Describe the problem you are solving. Mention the ticket/issue if applicable.

Solution

Describe the implemented solution. Add external references if needed.

Screenshot/Demo

A picture is worth a thousand words. Please highlight the changes if applicable.

How to test

  • Steps to be followed to verify the solution or code changes
  • Mention if there is any settings configuration added/changed/deleted

Checklist

  • I have run this code and it appears to resolve the stated issue
  • README.md updated and added information about my change

- Swap the help text in both the legacy (Vue) and new (React) Query
  Results welcome tabs for the Altimate Code banner plus value-prop
  block: #1 on ADE-Bench, 10M free tokens across GPT-5.4 / Opus 4.6 /
  Sonnet 4.6 via the LLM Gateway, BYOK across 35+ providers, and links
  to docs, benchmarks, and signup.
- Expose the banner PNG via window.altimateCodeBannerUrl (mirrors the
  existing spinnerUrl pattern) so the React webview can resolve it
  through asWebviewUri without tripping the CSP localResourceRoots.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9cb49c5a-5dd6-4a90-a237-f0257d4dee34

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 feat/alco-hooks-v1

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.

@mdesmet
Copy link
Copy Markdown
Contributor

mdesmet commented Apr 22, 2026

@arora-saurabh448 : this pr has merge conflicts can you rebase it on master?

Drop the banner image and long-form value prop in favour of a three-line
announcement: one sentence introducing Altimate Code, an Open chat /
Learn More button pair, and a single stats line (#1 on ADE-Bench, 10M
free tokens on GPT-5.4 / Opus 4.6 / Sonnet 4.6).

The Open chat button posts a new openAltimateCodeChat message, which the
extension forwards to the altimate.openChat command registered by the
Datamates extension (with a soft error if that extension isn't
installed). Learn More opens the Altimate Code docs externally.

Both the new React UI (HelpContent.tsx) and the legacy Vue UI
(query_panel/index.html + main.js + style.css) are updated. The
altimateCodeBannerUrl window injection in altimateWebviewProvider.ts is
reverted since the logo is gone, and the bundled banner PNGs are
removed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

2 participants