pageBuilt-in "patent" plugin. Serves your SPA, handles wildcard routes, redirects /spa to / and returns JSON 404 for unknown API paths. Registered automatically — always last.
Every feature is a plugin: copy it into plugins/, register it in the server and console, and it just works. Built-in plugins ship with the framework; ecosystem plugins come from real projects.
pageBuilt-in "patent" plugin. Serves your SPA, handles wildcard routes, redirects /spa to / and returns JSON 404 for unknown API paths. Registered automatically — always last.
plugin_registryThe inter-plugin contract registry. Defines typed interfaces and safe delegation functions so plugins can talk to each other without circular imports.
authJWT-based authentication for admins and members — login, register, refresh and password reset as a self-contained plugin.
chatAI chat gateway with streaming (SSE), session history and model routing — wired to an AI engine behind the scenes.
oaiOpenAI-compatible adapter that exposes AI capabilities over a clean contract for other plugins to consume.
agentAgent CRUD and settings — manage AI agents and their configuration as first-class entities.
ragUpload, chunk and index documents into a vector store (Qdrant) for retrieval-augmented generation.
billingSubscription and billing for your platform — plans, usage and invoicing.
🧩 Plugin lain sedang disiapkan — tunggu saja update selanjutnya!