libs/

directory
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2026 License: Apache-2.0

README

Shared Libraries

This directory contains reusable libraries shared across features.

Place language-specific library packages here:

libs/
  go/         # Shared Go packages
  python/     # Shared Python modules

Directories

Path Synopsis
go
artifact/analyzer
Package analyzer extracts SystemArtifactEvents from Coding Agent tool call logs.
Package analyzer extracts SystemArtifactEvents from Coding Agent tool call logs.
artifact/api
Package api provides HTTP handlers for the Tern artifact API.
Package api provides HTTP handlers for the Tern artifact API.
artifact/mcp
Package mcp exposes user-uploaded artifacts to Coding Agents via MCP tools.
Package mcp exposes user-uploaded artifacts to Coding Agents via MCP tools.
artifact/storage
Package storage manages physical files for user-uploaded artifacts.
Package storage manages physical files for user-uploaded artifacts.
artifact/store
Package store provides persistence for Tern artifact events.
Package store provides persistence for Tern artifact events.
llmgateway
Package llmgateway provides the LLM Gateway Proxy backend interface and implementations.
Package llmgateway provides the LLM Gateway Proxy backend interface and implementations.
llmgateway/handlerctx
Package handlerctx defines shared types and interfaces for subpackage handlers (anthropic/, openai/) to access ProxyServer internals without creating circular imports with the parent llmgateway package.
Package handlerctx defines shared types and interfaces for subpackage handlers (anthropic/, openai/) to access ProxyServer internals without creating circular imports with the parent llmgateway package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL