Skip to content

Merge dev to main#485

Merged
zbigniewsobiecki merged 7 commits intomainfrom
dev
Feb 22, 2026
Merged

Merge dev to main#485
zbigniewsobiecki merged 7 commits intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

🤖 Generated with Claude Code

Cascade Bot and others added 7 commits February 22, 2026 16:46
Use handleTrelloWebhook() as the single entry point (matching GitHub/JIRA
pattern), merge duplicate ./trello.js imports, and split misleading test.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace hardcoded INITIAL_MESSAGES lookups in webhook ack handlers with
a single-shot LLM call that produces a short, context-aware message
reflecting the actual request (e.g., card name, PR title, comment text).

Uses the existing progressModel config (defaults to gemini-2.5-flash-lite
via OpenRouter) with a 5-second timeout. On any failure — no model
configured, missing API key, LLM error, timeout, or empty output —
gracefully falls back to the static INITIAL_MESSAGES.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat(router): LLM-generated contextual acknowledgment messages
Document that `node bin/cascade.js` is needed in development since the
`cascade` binary isn't globally installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add local CLI invocation instructions
@zbigniewsobiecki zbigniewsobiecki merged commit b045d71 into main Feb 22, 2026
10 checks passed
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