| .. |
|
allowlists
|
refactor(discord): split allowlist resolution flow
|
2026-02-21 20:01:21 +01:00 |
|
plugins
|
refactor(security): enforce account-scoped pairing APIs
|
2026-02-26 21:57:52 +01:00 |
|
telegram
|
test(telegram): table-drive channel override and id helper cases
|
2026-02-21 23:28:06 +00:00 |
|
web
|
perf(test): consolidate channel misc suites
|
2026-02-16 00:18:27 +00:00 |
|
account-summary.ts
|
refactor(channels): share account summary helpers
|
2026-02-14 15:39:46 +00:00 |
|
ack-reactions.test.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
ack-reactions.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
allow-from.test.ts
|
refactor(security): centralize channel allowlist auth policy
|
2026-02-26 13:06:33 +01:00 |
|
allow-from.ts
|
refactor(security): centralize channel allowlist auth policy
|
2026-02-26 13:06:33 +01:00 |
|
allowlist-match.ts
|
fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907)
|
2026-02-24 01:01:51 +00:00 |
|
channel-config.test.ts
|
fix(test): repair readonly case table typing
|
2026-02-22 00:10:07 +01:00 |
|
channel-config.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
channels-misc.test.ts
|
test: dedupe channel/web cases and tighten gateway e2e waits
|
2026-02-21 23:02:44 +00:00 |
|
chat-type.ts
|
refactor: unify peer kind to ChatType, rename dm to direct (#11881)
|
2026-02-09 09:20:52 +09:00 |
|
command-gating.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
command-gating.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
conversation-label.test.ts
|
refactor: consolidate typing lifecycle and queue policy
|
2026-02-25 02:16:03 +00:00 |
|
conversation-label.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
dock.test.ts
|
fix(telegram): make reaction handling soft-fail and message-id resilient (#20236)
|
2026-02-23 10:25:14 -05:00 |
|
dock.ts
|
refactor: de-duplicate channel runtime and payload helpers
|
2026-02-23 21:25:28 +00:00 |
|
draft-stream-controls.test.ts
|
fix: align draft/outbound typings and tests
|
2026-02-22 08:03:29 +00:00 |
|
draft-stream-controls.ts
|
fix: align draft/outbound typings and tests
|
2026-02-22 08:03:29 +00:00 |
|
draft-stream-loop.ts
|
fix(telegram): split streaming preview per assistant block (#22613)
|
2026-02-21 18:05:23 +05:30 |
|
location.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
location.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
logging.ts
|
refactor: standardize channel logging
|
2026-01-23 23:34:30 +00:00 |
|
mention-gating.test.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
mention-gating.ts
|
refactor: unify channel config matching and gating
|
2026-01-18 01:24:00 +00:00 |
|
model-overrides.test.ts
|
test(telegram): table-drive channel override and id helper cases
|
2026-02-21 23:28:06 +00:00 |
|
model-overrides.ts
|
Channels: add thread-aware model overrides
|
2026-02-20 19:26:25 -06:00 |
|
registry.helpers.test.ts
|
refactor: consolidate typing lifecycle and queue policy
|
2026-02-25 02:16:03 +00:00 |
|
registry.ts
|
fix: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728)
|
2026-02-22 11:21:43 +01:00 |
|
reply-prefix.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
sender-identity.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
sender-label.test.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
sender-label.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
session.test.ts
|
Sessions: canonicalize mixed-case session keys
|
2026-02-22 23:27:08 -08:00 |
|
session.ts
|
Sessions: canonicalize mixed-case session keys
|
2026-02-22 23:27:08 -08:00 |
|
status-reactions.test.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
status-reactions.ts
|
refactor(channels): dedupe plugin routing and channel helpers
|
2026-02-22 14:08:51 +00:00 |
|
targets.test.ts
|
refactor: consolidate typing lifecycle and queue policy
|
2026-02-25 02:16:03 +00:00 |
|
targets.ts
|
refactor(channels): share prefixed target parsing
|
2026-02-17 00:32:34 +00:00 |
|
thread-bindings-messages.ts
|
feat: ACP thread-bound agents (#23580)
|
2026-02-26 11:00:09 +01:00 |
|
thread-bindings-policy.ts
|
feat: ACP thread-bound agents (#23580)
|
2026-02-26 11:00:09 +01:00 |
|
typing-lifecycle.ts
|
refactor: consolidate typing lifecycle and queue policy
|
2026-02-25 02:16:03 +00:00 |
|
typing-start-guard.test.ts
|
refactor: unify typing dispatch lifecycle and policy boundaries
|
2026-02-26 17:36:16 +01:00 |
|
typing-start-guard.ts
|
refactor: unify typing dispatch lifecycle and policy boundaries
|
2026-02-26 17:36:16 +01:00 |
|
typing.test.ts
|
fix: harden typing lifecycle and cross-channel suppression
|
2026-02-26 17:01:09 +01:00 |
|
typing.ts
|
refactor: unify typing dispatch lifecycle and policy boundaries
|
2026-02-26 17:36:16 +01:00 |