openclaw/src/utils
Bryan Tegomoh, MD, MPH 3d442153f6
fix(agents): avoid false unscheduled note after shell cron add (#101807)
* fix(agents): count shell cron reminder adds

* fix(agents): narrow shell cron reminder tracking

* fix(agents): handle shell runner variants

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-07-07 14:45:10 -07:00
..
account-id.ts
boolean.ts refactor(utils): trim helper type exports 2026-06-17 16:42:06 +08:00
chunk-items.test.ts test(utils): add unit tests for chunkItems (#98219) 2026-06-30 18:15:24 -07:00
chunk-items.ts
cjk-chars.test.ts fix(context): count fullwidth chars in token estimates (#96442) 2026-06-25 14:36:04 +08:00
cjk-chars.ts fix(context): count fullwidth chars in token estimates (#96442) 2026-06-25 14:36:04 +08:00
conversation-target.ts refactor(utils): narrow helper exports 2026-06-17 17:13:29 +08:00
delivery-context.shared.ts refactor(deadcode): localize core helpers (#101869) 2026-07-07 13:16:57 -07:00
delivery-context.test.ts fix(agents): keep merged delivery routes account-bound (#98240) 2026-06-30 18:32:35 -07:00
delivery-context.ts refactor(utils): trim delivery queue helpers 2026-06-17 17:10:12 +08:00
delivery-context.types.ts refactor(utils): trim helper type exports 2026-06-17 16:42:06 +08:00
directive-tags.test.ts fix(utils): keep reply directive ids unicode-safe (#96938) 2026-06-30 17:47:39 -07:00
directive-tags.ts fix(utils): keep reply directive ids unicode-safe (#96938) 2026-06-30 17:47:39 -07:00
fetch-timeout.test.ts fix(logging): redact Telegram bot tokens from timeout URLs (#99428) 2026-07-03 05:05:38 -07:00
fetch-timeout.ts fix(logging): redact Telegram bot tokens from timeout URLs (#99428) 2026-07-03 05:05:38 -07:00
message-channel-constants.ts refactor: consolidate string reader mechanics (#99676) 2026-07-03 18:00:07 -07:00
message-channel-core.ts
message-channel-normalize.ts refactor(utils): trim helper type exports 2026-06-17 16:42:06 +08:00
message-channel.test.ts fix(exec): resume agent turn for native chat exec approvals (#93949) 2026-06-18 16:41:04 -04:00
message-channel.ts fix(exec): resume agent turn for native chat exec approvals (#93949) 2026-06-18 16:41:04 -04:00
normalize-secret-input.test.ts fix(secrets): strip control characters from secret input (#96444) 2026-06-29 10:51:08 -07:00
normalize-secret-input.ts fix(secrets): strip control characters from secret input (#96444) 2026-06-29 10:51:08 -07:00
parse-json-compat.ts
provider-utils.test.ts refactor(utils): narrow helper exports 2026-06-17 17:13:29 +08:00
provider-utils.ts refactor(utils): narrow helper exports 2026-06-17 17:13:29 +08:00
queue-helpers.test.ts refactor(utils): trim delivery queue helpers 2026-06-17 17:10:12 +08:00
queue-helpers.ts refactor(utils): trim delivery queue helpers 2026-06-17 17:10:12 +08:00
reaction-level.test.ts
reaction-level.ts
run-with-concurrency.test.ts
run-with-concurrency.ts
safe-json.ts
shell-argv.ts fix(agents): avoid false unscheduled note after shell cron add (#101807) 2026-07-07 14:45:10 -07:00
sleep.ts refactor: consolidate async timing helpers (#99721) 2026-07-03 17:58:15 -07:00
string-readers.test.ts refactor: consolidate string reader mechanics (#99676) 2026-07-03 18:00:07 -07:00
string-readers.ts refactor: consolidate string reader mechanics (#99676) 2026-07-03 18:00:07 -07:00
timer-delay.test.ts
timer-delay.ts
token-format.ts fix(status): render sub-1000 token counts as plain integers (#89736) 2026-06-14 10:24:42 +08:00
transcript-tools.test.ts
transcript-tools.ts
usage-format.test.ts refactor(utils): hide usage pricing types 2026-06-17 17:02:24 +08:00
usage-format.ts refactor(utils): hide usage pricing types 2026-06-17 17:02:24 +08:00
utf8-truncate.test.ts fix(core): preserve UTF-8 byte truncation boundaries 2026-07-04 17:48:21 -07:00
utf8-truncate.ts fix(core): preserve UTF-8 byte truncation boundaries 2026-07-04 17:48:21 -07:00
utils-misc.test.ts
with-timeout.ts
zod-parse.ts