Skip to content

v0.2.0 — Knowledge Graph, AI skills, analytics & security hardening

Choose a tag to compare

@keysersoft keysersoft released this 28 Jun 10:43
c06a55a

v0.2.0 — Knowledge Graph, AI skills, usage analytics & security hardening

A "smart, AI-empowered gateway" release. All AI features are opt-in and inert by default.

  • Knowledge Graph: per-workspace PII-safe data-relationship graph served over MCP (kg_how_to_obtain), visual editor + redesigned canvas, optional LLM enrichment (cost-capped, batched).
  • AI skills: rules captured from real tool-call intents, composed into MCP server instructions (not extra tools); search/tabs/pagination, auto-apply, AI consolidate.
  • Usage & cost analytics: /analytics + /api/audit/breakdowns per connector/server/user with proxy metering and a volume-based cost estimate.
  • Security hardening: SSRF guard on the DatabaseEngine; RLS foundation (off by default) with a real-DB isolation proof; prototype-pollution guard on outputSchema inference.
  • Migrations: 10 additive, auto-applied on container start.