Changelog
Latest updates, features, and improvements to TrikHub.
Gateway Events & Agent UX
Lifecycle events for handoff observability, pretty markdown rendering in generated agents, and dynamic trik reload.
Read moreSecurity & Resource Isolation
Scoped trik identity, capability enforcement at publish/install/runtime, and trik management capability.
Read moreContainerized Trik Execution
Triks can now run inside Docker containers with sandboxed filesystem and shell access.
Read moreZero Native Dependencies
Replaced better-sqlite3 with Node.js built-in node:sqlite — no more C++ build tools required during install.
Read moreCreate Agent Command & MCP Docs
New `trik create-agent` command scaffolds a full agent project, plus expanded MCP documentation for AI-assisted authoring.
Read moreSecurity Hardening & Linter Overhaul
Stronger TDPS enforcement at runtime, new security tier scanner, and removal of the quality score.
Read morePython CLI Parity
The Python CLI now matches the JavaScript CLI feature-for-feature, with runtime filtering across both.
Read moreMCP Documentation & CLI Updates
New MCP integration documentation, CLI improvements for local testing, and GitHub issue templates.
Read moreCLI Fixes & E2E Testing
Fixed install, uninstall, list, and upgrade CLI commands. Added end-to-end testing infrastructure.
Read moreCLI Improvements
New CLI commands for scaffolding and unpublishing Triks, improved JS server, and better Docker support.
Read morePython Publishing & Storage Upgrade
Python developers can now publish Triks via the CLI. Storage migrated to SQLite for reliability.
Read morePython Support
TrikHub now supports Python Triks with cross-language execution, a refactored server gateway, and PyPI release preparation.
Read moreVariables & Persistent Storage
Triks can now use environment variables and persist data across sessions with the new storage API.
Read moreCritical Security Fix
Patched a critical security loophole in the privilege separation layer.
Read moreTrik Server & Examples
New Trik server with Docker support and ready-to-use examples for getting started quickly.
Read moreRegistry & Website Launch
The TrikHub registry goes live with GitHub-based publishing, and the website launches with browsing, search, authentication, and documentation.
Read moreCLI & LangGraph Integration
Introducing the TrikHub CLI and simplified LangGraph integration for managing and using Triks.
Read moreFirst npm Release
TrikHub packages are published to npm for the first time with automated release workflows.
Read moreProject Kickoff
TrikHub development begins with the core SDK, LangChain connector, and monorepo structure.
Read more