I just added a new plugin to the ColdBox Plugin Pack addons. If you don't know about this addon, then you should. It is an extra addon of plugins Team ColdBox has put out for public use. You can find this addon in our Code Depot page alongside some contributed plugins.
Now below you can see a nice screenshot of how this plugin can produce. If you want a real live sample, then you can look at the Codex Wiki code coming out real soon.
Blog
Recent Entries
Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform
Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.
Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.
bx-toml : Native TOML Support for BoxLang
TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.
BoxLang 1.16.0 Released!
BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control over when Java classpaths reload, and tighter alignment with CFML behavior in the edge cases that only show up in production.
Add Your Comment