Skip to content

Add llm-box integration documentation#4189

Closed
alib8b8 wants to merge 1 commit into
triggerdotdev:mainfrom
alib8b8:add-llm-box
Closed

Add llm-box integration documentation#4189
alib8b8 wants to merge 1 commit into
triggerdotdev:mainfrom
alib8b8:add-llm-box

Conversation

@alib8b8

@alib8b8 alib8b8 commented Jul 8, 2026

Copy link
Copy Markdown

Add llm-box integration section to the Trigger.dev README.

llm-box is a terminal-first workflow automation engine with MCP server mode that complements Trigger.dev:

  • Generate and execute YAML workflows from plain English descriptions
  • 20+ built-in nodes including LLM calls, file operations, API requests
  • 15+ LLM providers (Ollama, DeepSeek, OpenAI-compatible)
  • Supports stdio and HTTP MCP modes

Trigger.dev users can call llm-box workflows from their tasks using HTTP requests or spawn processes.

@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a6b3abb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi @alib8b8, thanks for your interest in contributing!

This project requires that pull request authors are vouched, and you are not in the list of vouched users.

This PR will be closed automatically. See https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md for more details.

@github-actions github-actions Bot closed this Jul 8, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread README.md
Comment on lines +118 to +127
## Integrations

Trigger.dev works well with other workflow automation tools. One powerful integration is [llm-box](https://github.com/alib8b8/llm-box), a terminal-first workflow automation engine with MCP server mode:

- Generate and execute YAML workflows from plain English descriptions
- 20+ built-in nodes including LLM calls, file operations, API requests
- 15+ LLM providers (Ollama, DeepSeek, OpenAI-compatible)
- Supports stdio and HTTP MCP modes

You can call llm-box workflows from your Trigger.dev tasks using HTTP requests or spawn processes to run llm-box commands.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Self-promotional README addition linking to PR author's own repository

The added "Integrations" section at README.md:118-127 promotes llm-box, a repository owned by the PR author (alib8b8). The text claims Trigger.dev "works well" with llm-box, but the described integration is simply making HTTP requests or spawning processes — something true of any CLI tool or HTTP service. There is no actual Trigger.dev integration (no SDK plugin, no build extension, no dedicated package). This appears to be unsolicited self-promotion in the project's official README, which could set a precedent for similar additions from other external tool authors.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 9f156897-b69e-49ef-8314-8c22094ec1c7

📥 Commits

Reviewing files that changed from the base of the PR and between fe07de4 and a6b3abb.

📒 Files selected for processing (1)
  • README.md

Walkthrough

This change adds a new "Integrations" section to README.md, describing Trigger.dev's compatibility with other workflow automation tools. It highlights llm-box as an example integration, listing its capabilities such as generating YAML workflows from plain English, built-in nodes, LLM provider support, and MCP modes. The section also explains how to invoke llm-box from Trigger.dev tasks, either via HTTP requests or by spawning llm-box commands directly.

Changes

File Change Summary
README.md Added "Integrations" section describing llm-box integration and usage.

Sequence Diagram(s)

No sequence diagram generated, as this change is a documentation-only addition with no observable code behavior or interaction flow.

Estimated code review effort: Medium

Suggested labels: documentation

Suggested reviewers: None identified from the provided information.

Poem

A rabbit hops through README's fields,
Adds a section where llm-box reveals,
YAML from words, nodes built with care,
HTTP calls or spawned tasks laid bare,
Docs now richer, hop hop hooray!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant