Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.73 KB

File metadata and controls

25 lines (17 loc) · 1.73 KB

Tiger Agent Documentation

Detailed explanation of the PostgreSQL + TimescaleDB database design, including the event work queue system, database functions for atomic operations, migration system, and data models for durable event processing.

Technical documentation of the EventHarness system that provides scalable, resilient event processing with bounded concurrency, immediate responsiveness, and atomic event claiming through PostgreSQL work queues.

Deep dive into the TigerAgent class - the AI-powered event processor that integrates Pydantic-AI with MCP servers and Jinja2 templating. Includes customization patterns, configuration options, and subclassing examples for specialized use cases.

Complete guide to using Tiger Agent as a command-line tool. Covers installation, configuration, prompt templates, MCP server setup, and deployment examples for creating custom AI bots without writing code.

A guide to customizing the Jinja2 templates Tiger Agent uses for dynamic, context-aware prompt generation

Explains how Tiger Agent can be extended with powerful capabilities through MCP (Model Context Protocol) servers

Create a Slack App for your Tiger Agent to use the Slack Events API with Socket Mode to receive app_mention events

Guide to Tiger Agent's comprehensive observability features using Logfire, including automatic instrumentation, system metrics collection, tracing patterns, and monitoring best practices for production deployments.