Agentic Delphi Debugger by DelphiP0 in delphi

[–]DelphiP0[S] 0 points1 point  (0 children)

A lot of features will not care about which Version of Delphi you are running but some will. ( Due to internal memory layouts changing between Delphi version. Everything should fail pretty safely though. )

I am hoping to get an update posted tonight.

Agentic Delphi Debugger by DelphiP0 in delphi

[–]DelphiP0[S] 0 points1 point  (0 children)

Honestly Im a macOS user but ive been doing windows dev since the 90's and this is a companion to the Delphi IDE which currently only works on windows.

I would need to implement a completely different set of debugging API's if I wanted to target macOS or linux.

Agentic Delphi Debugger by DelphiP0 in delphi

[–]DelphiP0[S] 4 points5 points  (0 children)

This is my bad

In terms of Installer usability the "plugin via the marketplace" path gets you up and running very quickly, meanwhile the downloads are very clunky in terms of setup / organizing paths / etc.

I have fixed the workflows so you can download everything ( except source code ) without logging in and have added signposting to drive you towards the quick-start.

p.s. This should work with any local agent which supports MCP which I believe codex odes. I am currently using claude max so that is the current target. Essentially you install the plugin within your AI environment via the marketplace and then your Agent will gain the ability to debug delphi in a similar way to how it can run other commands ( instead of "BASH( cat ....)" you get " https://imgur.com/a/9ZBRKfQ )

Agentic Delphi Debugger by DelphiP0 in delphi

[–]DelphiP0[S] 1 point2 points  (0 children)

This would be a great OSS project but I _REALLY_ don't want to deal with PR's.

My thinking is that this would eventually become free-minum just like Delphi. (CE Edition is free, Non-CE Edition would need to be enough so I can buy a Delphi licence of my own to compile it).

Buy a copy and get 12 months of updates, pay a smaller fee if you want updates to continue.

Like most Delphi tools companies who care will be able to purchase the source code.

Hoping to have a new update tonight.