| .. |
|
commands-acp
|
fix: honor default account in conversation bindings
|
2026-04-03 16:09:48 -05:00 |
|
commands-subagents
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
exec
|
fix(exec): default implicit target to auto
|
2026-03-30 06:03:08 +09:00 |
|
export-html
|
fix: address markdown image review feedback
|
2026-03-07 19:46:41 +05:30 |
|
queue
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
test-fixtures
|
…
|
|
|
abort-cutoff.runtime.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
abort-cutoff.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
abort-primitives.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
abort.runtime.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
abort.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
abort.ts
|
fix: ignore moved subagent children on stale parents
|
2026-03-24 18:46:37 -05:00 |
|
acp-projector.test.ts
|
…
|
|
|
acp-projector.ts
|
…
|
|
|
acp-reset-target.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
acp-stream-settings.test.ts
|
…
|
|
|
acp-stream-settings.ts
|
…
|
|
|
agent-runner-auth-profile.ts
|
perf(reply): split runner auth profile seam
|
2026-03-22 18:29:09 -07:00 |
|
agent-runner-execution.runtime.ts
|
perf(reply): lazy-load runner execution and memory
|
2026-03-22 18:44:17 -07:00 |
|
agent-runner-execution.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
agent-runner-execution.ts
|
fix: restore claude cli loopback mcp bridge (#35676) (thanks @mylukin)
|
2026-04-04 15:16:20 +09:00 |
|
agent-runner-helpers.test.ts
|
test: trim test partial mocks
|
2026-04-03 19:10:56 +01:00 |
|
agent-runner-helpers.ts
|
Plugin SDK: route reply payload through public subpath
|
2026-03-18 12:01:15 -07:00 |
|
agent-runner-memory.dedup.test.ts
|
fix: use content hash for memory flush dedup instead of compactionCount (#30115) (#34222)
|
2026-03-21 12:06:25 -07:00 |
|
agent-runner-memory.runtime.ts
|
perf(reply): lazy-load runner execution and memory
|
2026-03-22 18:44:17 -07:00 |
|
agent-runner-memory.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
agent-runner-payloads.test.ts
|
fix(agents): fail closed on silent turns (#52593)
|
2026-03-29 17:40:20 +09:00 |
|
agent-runner-payloads.ts
|
fix(agents): fail closed on silent turns (#52593)
|
2026-03-29 17:40:20 +09:00 |
|
agent-runner-reminder-guard.ts
|
…
|
|
|
agent-runner-usage-line.ts
|
perf(reply): split usage line helpers
|
2026-03-22 19:00:35 -07:00 |
|
agent-runner-utils.test.ts
|
Matrix: restore ordered progress delivery with explicit streaming modes (#59266)
|
2026-04-01 19:35:03 -04:00 |
|
agent-runner-utils.ts
|
fix(auto-reply): align fallback model runtime state
|
2026-04-04 01:07:28 +09:00 |
|
agent-runner.media-paths.test.ts
|
fix: per-model cooldown scope, stepped backoff, and user-facing rate-limit message (#49834)
|
2026-03-25 22:03:49 +03:00 |
|
agent-runner.misc.runreplyagent.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
agent-runner.runreplyagent.e2e.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
agent-runner.runtime.ts
|
perf(inbound): trim reply-run startup imports (#52332)
|
2026-03-22 09:05:14 -07:00 |
|
agent-runner.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
audio-tags.ts
|
…
|
|
|
bash-command.stop.test.ts
|
Replace killProcessTree references to shell-utils with process/kill-tree (#55213)
|
2026-03-27 11:25:56 +00:00 |
|
bash-command.ts
|
Replace killProcessTree references to shell-utils with process/kill-tree (#55213)
|
2026-03-27 11:25:56 +00:00 |
|
block-reply-coalescer.ts
|
fix(auto-reply): preserve reasoning markers during block coalescing (#60655)
|
2026-04-04 00:44:11 -03:00 |
|
block-reply-pipeline.test.ts
|
fix(mattermost): prevent duplicate messages when block streaming + threading are active (#41362)
|
2026-03-12 03:15:17 -04:00 |
|
block-reply-pipeline.ts
|
Plugin SDK: route reply payload through public subpath
|
2026-03-18 12:01:15 -07:00 |
|
block-streaming.test.ts
|
fix: stop newline block streaming from sending per paragraph
|
2026-03-19 05:40:12 -07:00 |
|
block-streaming.ts
|
fix: stop newline block streaming from sending per paragraph
|
2026-03-19 05:40:12 -07:00 |
|
body.ts
|
perf(inbound): trim reply-run startup imports (#52332)
|
2026-03-22 09:05:14 -07:00 |
|
btw-command.ts
|
Add /btw side questions (#45444)
|
2026-03-14 17:27:54 +02:00 |
|
channel-context.ts
|
fix: honor subagent default account
|
2026-04-03 16:43:26 -05:00 |
|
command-gates.ts
|
fix(discord): reply on native command auth failures (#53072)
|
2026-03-23 11:20:58 -07:00 |
|
commands-acp.test.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
commands-acp.ts
|
ACP: require admin scope for mutating internal actions (#46789)
|
2026-03-15 09:28:44 -07:00 |
|
commands-allowlist.ts
|
test: stabilize rebased auto-reply command checks
|
2026-04-03 23:11:34 +01:00 |
|
commands-approve.ts
|
fix: honor approve default account
|
2026-04-03 17:01:58 -05:00 |
|
commands-bash.ts
|
…
|
|
|
commands-btw.test.ts
|
Add /btw side questions (#45444)
|
2026-03-14 17:27:54 +02:00 |
|
commands-btw.ts
|
Add /btw side questions (#45444)
|
2026-03-14 17:27:54 +02:00 |
|
commands-compact.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
commands-config.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
commands-context-report.test.ts
|
fix: /context detail severely underestimates token count (#28391)
|
2026-04-01 12:11:08 -07:00 |
|
commands-context-report.ts
|
fix: /context detail severely underestimates token count (#28391)
|
2026-04-01 12:11:08 -07:00 |
|
commands-context.test.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
commands-context.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
commands-core.runtime.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
commands-core.test.ts
|
test: trim more auto-reply partial mocks
|
2026-04-03 20:22:24 +01:00 |
|
commands-core.ts
|
fix(gateway): emit before_reset on session reset (#53872)
|
2026-04-01 12:46:53 -07:00 |
|
commands-export-session.ts
|
…
|
|
|
commands-filesystem.test-support.ts
|
refactor(command-tests): share workspace harness
|
2026-03-17 07:23:44 +00:00 |
|
commands-handlers.runtime.ts
|
feat(tasks): add chat-native task board (#58828)
|
2026-04-01 16:48:36 +09:00 |
|
commands-info.tools.test.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
commands-info.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
commands-mcp.test.ts
|
refactor(command-tests): share workspace harness
|
2026-03-17 07:23:44 +00:00 |
|
commands-mcp.ts
|
Agents: run bundle MCP tools in embedded Pi (#48611)
|
2026-03-16 21:46:05 -07:00 |
|
commands-models.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
commands-plugin.ts
|
fix: pass session identity to plugin commands (#59044)
|
2026-04-01 13:07:17 -07:00 |
|
commands-plugins.install.test.ts
|
feat: add slash plugin installs
|
2026-03-23 00:29:20 -07:00 |
|
commands-plugins.test.ts
|
feat: add slash plugin installs
|
2026-03-23 00:29:20 -07:00 |
|
commands-plugins.toggle.test.ts
|
feat(plugins): surface imported runtime state in status tooling (#59659)
|
2026-04-02 22:50:17 +09:00 |
|
commands-plugins.ts
|
feat(plugins): surface imported runtime state in status tooling (#59659)
|
2026-04-02 22:50:17 +09:00 |
|
commands-session-abort.ts
|
refactor: share abort target apply params
|
2026-03-13 23:35:27 +00:00 |
|
commands-session-lifecycle.test.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
commands-session-store.ts
|
…
|
|
|
commands-session.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
commands-setunset-standard.ts
|
…
|
|
|
commands-setunset.test.ts
|
…
|
|
|
commands-setunset.ts
|
…
|
|
|
commands-slash-parse.ts
|
…
|
|
|
commands-spawn.test-harness.ts
|
…
|
|
|
commands-status.runtime.ts
|
perf(inbound): narrow reply startup imports (#51943)
|
2026-03-21 18:18:41 -07:00 |
|
commands-status.test.ts
|
fix: cover status transcript fallback (#55041) (thanks @jjjojoj)
|
2026-04-04 17:38:44 +09:00 |
|
commands-status.thinking-default.test.ts
|
fix: use runtime model and per-agent thinking defaults in status (thanks @scoootscooob, @xaeon2026, @ysfbsf) (#55425)
|
2026-03-26 17:49:21 -07:00 |
|
commands-status.ts
|
fix: cover status transcript fallback (#55041) (thanks @jjjojoj)
|
2026-04-04 17:38:44 +09:00 |
|
commands-subagents-focus.test.ts
|
test: add default channel account stubs in subagent focus tests
|
2026-04-03 22:51:17 +01:00 |
|
commands-subagents-spawn.test.ts
|
…
|
|
|
commands-subagents.test-mocks.ts
|
test: trim helper partial mocks
|
2026-04-03 21:34:42 +01:00 |
|
commands-subagents.ts
|
fix: hide moved subagents from stale command targets
|
2026-03-24 19:15:47 -05:00 |
|
commands-system-prompt.test.ts
|
refactor: route plugin runtime through bundled seams
|
2026-03-27 16:40:27 +00:00 |
|
commands-system-prompt.ts
|
feat(skills): add inherited agent skill allowlists (#59992)
|
2026-04-03 13:41:28 -04:00 |
|
commands-tasks.test.ts
|
fix(agent): close remaining internal-context leak paths (#59649)
|
2026-04-02 23:45:06 +09:00 |
|
commands-tasks.ts
|
fix(agent): close remaining internal-context leak paths (#59649)
|
2026-04-02 23:45:06 +09:00 |
|
commands-tts.test.ts
|
feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954)
|
2026-03-30 22:55:28 -05:00 |
|
commands-tts.ts
|
feat(tts): add structured provider diagnostics and fallback attempt analytics (#57954)
|
2026-03-30 22:55:28 -05:00 |
|
commands-types.ts
|
Add /btw side questions (#45444)
|
2026-03-14 17:27:54 +02:00 |
|
commands.runtime.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
commands.test-harness.ts
|
test(commands): align slash-command config persistence coverage
|
2026-03-13 02:51:55 +00:00 |
|
commands.test.ts
|
test: tidy gateway scope forwarding coverage
|
2026-04-04 16:48:26 +09:00 |
|
commands.ts
|
…
|
|
|
config-commands.ts
|
…
|
|
|
config-value.ts
|
…
|
|
|
config-write-authorization.ts
|
refactor: share auto reply helper fixtures
|
2026-03-13 23:35:28 +00:00 |
|
conversation-binding-input.ts
|
fix: honor default account in conversation bindings
|
2026-04-03 16:09:48 -05:00 |
|
conversation-label-generator.test.ts
|
test: trim reply label generator mock
|
2026-04-03 20:25:49 +01:00 |
|
conversation-label-generator.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
debug-commands.ts
|
…
|
|
|
directive-handling.auth-profile.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
directive-handling.auth.test.ts
|
test: dedupe directive auth ref label setup
|
2026-03-13 23:35:27 +00:00 |
|
directive-handling.auth.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
directive-handling.defaults.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
directive-handling.fast-lane.ts
|
fix(gateway): gate internal command persistence mutations
|
2026-03-22 22:46:49 -07:00 |
|
directive-handling.impl.ts
|
fix: queue model switches behind busy runs
|
2026-04-01 16:14:10 +09:00 |
|
directive-handling.levels.test.ts
|
fix(reasoning): guard model default reasoning when thinking active
|
2026-03-25 09:54:12 +05:30 |
|
directive-handling.levels.ts
|
fix(reasoning): apply reasoningDefault independently of thinking level
|
2026-03-25 09:54:12 +05:30 |
|
directive-handling.model-picker.test.ts
|
fix(regression): normalize model picker provider endpoint aliases
|
2026-03-27 22:01:39 -05:00 |
|
directive-handling.model-picker.ts
|
fix(regression): normalize model picker provider endpoint aliases
|
2026-03-27 22:01:39 -05:00 |
|
directive-handling.model-selection.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
directive-handling.model.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
directive-handling.model.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
directive-handling.params.ts
|
fix(regression): honor internal provider auth for directives
|
2026-03-27 16:15:09 -05:00 |
|
directive-handling.parse.ts
|
fix(exec): default implicit target to auto
|
2026-03-30 06:03:08 +09:00 |
|
directive-handling.persist.runtime.ts
|
perf(inbound): narrow reply startup imports (#51943)
|
2026-03-21 18:18:41 -07:00 |
|
directive-handling.persist.ts
|
fix(regression): honor internal provider auth for directives
|
2026-03-27 16:15:09 -05:00 |
|
directive-handling.queue-validation.ts
|
…
|
|
|
directive-handling.shared.ts
|
fix(regression): honor internal provider auth for directives
|
2026-03-27 16:15:09 -05:00 |
|
directive-handling.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
directive-parsing.ts
|
…
|
|
|
directives.ts
|
feat: add fast mode toggle for OpenAI models
|
2026-03-12 23:31:31 +00:00 |
|
dispatch-acp-delivery.test.ts
|
fix: honor acp delivery default account
|
2026-04-03 16:46:25 -05:00 |
|
dispatch-acp-delivery.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
dispatch-acp.runtime.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
dispatch-acp.test.ts
|
fix: honor acp projector default account
|
2026-04-03 16:49:16 -05:00 |
|
dispatch-acp.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
dispatch-from-config.runtime.ts
|
test: trim dispatch and command partial mocks
|
2026-04-03 18:42:52 +01:00 |
|
dispatch-from-config.test.ts
|
fix: honor plugin binding default account
|
2026-04-03 16:31:24 -05:00 |
|
dispatch-from-config.ts
|
style(core): format reply and infra helpers
|
2026-04-04 06:02:47 +01:00 |
|
dispatcher-registry.ts
|
…
|
|
|
elevated-allowlist-matcher.ts
|
refactor: finalize plugin sdk legacy boundary cleanup
|
2026-03-16 22:51:46 -07:00 |
|
elevated-unavailable.ts
|
…
|
|
|
exec.ts
|
…
|
|
|
followup-runner.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
followup-runner.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
get-reply-directives-apply.ts
|
fix(regression): honor internal provider auth for directives
|
2026-03-27 16:15:09 -05:00 |
|
get-reply-directives-utils.ts
|
feat: add fast mode toggle for OpenAI models
|
2026-03-12 23:31:31 +00:00 |
|
get-reply-directives.ts
|
feat(skills): add inherited agent skill allowlists (#59992)
|
2026-04-03 13:41:28 -04:00 |
|
get-reply-from-config.runtime.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
get-reply-inline-actions.skip-when-config-empty.test.ts
|
test: trim remaining mock drift
|
2026-04-04 04:04:12 +01:00 |
|
get-reply-inline-actions.ts
|
feat(skills): add inherited agent skill allowlists (#59992)
|
2026-04-03 13:41:28 -04:00 |
|
get-reply-run.media-only.test.ts
|
fix: honor reset notice default account
|
2026-04-03 16:57:15 -05:00 |
|
get-reply-run.ts
|
fix: honor reset notice default account
|
2026-04-03 16:57:15 -05:00 |
|
get-reply.before-agent-reply.test.ts
|
feat(plugins): add before_agent_reply hook (claiming pattern) (#20067)
|
2026-04-01 13:31:11 -07:00 |
|
get-reply.config-override.test.ts
|
refactor: share auto-reply reply helpers
|
2026-03-26 16:48:34 +00:00 |
|
get-reply.imports.test.ts
|
test: trim test partial mocks
|
2026-04-03 19:10:56 +01:00 |
|
get-reply.message-hooks.test.ts
|
test: continue vitest threads migration
|
2026-03-24 08:37:00 +00:00 |
|
get-reply.reset-hooks-fallback.test.ts
|
refactor: share auto-reply reply helpers
|
2026-03-26 16:48:34 +00:00 |
|
get-reply.test-mocks.ts
|
test: trim helper partial mocks
|
2026-04-03 21:34:42 +01:00 |
|
get-reply.test-runtime-mocks.ts
|
refactor: share auto-reply reply helpers
|
2026-03-26 16:48:34 +00:00 |
|
get-reply.ts
|
feat(plugins): add before_agent_reply hook (claiming pattern) (#20067)
|
2026-04-01 13:31:11 -07:00 |
|
group-id.test.ts
|
fix: restore Telegram forum-topic routing (#56060) (thanks @one27001)
|
2026-03-31 10:18:09 +05:30 |
|
group-id.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
groups.runtime.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
groups.test.ts
|
test: trim core partial mocks
|
2026-04-03 19:28:19 +01:00 |
|
groups.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
history.ts
|
…
|
|
|
inbound-context.test.ts
|
test: split reply flow coverage by owner surface
|
2026-04-03 17:35:01 +01:00 |
|
inbound-context.ts
|
…
|
|
|
inbound-dedupe.test.ts
|
fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683)
|
2026-03-12 14:59:27 -04:00 |
|
inbound-dedupe.ts
|
refactor: consolidate core runtime state helpers
|
2026-03-22 18:09:45 +00:00 |
|
inbound-meta.test.ts
|
feat(slack): add scoped prompts and mrkdwn hints (#59100)
|
2026-04-02 11:23:43 +09:00 |
|
inbound-meta.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
inbound-text.ts
|
…
|
|
|
mcp-commands.ts
|
Agents: run bundle MCP tools in embedded Pi (#48611)
|
2026-03-16 21:46:05 -07:00 |
|
memory-flush.ts
|
refactor: move memory flush ownership into memory plugin
|
2026-03-26 22:00:13 +00:00 |
|
mentions.test.ts
|
…
|
|
|
mentions.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
message-preprocess-hooks.test.ts
|
…
|
|
|
message-preprocess-hooks.ts
|
…
|
|
|
model-selection.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
model-selection.ts
|
refactor: share session model resolution helpers
|
2026-04-03 19:37:56 +09:00 |
|
normalize-reply.ts
|
refactor(plugins): move extension seams into extensions
|
2026-04-04 00:10:16 +01:00 |
|
origin-routing.test.ts
|
…
|
|
|
origin-routing.ts
|
…
|
|
|
plugins-commands.ts
|
feat: add slash plugin installs
|
2026-03-23 00:29:20 -07:00 |
|
post-compaction-context.test.ts
|
test: dedupe post compaction legacy fallback checks
|
2026-03-13 23:35:27 +00:00 |
|
post-compaction-context.ts
|
fix(agents): rephrase session reset prompt to avoid Azure content filter (#43403)
|
2026-03-13 15:07:03 +05:30 |
|
provider-dispatcher.ts
|
…
|
|
|
queue-policy.test.ts
|
…
|
|
|
queue-policy.ts
|
…
|
|
|
queue.collect.test.ts
|
test: split reply flow coverage by owner surface
|
2026-04-03 17:35:01 +01:00 |
|
queue.dedupe.test.ts
|
test: split reply flow coverage by owner surface
|
2026-04-03 17:35:01 +01:00 |
|
queue.drain-restart.test.ts
|
test: split reply flow coverage by owner surface
|
2026-04-03 17:35:01 +01:00 |
|
queue.ts
|
fix: keep session transcript pointers fresh after compaction (#50688)
|
2026-03-23 22:58:07 +08:00 |
|
reply-delivery.test.ts
|
test: continue vitest threads migration
|
2026-03-24 08:37:00 +00:00 |
|
reply-delivery.ts
|
Reply: tighten media dedupe and OpenAI ratio claims
|
2026-03-22 15:26:45 -07:00 |
|
reply-directives.ts
|
fix(auto-reply): suppress JSON-wrapped NO_REPLY payloads before channel delivery (#56612)
|
2026-03-28 22:07:24 +01:00 |
|
reply-dispatcher.ts
|
refactor(plugins): move extension seams into extensions
|
2026-04-04 00:10:16 +01:00 |
|
reply-elevated.test.ts
|
test: dedupe elevated permission assertions
|
2026-03-13 23:35:27 +00:00 |
|
reply-elevated.ts
|
refactor: move remaining channel seams into plugins
|
2026-03-15 23:47:30 -07:00 |
|
reply-flow.test.ts
|
refactor(plugins): move channel behavior into plugins
|
2026-04-03 19:09:20 +01:00 |
|
reply-inline-whitespace.test.ts
|
…
|
|
|
reply-inline-whitespace.ts
|
…
|
|
|
reply-inline.test.ts
|
…
|
|
|
reply-inline.ts
|
…
|
|
|
reply-media-paths.runtime.ts
|
perf(reply): lazy-load media path normalization
|
2026-03-22 19:12:44 -07:00 |
|
reply-media-paths.test.ts
|
fix(media): align outbound media access with fs policy
|
2026-03-25 05:50:21 -07:00 |
|
reply-media-paths.ts
|
fix(media): align outbound media access with fs policy
|
2026-03-25 05:50:21 -07:00 |
|
reply-payloads-base.ts
|
Revert "style(format): fix check drift in provider tests"
|
2026-03-22 18:25:07 -07:00 |
|
reply-payloads-dedupe.runtime.ts
|
Revert "style(format): fix check drift in provider tests"
|
2026-03-22 18:25:07 -07:00 |
|
reply-payloads-dedupe.ts
|
refactor(plugins): move extension seams into extensions
|
2026-04-04 00:10:16 +01:00 |
|
reply-payloads.runtime.ts
|
Revert "style(format): fix check drift in provider tests"
|
2026-03-22 18:25:07 -07:00 |
|
reply-payloads.test.ts
|
test(telegram): cover shared parsing without registry
|
2026-03-16 17:25:27 +05:30 |
|
reply-payloads.ts
|
Revert "style(format): fix check drift in provider tests"
|
2026-03-22 18:25:07 -07:00 |
|
reply-plumbing.test.ts
|
fix(agent): close remaining internal-context leak paths (#59649)
|
2026-04-02 23:45:06 +09:00 |
|
reply-reference.ts
|
…
|
|
|
reply-state.test.ts
|
refactor: move memory flush ownership into memory plugin
|
2026-03-26 22:00:13 +00:00 |
|
reply-tags.ts
|
…
|
|
|
reply-threading.test.ts
|
refactor: simplify reply-threading and test helpers
|
2026-04-03 23:06:22 +09:00 |
|
reply-threading.ts
|
refactor: simplify reply-threading and test helpers
|
2026-04-03 23:06:22 +09:00 |
|
reply-utils.test.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
reply.test-helpers.ts
|
test: share auto-reply typing helpers
|
2026-03-26 18:27:13 +00:00 |
|
response-prefix-template.ts
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
route-reply.runtime.ts
|
perf(inbound): trim dispatch and command startup imports (#52374)
|
2026-03-22 13:19:57 -07:00 |
|
route-reply.test.ts
|
test: move extension-owned coverage into plugins
|
2026-03-27 15:11:33 +00:00 |
|
route-reply.ts
|
refactor(plugins): move extension seams into extensions
|
2026-04-04 00:10:16 +01:00 |
|
routing-policy.test.ts
|
Gateway: track background task lifecycle (#52518)
|
2026-03-29 12:48:02 +02:00 |
|
routing-policy.ts
|
Gateway: track background task lifecycle (#52518)
|
2026-03-29 12:48:02 +02:00 |
|
session-delivery.test.ts
|
fix(session): preserve external channel route when webchat views session (#47745)
|
2026-03-15 23:37:59 -07:00 |
|
session-delivery.ts
|
fix: address bot nit on session route preservation (#47797) (thanks @brokemac79)
|
2026-03-15 23:37:59 -07:00 |
|
session-fork.runtime.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
session-fork.ts
|
perf(inbound): trim cold startup import graph (#52082)
|
2026-03-21 22:32:21 -07:00 |
|
session-hooks-context.test.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
session-hooks.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
session-reset-model.runtime.ts
|
perf: optimize cold import paths
|
2026-03-26 23:11:00 +00:00 |
|
session-reset-model.test.ts
|
refactor: dedupe helpers and source seams
|
2026-03-24 21:00:36 +00:00 |
|
session-reset-model.ts
|
test: isolate pi model and reset-model thread fixtures
|
2026-03-23 04:36:06 -07:00 |
|
session-reset-prompt.test.ts
|
fix(agents): rephrase session reset prompt to avoid Azure content filter (#43403)
|
2026-03-13 15:07:03 +05:30 |
|
session-reset-prompt.ts
|
fix(agents): rephrase session reset prompt to avoid Azure content filter (#43403)
|
2026-03-13 15:07:03 +05:30 |
|
session-run-accounting.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
session-system-events.ts
|
Gateway: harden node event trust boundaries (#57691)
|
2026-03-30 14:22:15 +01:00 |
|
session-updates.lifecycle.test.ts
|
fix: enrich session_end lifecycle hooks (#59715)
|
2026-04-03 00:16:14 -07:00 |
|
session-updates.runtime.ts
|
perf(inbound): trim reply-run startup imports (#52332)
|
2026-03-22 09:05:14 -07:00 |
|
session-updates.test.ts
|
feat(skills): add inherited agent skill allowlists (#59992)
|
2026-04-03 13:41:28 -04:00 |
|
session-updates.ts
|
feat(skills): add inherited agent skill allowlists (#59992)
|
2026-04-03 13:41:28 -04:00 |
|
session-usage.ts
|
fix: preserve cli sessions across model changes
|
2026-03-26 20:25:20 +00:00 |
|
session.heartbeat-no-reset.test.ts
|
fix(session): prevent heartbeat/cron/exec events from triggering session reset (#58605)
|
2026-03-31 21:10:24 -04:00 |
|
session.imports.test.ts
|
test: trim auto-reply and cli partial mocks
|
2026-04-03 20:30:10 +01:00 |
|
session.test.ts
|
test: trim remaining mock drift
|
2026-04-04 04:04:12 +01:00 |
|
session.ts
|
fix: honor session default delivery account
|
2026-04-03 16:51:34 -05:00 |
|
stage-sandbox-media.runtime.ts
|
perf: optimize cold import paths
|
2026-03-26 23:11:00 +00:00 |
|
stage-sandbox-media.ts
|
fix(ci): restore plugin contract surfaces
|
2026-04-04 00:24:57 +01:00 |
|
streaming-directives.ts
|
Plugin SDK: route reply payload through public subpath
|
2026-03-18 12:01:15 -07:00 |
|
strip-inbound-meta.test.ts
|
refactor: migrate more boundary parsing to zod
|
2026-03-27 05:07:50 +00:00 |
|
strip-inbound-meta.ts
|
refactor: migrate more boundary parsing to zod
|
2026-03-27 05:07:50 +00:00 |
|
subagents-utils.test.ts
|
fix: prefer current subagent targets over stale rows
|
2026-03-24 14:38:34 -05:00 |
|
subagents-utils.ts
|
fix(agent): close remaining internal-context leak paths (#59649)
|
2026-04-02 23:45:06 +09:00 |
|
test-ctx.ts
|
…
|
|
|
test-helpers.ts
|
fix(ui): stop dashboard chat history reload storm (#45541)
|
2026-03-13 19:19:53 -05:00 |
|
typing-mode.ts
|
tests: add boundary coverage for media delivery (#53361)
|
2026-03-23 23:37:34 -05:00 |
|
typing-persistence.test.ts
|
fix: sync agent and autoreply e2e updates
|
2026-03-23 01:33:40 -07:00 |
|
typing-policy.test.ts
|
…
|
|
|
typing-policy.ts
|
…
|
|
|
typing.ts
|
fix: sync agent and autoreply e2e updates
|
2026-03-23 01:33:40 -07:00 |
|
untrusted-context.ts
|
…
|
|
|
usage-cost.runtime.ts
|
perf(reply): lazy-load usage cost resolution
|
2026-03-22 18:48:42 -07:00 |