fix(discord): cap lines per message
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- Gateway/CLI: include gateway target/source details in close/timeout errors and verbose health/status output.
|
||||
- Gateway/CLI: honor `gateway.auth.password` for local CLI calls when env is unset. Thanks @jeffersonwarrior for PR #301.
|
||||
- Discord: format slow listener logs in seconds to match shared duration style.
|
||||
- Discord: split tall replies by line count to avoid client clipping; add `discord.maxLinesPerMessage` + docs. Thanks @jdrhyne for PR #371.
|
||||
- CLI: show colored table output for `clawdbot cron list` (JSON behind `--json`).
|
||||
- CLI: add cron `create`/`remove`/`delete` aliases for job management.
|
||||
- Agent: avoid duplicating context/skills when SDK rebuilds the system prompt. (#418)
|
||||
|
||||
Reference in New Issue
Block a user