Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

My votes: watsonx Code Assistant (general)

Showing 18

The WCA chat should let the user up/down-arrow to cycle through recent input text, rather than having to scroll/copy/scroll/paste

Useful when experimenting to find a better prompt, because simpler for user than scrolling back to find the input they want to repeat or paste/edit to do something slightly different

WCA Plugin for CP4D Jupyter notebooks

Customers who have CP4D and want WCA to inject Python directly into their Jupytper notebooks.

The way Japanese input is handled in the prompt

I'm using WCA on VSCode 1.96.4 / macOS 15.2. When entering Japanese text in the input prompt, I often need to convert characters to kanji. However, pressing Enter to confirm the conversion also sends the input as a message in WCA Assistant Chat, r...

WCA:Latest versions of WCA should be supported on Aqua stack(Eclipse 4.31(2024_03)

The latest versions of WCA does not support the Aqua Eclipse version used by many IBM products. Eclipse 4.31 is considered Long Term Support, via the IBM Eclipse SDK and Aqua teams, and the latest WCA version should provide support for this versio...

/resolve - error resolution command in watsonx Code Assistant

This type of command would give ideas where to look for when specific error message shows in our program. Error resolution command is a must because our competition (chat-gpt) has it and it has shown its usefulness as programmers are changing thei...

Track % of code generated in yaml file - automatically measuring WCA adoption

NOTE: This relates to another of my ideas, using (G) as an identifier for generated content: https://ideas.ibm.com/ideas/WCAST-I-297 Explanation: With a short (G) identifier for generated code, there's no indication which model was used or whether...

(G) for generated like © for copyright

Simply put, instead of: // Assisted by watsonx Code Assistant // Code generated by WCA@IBM in this programming language is not approved for use in IBM product development. def some_generated_function(data): return process(data) This: # (G) ibm-gra...

SSO - Federation for developer users

Currently with SaaS deployment only admins requires IBM ID, developers need then to be added 'locally' by administrator.We have a RFP for WCA (general) SaaS, target is 5K developers. 5K developers is using managing manually, and client is asking f...

Using the VS Code wca.core.chat.focus Open chat command, put keyboard focus in the chat window

VS Code offers commands as a keyboard-driven approach. I can hit cmd+shift+p, type wca chat, hit enter, and the WCA window is right there ...... except to get keyboard focus in the chat box i have to hit shift+tab twice! Put keyboard focus in the ...

RAG Compiler/static analysis tool output

In order to support features like /resolve and to improve code gen, providing the output of the compiler and static analysis tools that are relevant to the current context in a retrievel augmented generation fahsion would be helpful (in the case o...