All updates

Project Kickoff

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

feature

TrikHub development kicked off with the foundation for a secure, open source AI skill registry.

Core SDK

The initial SDK provides the building blocks for creating and running Triks — type-safe AI agent skills with built-in security primitives and session management.

LangChain Connector

A plugin-style LangChain connector replaces the earlier tool-adapter approach, enabling Triks to integrate directly into LangChain agent workflows.

Monorepo Structure

The project is organized as a pnpm monorepo with automated versioning via Changesets and a CI/CD release workflow.