coder / coder/blink

Improve message length handling for Slack messages

Open
#45 0 comments 0 reactions 1 assignee Claimed by @jaaydenh View on GitHub
Dominant language
TypeScript
Stars
164
Forks
18
Avg merge
1m
Merged PRs (30d)
4

Description

## Problem

We need better handling of message length limits when sending Slack messages. Previously, this was part of the Slack prompt and worked well to prevent messages from being truncated or split unexpectedly.

## Proposed Solution

Reintroduce explicit message length handling guidance in the Slack prompt to ensure Blink:
- Respects Slack's message length limits
- Splits long messages appropriately
- Uses text snippets for longer content when needed
- Maintains context and readability across message boundaries

## Context

This functionality existed before and worked effectively. We should restore it to improve the user experience when Blink sends longer responses via Slack.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.