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