July 1, 2026. Version 11.3 maintenance release. Build 44417. |
7/1/2026 10:23:36 | |
| ASPRunner/PHPRunner change log | ||
|
July 1, 2026. Version 11.3 maintenance release. Build 44417. Version 11.3 Release Trial version download links: More info on version 11.3: In this update:
Customers who purchased less than twelve months ago can download this update via the control panel. Proceed to 'My purchases' and check 'Reg info' link next to your latest purchase. |
||
|
A
|
Akira Yoshino 7/16/2026 |
|
Hi, I have been using the new AI assistant in PHPRunner 11.3 on a real production project (a quotation / delivery note / invoice system with master-detail relationships), and I would like to share my experience and a feature request. What worked well
The AI's answers were accurate, and importantly, it told me exactly where to make each change: which event to use (e.g., JavaScript OnLoad, Before/After record events) and what code to put there. I implemented the changes by hand following its instructions, and everything worked. In my view, this is the real strength of the AI in an event-driven tool like PHPRunner: the hardest part is not writing the code, but knowing which event the code belongs in. The AI handles that judgment very well. As a side note, it also works in Japanese, which makes PHPRunner much more accessible to my non-technical team members. Feature request I would like to request an "Export AI Session Summary" feature:
This would turn the AI from an implementation assistant into a documentation co-author. For teams that need to maintain design documents and change histories (which is mandatory for many of us working with enterprise clients), this would be a major productivity gain — the documentation would essentially write itself as a by-product of development. Thanks for considering this, and thanks for a very promising first version of the AI assistant. |
|
|
|
Sergey Kornilov admin 7/17/2026 |
|
Akira, thank you, it makes. We will be doing something similar in version 11.4 where we will allow AI to make changes to the whole project and more detailed change info would be relevant. |
|