MCPとツール呼び出し

trigger.dev

triggerdotdev/trigger.dev

An open-source platform for building and deploying fully-managed AI agents and workflows in TypeScript, featuring long-running tasks, retries, queues, observability, and elastic scaling.

★ 15.9Kスター
⑂ 1.4Kフォーク数
414未解決の問題
TypeScript言語
Apache-2.0ライセンス
Q@project.QualityScore編集部スコア

プロジェクトのスクリーンショット

trigger.devのスクリーンショット trigger.devのスクリーンショット trigger.devのスクリーンショット trigger.devのスクリーンショット trigger.devのスクリーンショット trigger.devのスクリーンショット

概要

Trigger.dev is an open-source platform designed to build AI workflows and agents using TypeScript. It addresses common serverless limitations like timeouts by providing a durable execution environment with built-in retries, queues, and checkpointing. Users write tasks directly in their existing codebase, which are then deployed to Trigger.dev's auto-scaling infrastructure or self-hosted environments. The platform provides comprehensive observability, tracing, and real-time streaming capabilities, allowing developers to manage long-running, resource-heavy operations seamlessly.

主な機能

  • Long-running tasks without timeouts
  • Durable execution with automatic retries and checkpointing
  • TypeScript/JavaScript SDK
  • Human-in-the-loop waitpoints
  • Real-time run subscriptions and LLM streaming
  • Elastic scaling with no infrastructure management
  • Comprehensive observability, logging, and tracing
  • True runtime freedom (system packages, Python scripts, FFmpeg, browsers)
  • Durable cron schedules
  • Concurrency and queue management
  • Multiple environments (Dev, Staging, Preview, Prod)
  • Atomic versioning and preview branches

要件、インストール、クイックスタート

Install the Trigger.dev SDK in your project using npm: `npm install @trigger.dev/sdk`

使用方法

Import the `task` function from `@trigger.dev/sdk`, define a unique ID, and implement the run function with your payload. Export the task to register it with the platform. Deploy using the Trigger.dev CLI or integrate via the web app onboarding process.

モデルの互換性とユースケース

Not stated in the repository metadata

ライセンスとリスクに関する注意事項

Apache-2.0

Editorial verification 2026-08-09: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.

リリースとメンテナンス

Not stated in the repository metadata

MemPalace

mempalace/mempalace

★ 58KPython

QwenPaw

agentscope-ai/qwenpaw

★ 33.9KPython

Composio

composiohq/composio

★ 29.5KTypeScript