npilot.bsky.social
@npilot.bsky.social
Are you sure that the calculation is not good ? In quantum or modular math, even 17−4−2=9 can be true — it all depends on how you define the rules of the universe.... 😆
November 6, 2025 at 5:02 AM
I imagine PDFs and Images will be the most used file types...
July 16, 2025 at 10:31 AM
Hi Philipp,
Thanks for the new version!
One small feature that would make the plugin even better: a dedicated TriggeringElement attribute.

Currently, we have to set it manually in PL/SQL, like:
apex_application.g_x01 := '#MY_BUTTON_ID';

It works — but isn’t very intuitive or user-friendly.
July 11, 2025 at 4:09 AM
Oupps, just realized that a new version of the plugin exists (25.2) which solve this issue. United Code website should be updated to display version 25.2 and note 25.1
July 10, 2025 at 8:16 AM
Another useful feature that would be great to have is the ability to include files (BLOBs) in the AI context.
July 3, 2025 at 10:15 AM
Very interesting.
But what happen if the tool functions returns are very large amount of data (Thousands of records in tt_users) ?
I imagine that each AI model have a limited context size.
July 3, 2025 at 5:18 AM
Thanks for the workaround...
April 17, 2025 at 4:13 PM
Super annoying issue in this version: variable substitution pops up for every & characters — even with SET DEFINE OFF in the script.
If your cursor is below the SET DEFINE OFF; line in a .sql file, it still triggers the prompt. You have to place the cursor above it to run the file.
April 16, 2025 at 6:04 AM