April 13, 2026
With thanks for your patience, we finally have a version of Blawx that will demonstrate the power of combining symbolic and generative AI!
Most of the changes were implemented to facilitate agentic AI code generation:
The only behavioural change you should notice is that the "Shared" parameter on Questions behaves slightly differently. There was previously a way to publicly access "shared" questions without authentication to the web API. Now, an API Key is required for all web access to run questions, and only shared questions are visible over the API, even to your agents. This is probably going to change again in the near future.
The existing AI Code Suggestion button and associated documentation has been removed.
I have also updated the help page for the Web API, and created a new help page for the Blawx MCP server.
Version 0.2.0b of the MCP server basically takes advantage of all of the capabilities of the new web API, and provides your AI agent with much improved documentation on how to properly use Blawx's features.
You can look forward to lots of incremental improvements in the main application and the MCP server going forward.