[Unofficial Project] Introducing Client Relevance Studio - A Modern QnA IDE (Prototype)

Client Relevance Studio — Modern BigFix Relevance IDE (Unofficial Prototype)

Hey everyone,

I’ve been working on an unofficial, personal side project to make writing, testing, and managing BigFix relevance a bit smoother. I'm calling it Client Relevance Studio (currently available for Windows only).

This is currently a prototype in active development, but I’ve reached a point where I thought it would be useful to share it with the community. It’s essentially a standalone graphical IDE that acts as a modern wrapper around the standard BigFix qna.exe evaluation engine — with additional tooling, libraries, and now AI-assisted relevance generation.

I am actively planning to expand the built-in relevance library, inspector awareness, and AI capabilities over time.

I’ve attached the .exe below for anyone who wants to try it.

:warning: IMPORTANT DISCLAIMERS (Please Read Before Downloading) :warning:

  • Unofficial Prototype: This is a strictly independent, personal project still undergoing active improvements. It is not an official HCL product and comes with no official support.

  • Not Signed/Published: The attached executable is compiled for testing and is not digitally signed. Your web browser or local antivirus (like Windows Defender) will likely flag it as an unrecognized app.

  • DO NOT USE IN PRODUCTION: Please do not run this on a Production server, a relay, or any critical business endpoint. It is designed for use in a lab, sandbox, or dedicated testing environment only.

  • App Signing: Code and application signing is in progress. Once, that is completed I will update it the same forum post and then, it will ready and safe to use in production.


:sparkles: Features & Functionalities

:puzzle_piece: Modern Relevance IDE

  • Clean syntax-aware editor (CodeMirror)

  • Line numbers & bracket matching

  • Active line highlighting

  • Multi-line editing support

  • Fast local evaluation

:books: Built-In Relevance Library

Preloaded categorized queries including:

  • OS

  • Hardware

  • Registry

  • Network

  • Services

  • Filesystem

  • Security

  • Users

  • Installed Applications

This library will continue to expand over time.

:star: Custom Bookmarks

Save frequently used relevance snippets for quick reuse.

:nine_o_clock: Persistent Query History

  • Stores last 100 queries

  • Retained for 10 days

  • Auto-restores after restart

:high_voltage: Batch Evaluation

Evaluate multiple lines at once.

Shortcut:
Ctrl + Enter

:magnifying_glass_tilted_right: Search & Filter

Search across:

  • Built-in library

  • bookmarks

  • history

  • evaluation results

:outbox_tray: Rich Export Options

Export evaluation results to:

  • CSV

  • JSON

  • HTML

  • PDF

  • XML

  • TXT

:locked_with_key: Local Execution Only

No cloud dependency.

Queries are passed securely to local qna.exe.


:robot: NEW: SmartSense AI Assistant

Client Relevance Studio now includes AI-assisted relevance generation designed specifically for BigFix.

Capabilities include:

Generate Relevance

Describe what you want in plain English:

"Get BitLocker status for system drive"

AI generates valid BigFix relevance.

Explain Relevance

Paste existing relevance and get explanation.

Optimize Relevance

AI can simplify or improve performance.

Inspector-Aware Generation

AI uses built-in inspector knowledge to avoid hallucinations.

Context Modes

AI understands:

  • Client Relevance

  • Session Relevance

  • Action Script context

Local Knowledge Retrieval (RAG)

AI uses embedded:

  • relevance library

  • inspector definitions

  • common BigFix patterns

This helps produce accurate BigFix-safe output.

Multi-Provider AI Support

Supports:

  • Groq

  • Gemini

  • Anthropic

(Provider configurable)


:inbox_tray: Download & Running Steps (Windows Only)

Download the attached .exe from:

https://github.com/nikhil1067/BigFix-Ops-Studio/releases/tag/BigFix-Ops-Studio-v1.0.0

And install it on your system.


If BigFix Client is Installed

You're ready to go — Studio automatically locates:

qna.exe


If BigFix Client is NOT installed

Download standalone QnA utility and place:

qna.exe

in same folder as:

BigFix Ops Studio.exe


Then run:

Right click → Run as Administrator

(Admin recommended so qna.exe can access registry/security metrics)


Since this is an ongoing project, I’d love to hear your feedback to help shape future updates. Let me know what you guys think! If you encounter any weird edge cases, bugs, or have specific suggestions for default queries to add to the growing library, please drop a comment below.

10 Likes

Looks like that the repo is not public

Hi,

The repository is public now. You should be able to access it.

1 Like

Hey everyone,

We have organized a LinkedIn webinar to showcase the initial version, highlighting the features and capabilities of this tool.

Please use the link below to register:
https://www.linkedin.com/events/introducingclientrelevancestudi7442553856414216192/

3 Likes

im not able to access it https://github.com/nikhil1067/BigFix-Ops-Studio/releases/tag/BigFix-Ops-Studio-v1.0.0

im seeing that nikhil1067 doesn’t have any public repositories yet

Hi @nikhilraj_1 ,
I was hoping to play with App before release but seems the github link is not available/private

Until he will return it to Public - this is the Forked version - GitHub - orbiton21/BigFix-Advanced-QNA-IDE: A modern, standalone IDE and graphical wrapper for the HCL BigFix QnA engine. Features batch evaluation, syntax highlighting, and a built-in relevance library. (Windows Only) · GitHub

1 Like

We are currently fixing a few security vulnerabilities. Once this is completed, we will publish it again for use. We will also provide an update in the same post. Please stay with us — we will keep you posted.

1 Like