kevin
October 29, 2025, 11:08am
1
Hello everyone,
I’ve encountered an issue — my workflow worked fine when using version 2.2 of the AI Agent node, but it started failing after updating to version 3(ver1.118.0). I believe this is a bug. More details can be found here.
opened 08:14AM - 29 Oct 25 UTC
triage:pending
### Bug Description
Starting from **n8n version 1.118**, the AI Agent node was … upgraded to the latest **version 3**, but a new issue appeared: the **Code Tool** sub-node under it is unable to retrieve variables from other nodes.
The following demonstration illustrates this issue.
https://github.com/user-attachments/assets/7521250e-17de-45ff-b900-5d8d11e08c3e
### To Reproduce
Please import the two workflows below and follow the steps shown in the demo to test it.
[n8n_1.118_joinStr.json.zip](https://github.com/user-attachments/files/23205174/n8n_1.118_joinStr.json.zip)
[n8n_1.116_joinStr.json.zip](https://github.com/user-attachments/files/23205173/n8n_1.116_joinStr.json.zip)
### Expected behavior
the **Code Tool** sub-node able to retrieve variables from other nodes.
### Debug Info
see demo
### Operating System
Linux 22.04
### n8n Version
1.118.0 and 1.116.1
### Node.js Version
22.20
### Database
SQLite (default)
### Execution mode
main (default)
### Hosting
n8n cloud
kevin
November 3, 2025, 3:45am
2
Is this an improved feature? I think this is a bug.
Official support staff, could you please take a look at this issue? Thank you very much.