Modern software development can no longer be conceived without real-time capabilities, secure authentication, and integrated artificial intelligence. ForgeStack has responded to this demand with a wave of new libraries that complete its ecosystem, allowing developers to build full applications without leaving their coherent stack. At Q2BSTUDIO, as a company specialized in custom software, we closely follow these innovations to offer cutting-edge technology solutions.
The first major novelty is the real-time layer. ForgeStack introduces a native WebSocket hub in its Harbor server and a lightweight client called Forge Socket. They work as twins: typed event definitions, automatic reconnection with exponential backoff, and a self-managing room system. This enables building live chats, dashboards that update instantly, or push notifications without relying on external libraries like Socket.IO. For a company developing AI and enterprise software, this native integration reduces complexity and improves security, as authentication happens before the WebSocket connection is accepted.
In parallel, Forge Auth arrives as an authentication toolkit with zero external dependencies, built entirely on node:crypto. It supports HMAC-SHA256 sessions, scrypt password hashing, API key generation, and OIDC flows with PKCE. Its design is framework-agnostic: the same functions that protect an HTTP route can protect a WebSocket connection. For our cybersecurity projects, having such a lightweight and audited authentication layer is key to meeting data protection standards.
The third pillar is Forge AI, a minimalist toolkit for building Retrieval-Augmented Generation (RAG) applications. It provides text chunking, integration with OpenAI-compatible embedding providers, and SQL helpers for pgvector. It is not an orchestration framework, but functions you can read and use directly in your database. This fits perfectly with Q2BSTUDIO's philosophy of developing BI / Power BI and analytics systems where AI integrates naturally without adding unnecessary complexity.
Forge MCP completes the offering by allowing tools to be exposed to AI agents like Cursor or Claude Desktop via the MCP protocol. With just twenty lines of code you have a server that accepts tool calls with API key authentication. This opens the door to AI agents that can interact with your platform autonomously, a trend we are already applying in automation projects for clients on cloud AWS/Azure.
In addition to these new pillars, ForgeStack has updated its Grid Table with advanced filters, Excel-style range selection, infinite scroll, and differential updates with flash cells. Combined with the real-time layer, it becomes a powerful tool for live dashboards. At Q2BSTUDIO we use these capabilities to build custom control panels that integrate data from multiple sources, often connected to cloud services like AWS or Azure and powered by business intelligence via Power BI.
The ForgeStack ecosystem demonstrates that it is possible to have a complete, open-source stack with minimal dependencies, without sacrificing the latest in real-time, authentication, and AI. Our custom software development team is ready to help companies adopt these technologies, whether migrating existing applications or creating new solutions from scratch. From security to analytics, through automation with AI agents, the future of development is more coherent and efficient.





