openclaw/src
Peter Steinberger 43f318cd9a fix(agents): reduce billing false positives on long text (#25680)
Land PR #25680 from @lairtonlelis.
Retain explicit status/code/http 402 detection for oversized structured payloads.

Co-authored-by: Ailton <lairton@telnyx.com>
2026-02-25 01:22:17 +00:00
..
acp fix(acp): harden permission tool-name validation 2026-02-24 01:11:34 +00:00
agents fix(agents): reduce billing false positives on long text (#25680) 2026-02-25 01:22:17 +00:00
auto-reply refactor: extract iMessage echo cache and unify suppression guards 2026-02-25 00:53:39 +00:00
browser test: fix gate regressions 2026-02-24 04:39:53 +00:00
canvas-host
channels fix: harden legacy plugin schema compatibility tests (#24933) (thanks @pandego) 2026-02-24 03:50:53 +00:00
cli fix(cli): replace stale doctor/restart command hints (#24485) 2026-02-24 14:49:59 +05:30
commands fix(onboard): avoid false 'telegram plugin not available' block 2026-02-24 23:55:27 +00:00
compat
config fix(discord): harden voice DAVE receive reliability (#25861) 2026-02-25 00:19:50 +00:00
cron fix(cron): treat embedded error payloads as run failures 2026-02-24 04:33:50 +00:00
daemon fix: back up existing systemd unit before overwriting on update (#24350) (#24937) 2026-02-24 03:22:55 +00:00
discord test: bridge discord voice private casts via unknown 2026-02-25 00:31:17 +00:00
docs
gateway Gateway tests: include synthetic allowlist models in models.list 2026-02-24 19:16:02 -05:00
hooks fix: slug-generator uses effective model instead of agent-primary 2026-02-24 14:27:01 +00:00
imessage refactor: extract iMessage echo cache and unify suppression guards 2026-02-25 00:53:39 +00:00
infra test: normalize tmp media path assertion for windows 2026-02-25 00:58:17 +00:00
line test(line): align tmp-root expectation after sandbox hardening 2026-02-24 23:31:54 +00:00
link-understanding
logging fix(security): harden regex compilation for filters and redaction 2026-02-23 23:54:50 +00:00
markdown
media refactor(tmp): harden temp boundary guardrails 2026-02-24 23:51:10 +00:00
media-understanding fix(security): lock sandbox tmp media paths to openclaw roots 2026-02-24 23:10:19 +00:00
memory refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
node-host refactor: dedupe exec wrapper denial plan and test setup 2026-02-25 00:43:29 +00:00
pairing refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
plugin-sdk refactor(tmp): harden temp boundary guardrails 2026-02-24 23:51:10 +00:00
plugins fix(plugins): pass session context to before_compaction hook in subscribe handler 2026-02-24 04:33:50 +00:00
process test: fix gate regressions 2026-02-24 04:39:53 +00:00
providers Config: expand Kilo catalog and persist selected Kilo models (#24921) 2026-02-23 21:17:37 -05:00
routing fix: normalize input peer.kind in resolveAgentRoute (#22730) 2026-02-24 04:33:50 +00:00
scripts
security fix(security): classify hook sessions case-insensitively 2026-02-24 23:48:09 +00:00
sessions Agents/Replies: scope done fallback to direct sessions 2026-02-22 13:30:30 -08:00
shared fix: scope Telegram RFC2544 SSRF exception to policy opt-in (#24982) (thanks @stakeswky) 2026-02-24 03:28:00 +00:00
signal fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
slack test(slack): add missing allowNameMatching field to DM classification tests 2026-02-24 14:26:01 +00:00
telegram fix(telegram): refresh global undici dispatcher for autoSelectFamily (#25682) 2026-02-25 01:16:03 +00:00
terminal
test-helpers refactor: dedupe media and request-body test scaffolding 2026-02-22 18:37:25 +00:00
test-utils test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
tts
tui test: fix post-merge config and tui command-handler tests 2026-02-24 04:38:21 +00:00
types
utils refactor!: remove google-antigravity provider support 2026-02-23 05:20:14 +01:00
web test(media): add win32 dev=0 local media regression 2026-02-25 00:47:02 +00:00
whatsapp WhatsApp: enforce allowFrom for explicit outbound sends (#20921) 2026-02-22 18:13:23 -05:00
wizard test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
channel-web.ts
docker-image-digests.test.ts
docker-setup.test.ts Docker: precreate identity dir in docker setup 2026-02-22 16:33:53 -08:00
dockerfile.test.ts
entry.ts
extensionAPI.ts
globals.ts
index.ts
logger.test.ts
logger.ts
logging.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts fix(utils): guard resolveUserPath for missing workspace input 2026-02-22 13:19:25 +01:00
utils.ts fix(utils): guard resolveUserPath for missing workspace input 2026-02-22 13:19:25 +01:00
version.test.ts test(core): increase coverage for sessions, auth choice, and model listing 2026-02-22 14:08:51 +00:00
version.ts