Skip to main content
What's New

Changelog

Every release, every fix, every improvement. TrueNorth ships fast.

Get release notifications
Watch the repo on GitHub to get notified of every release.
Watch on GitHub
v0.1.5Latest2026-06-10GitHub ↗
NEWA2A protocol bridge for AutoGen and CrewAI agents
NEWGo SDK v0.1.5 — full parity with Python core
FIXSQLite sync race condition on rapid network reconnect
FIXHindi language detection edge case with mixed Devanagari/Latin text
DOCSWhatsApp Business full integration guide with phone-frame mockup
PERFHallucination firewall 40% faster — claim extraction now batched
NEWAsync reminder engine — schedule follow-up messages post-session
NEWDPDP Act 2023 compliance module with consent management
NEWReact Native / Expo SDK with ImpossibleAI offline inference
FIXConfidence scoring edge case when all fields are optional
FIXCost recording now accurate for multi-turn sessions with retries
DOCSAdded architecture deep-dive for the 13-stage pipeline
NEWMultilingual support — 22+ Indian languages via auto-detect
NEWPII interceptor with Aadhaar, PAN card, and phone number masking
NEWNode.js SDK — TypeScript-native with full async/await support
PERF50% reduction in LLM calls via smarter conversation planning
FIXConflict detection now handles temporal contradictions correctly
NEWHallucination Firewall — 3-stage claim extract → verify → sanitize
NEWOffline-first mode with SQLite local storage and background sync
NEWWhatsApp Business API integration with session management
BREAKINGYAML schema v2 — output_template replaces fields.output
DOCSRural Medical Intake case study with full YAML config
NEWEmotion detection — valence + arousal scoring per turn
NEWSource tracing — sentence-level attribution back to original input
FIXLanguage detection fails silently on empty messages — now defaults to EN
PERFToken usage reduced by 23% via prompt compression
v0.1.0Initial release2026-03-22GitHub ↗
NEWInitial release — Python SDK with 13-stage conversation engine
NEWYAML-driven agent definition — zero Python required
NEW8 LLM provider integrations (OpenAI, Anthropic, Gemini, Ollama, and more)
NEWField extraction, validation, and confidence scoring pipeline
NEWMCP tool execution — calculator, web search, custom tools
DOCSFull documentation site, quickstart guide, and SDK reference