Author: Bill Anderson
Posted: 2026-09-08 at 15:59:37
Folks,
ChilkatVFP version 1.57 was released today.
Code cleanup version.
1) New Mcp class - An open protocol that standardizes how applications
supply context and callable tools to AI models.
2) Chilkat updates: AI - Added structured output via JSON schema and
unified web searches. Crypt2 added Argon2 support. Table rendering via
HtmlToText class cleaned up, also various correctness fixes.
3) Found 4 empty AI methods in the custom AI class, populated them as
well as other minor code adjustments.
4) Compatibility with Chilkat version 11.6.1 (Version 11.6.0 wasn't
complete).
https://github.com/billand88/ChilkatVFP
Bill Anderson