Delphi AI Skills 0.3.0: the language, and the code audit
delphi-ai-skills 0.3.0: new skills for plain Delphi (language and RTL) and for auditing existing code: leaks, access violations, compiler warnings.
delphi-ai-skills 0.3.0: new skills for plain Delphi (language and RTL) and for auditing existing code: leaks, access violations, compiler warnings.
For years Delphi ActiveRecord allowed a single primary key column. DMVCFramework 3.5 finally maps natural composite keys directly. Here is the problem, and where to read the full walkthrough.
MCP Firebird 0.2.4 lets Claude, Gemini CLI or Cursor diagnose a Firebird database: plans, indexes, schema audits. Free for internal use, tested on 2.5-5.0.
È aperto il Call for Paper di ITDevCon 2026, la conferenza europea su Delphi: Roma, 19-20 novembre, 2 giorni e 20+ talk. Proposte entro il 30 settembre 2026.
The Call for Paper for ITDevCon 2026, the European Delphi conference, is open: Rome, November 19-20, 2 days, 20+ talks. Submit your talk by September 30, 2026.
Open source skills for Claude Code, Codex, Cursor and Gemini: they teach AI agents the real DelphiMVCFramework API, with security, style and tests built in.
Two-day hands-on Delphi training on MCP and Agentic AI: build an MCP server with mcp-server-delphi and evolve it into an AI agent embedded in your own ERP.
HTTP QUERY is the new safe, idempotent and cacheable HTTP method for complex queries with a body. RFC 10008, published by the IETF: syntax, examples, support.
A practical guide to git worktrees: several working directories from one repository for hotfixes, code reviews and parallel AI-agent work, with no stashing.
A guided tour of the ExeWatch Samples repo: runnable error tracking, breadcrumbs, timings and metrics for Delphi, .NET, JavaScript, C++Builder and Python.