Changelog

Latest updates, features, and improvements to TrikHub.

feature
improvement

Gateway Events & Agent UX

Lifecycle events for handoff observability, pretty markdown rendering in generated agents, and dynamic trik reload.

Read more
feature
fix

Security & Resource Isolation

Scoped trik identity, capability enforcement at publish/install/runtime, and trik management capability.

Read more
feature

Containerized Trik Execution

Triks can now run inside Docker containers with sandboxed filesystem and shell access.

Read more
breaking
improvement

Zero Native Dependencies

Replaced better-sqlite3 with Node.js built-in node:sqlite — no more C++ build tools required during install.

Read more
feature
improvement

Create Agent Command & MCP Docs

New `trik create-agent` command scaffolds a full agent project, plus expanded MCP documentation for AI-assisted authoring.

Read more
feature
fix

Security Hardening & Linter Overhaul

Stronger TDPS enforcement at runtime, new security tier scanner, and removal of the quality score.

Read more
feature
improvement

Python CLI Parity

The Python CLI now matches the JavaScript CLI feature-for-feature, with runtime filtering across both.

Read more
improvement

MCP Documentation & CLI Updates

New MCP integration documentation, CLI improvements for local testing, and GitHub issue templates.

Read more
fix
improvement

CLI Fixes & E2E Testing

Fixed install, uninstall, list, and upgrade CLI commands. Added end-to-end testing infrastructure.

Read more
feature
improvement

CLI Improvements

New CLI commands for scaffolding and unpublishing Triks, improved JS server, and better Docker support.

Read more
feature
improvement

Python Publishing & Storage Upgrade

Python developers can now publish Triks via the CLI. Storage migrated to SQLite for reliability.

Read more
feature

Python Support

TrikHub now supports Python Triks with cross-language execution, a refactored server gateway, and PyPI release preparation.

Read more
feature

Variables & Persistent Storage

Triks can now use environment variables and persist data across sessions with the new storage API.

Read more
fix

Critical Security Fix

Patched a critical security loophole in the privilege separation layer.

Read more
feature

Trik Server & Examples

New Trik server with Docker support and ready-to-use examples for getting started quickly.

Read more
feature

Registry & Website Launch

The TrikHub registry goes live with GitHub-based publishing, and the website launches with browsing, search, authentication, and documentation.

Read more
feature

CLI & LangGraph Integration

Introducing the TrikHub CLI and simplified LangGraph integration for managing and using Triks.

Read more
feature

First npm Release

TrikHub packages are published to npm for the first time with automated release workflows.

Read more
feature

Project Kickoff

TrikHub development begins with the core SDK, LangChain connector, and monorepo structure.

Read more