| .. |
|
reply
|
fix(agents): treat empty group replies as silent
|
2026-04-26 05:17:02 +01:00 |
|
test-helpers
|
|
|
|
chunk.test.ts
|
|
|
|
chunk.ts
|
refactor: remove type-only import cycles
|
2026-04-10 15:14:27 +01:00 |
|
command-auth.owner-default.test.ts
|
|
|
|
command-auth.ts
|
refactor: generalize command sender identity checks
|
2026-04-22 06:11:49 +01:00 |
|
command-control.test.ts
|
refactor: generalize command sender identity checks
|
2026-04-22 06:11:49 +01:00 |
|
command-detection.runtime-types.ts
|
fix(cycles): split command detection runtime types
|
2026-04-11 23:38:35 +01:00 |
|
command-detection.ts
|
fix(commands): split chat command listing surface
|
2026-04-11 16:58:43 +01:00 |
|
command-status-builders.ts
|
fix(trace command): Improve trace raw diagnostics and trace command UX (#66089)
|
2026-04-13 14:26:57 -05:00 |
|
commands-args.test.ts
|
|
|
|
commands-args.ts
|
|
|
|
commands-args.types.ts
|
refactor: remove type-only import cycles
|
2026-04-10 15:14:27 +01:00 |
|
commands-registry-list.ts
|
fix(config): split command flag helpers
|
2026-04-12 00:05:01 +01:00 |
|
commands-registry-normalize.ts
|
perf: split command body normalization
|
2026-04-11 08:00:26 +01:00 |
|
commands-registry.data.ts
|
fix(channels): narrow runtime channel registry caching
|
2026-04-11 19:12:36 +01:00 |
|
commands-registry.runtime-types.ts
|
fix(cycles): split plugin runtime contract leaf types
|
2026-04-11 15:39:32 +01:00 |
|
commands-registry.runtime.ts
|
|
|
|
commands-registry.shared.ts
|
fix: align native think menus with session models
|
2026-04-25 10:30:49 +01:00 |
|
commands-registry.test.ts
|
fix: align native think menus with session models
|
2026-04-25 10:30:49 +01:00 |
|
commands-registry.ts
|
fix: align native think menus with session models
|
2026-04-25 10:30:49 +01:00 |
|
commands-registry.types.ts
|
feat(ui): overhaul settings and slash command UX (#67819) thanks @BunsDev
|
2026-04-16 20:29:11 -05:00 |
|
commands-text-routing.ts
|
|
|
|
dispatch-dispatcher.ts
|
fix(reply): split dispatcher shared types
|
2026-04-11 16:52:18 +01:00 |
|
dispatch.test.ts
|
fix(auto-reply): run message_sending before inbound delivery
|
2026-04-25 10:07:35 +05:30 |
|
dispatch.ts
|
fix(auto-reply): run message_sending before inbound delivery
|
2026-04-25 10:07:35 +05:30 |
|
envelope.test.ts
|
|
|
|
envelope.ts
|
chore: remove unused helpers
|
2026-04-18 20:53:35 +01:00 |
|
fallback-state.test.ts
|
|
|
|
fallback-state.ts
|
fix: extract shared session status runtime (#65807)
|
2026-04-13 11:51:26 +02:00 |
|
get-reply-options.types.ts
|
fix(codex): harden app-server approvals
|
2026-04-23 02:20:10 +01:00 |
|
group-activation.ts
|
|
|
|
heartbeat-filter.browser-import.test.ts
|
fix(ui): polish assistant identity settings
|
2026-04-25 06:27:22 -05:00 |
|
heartbeat-filter.test.ts
|
|
|
|
heartbeat-filter.ts
|
|
|
|
heartbeat-reply-payload.ts
|
|
|
|
heartbeat.test.ts
|
fix: don't bleed top-level interval/prompt into heartbeat task parsing (#64488)
|
2026-04-10 16:05:09 -07:00 |
|
heartbeat.ts
|
fix(ui): polish assistant identity settings
|
2026-04-25 06:27:22 -05:00 |
|
inbound-debounce.ts
|
fix(auto-reply): avoid leaking inbound debounce cleanup
|
2026-04-13 16:36:03 +01:00 |
|
inbound.group-require-mention-test-plugins.ts
|
test: keep inbound group policy tests hermetic
|
2026-04-17 15:50:41 -04:00 |
|
inbound.test.ts
|
test: keep inbound group policy tests hermetic
|
2026-04-17 15:50:41 -04:00 |
|
media-note.test.ts
|
fix(auto-reply): preserve image attachment notes (#64918)
|
2026-04-11 20:49:36 +03:00 |
|
media-note.ts
|
fix(auto-reply): preserve image attachment notes (#64918)
|
2026-04-11 20:49:36 +03:00 |
|
media-understanding.test-fixtures.ts
|
fix(auto-reply): preserve image attachment notes (#64918)
|
2026-04-11 20:49:36 +03:00 |
|
model-runtime.ts
|
|
|
|
model.test.ts
|
fix: preserve LM Studio quant model refs (#71486)
|
2026-04-26 01:41:08 +01:00 |
|
model.ts
|
fix(models): normalize provider runtime selection (#71259)
|
2026-04-24 16:56:49 -07:00 |
|
reply-payload.ts
|
fix(tts): preserve audio-only hook transcript
|
2026-04-25 06:28:54 +01:00 |
|
reply.block-streaming.test.ts
|
|
|
|
reply.directive.directive-behavior.e2e-harness.ts
|
feat(codex): add gpt-5.4-pro forward compat (#66453)
|
2026-04-14 11:05:24 +01:00 |
|
reply.directive.directive-behavior.e2e-mocks.ts
|
test: share directive reply mock payloads
|
2026-04-20 22:51:16 +01:00 |
|
reply.directive.directive-behavior.prefers-alias-matches-fuzzy-selection-is-ambiguous.test.ts
|
test: make fuzzy model directive checks pure
|
2026-04-11 07:08:23 +01:00 |
|
reply.directive.directive-behavior.shows-current-verbose-level-verbose-has-no.test.ts
|
fix(trace command): Improve trace raw diagnostics and trace command UX (#66089)
|
2026-04-13 14:26:57 -05:00 |
|
reply.directive.parse.test.ts
|
perf: slim directive parse test imports
|
2026-04-24 07:50:46 +01:00 |
|
reply.media-note.test.ts
|
fix(auto-reply): preserve image attachment notes (#64918)
|
2026-04-11 20:49:36 +03:00 |
|
reply.raw-body.test.ts
|
|
|
|
reply.runtime.ts
|
fix(runtime): bypass get-reply barrel exports
|
2026-04-11 21:56:48 +01:00 |
|
reply.stage-sandbox-media.scp-remote-path.test.ts
|
[codex] fix agent session-id routing (#70985)
|
2026-04-24 17:31:34 +08:00 |
|
reply.test-harness.ts
|
|
|
|
reply.triggers.group-intro-prompts.cases.ts
|
fix: enforce silent group replies after reactions
|
2026-04-23 21:42:17 +01:00 |
|
reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts
|
refactor(test): remove legacy extension test seams
|
2026-04-20 13:18:49 +01:00 |
|
reply.triggers.trigger-handling.stages-inbound-media-into-sandbox-workspace.test.ts
|
[codex] fix agent session-id routing (#70985)
|
2026-04-24 17:31:34 +08:00 |
|
reply.triggers.trigger-handling.targets-active-session-native-stop.e2e.test.ts
|
test: cover Telegram topic model switches
|
2026-04-24 18:36:23 +01:00 |
|
reply.ts
|
Add /trace toggle and fix Active Memory diagnostics
|
2026-04-12 13:20:22 -05:00 |
|
send-policy.ts
|
|
|
|
skill-commands-base.ts
|
|
|
|
skill-commands.runtime.ts
|
|
|
|
skill-commands.test.ts
|
test: share skill command workspace fixtures
|
2026-04-20 16:10:35 +01:00 |
|
skill-commands.ts
|
fix(cycles): bulk extract leaf type surfaces
|
2026-04-11 13:26:50 +01:00 |
|
stage-sandbox-media.test-harness.ts
|
Auto-reply: fast-path sandbox media root resolution
|
2026-04-17 14:05:49 -04:00 |
|
status.runtime.ts
|
perf(test): narrow status message runtime
|
2026-04-20 14:27:22 +01:00 |
|
status.test.ts
|
fix(tts): surface voice status and harden providers
|
2026-04-26 03:51:30 +01:00 |
|
status.tools.test.ts
|
fix(subagents): explain browser tool profile filtering
|
2026-04-25 17:59:05 +01:00 |
|
status.ts
|
fix(subagents): explain browser tool profile filtering
|
2026-04-25 17:59:05 +01:00 |
|
templating.ts
|
fix(voice): reuse preflight transcripts across channels
|
2026-04-26 05:42:04 +01:00 |
|
thinking.shared.ts
|
fix: remap thinking levels on model switch
|
2026-04-21 18:53:49 +01:00 |
|
thinking.test.ts
|
fix: expose dynamic thinking options to UI
|
2026-04-25 00:33:42 +01:00 |
|
thinking.ts
|
fix: expose dynamic thinking options to UI
|
2026-04-25 00:33:42 +01:00 |
|
tokens.test.ts
|
|
|
|
tokens.ts
|
fix(ui): polish assistant identity settings
|
2026-04-25 06:27:22 -05:00 |
|
tool-meta.test.ts
|
fix: harden codex verbose tool progress (#70966) (thanks @jalehman)
|
2026-04-24 08:10:04 +01:00 |
|
tool-meta.ts
|
fix: harden codex verbose tool progress (#70966) (thanks @jalehman)
|
2026-04-24 08:10:04 +01:00 |
|
types.ts
|
fix(cycles): split reply payload and option contracts
|
2026-04-11 22:24:55 +01:00 |