Hongwei Ma
|
dddb1bc942
|
fix(telegram): fix streaming with extended thinking models overwriting previous messages/ also happens to Execution error (#17973)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 34b52eead8
Co-authored-by: Marvae <11957602+Marvae@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
|
2026-02-16 18:54:34 +05:30 |
|
sebslight
|
553d17f8af
|
refactor(agents): use silent token constant in prompts
|
2026-02-16 08:20:24 -05:00 |
|
sebslight
|
3a277e394e
|
test(agents): add cooldown expiry helper regressions
|
2026-02-16 08:10:52 -05:00 |
|
sebslight
|
d224776ffb
|
refactor(agents): extract cooldown probe decision helper
|
2026-02-16 08:10:52 -05:00 |
|
zerone0x
|
c2a0cf0c28
|
fix(tts): update tool description to prevent duplicate audio delivery (#18046)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 70c096abaa
Co-authored-by: zerone0x <39543393+zerone0x@users.noreply.github.com>
Co-authored-by: sebslight <19554889+sebslight@users.noreply.github.com>
Reviewed-by: @sebslight
|
2026-02-16 08:09:02 -05:00 |
|
Ítalo Souza
|
39bb1b3322
|
fix: auto-recover primary model after rate-limit cooldown expires (#17478) (#18045)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: f7a7865727
Co-authored-by: PlayerGhost <28265945+PlayerGhost@users.noreply.github.com>
Co-authored-by: sebslight <19554889+sebslight@users.noreply.github.com>
Reviewed-by: @sebslight
|
2026-02-16 08:03:35 -05:00 |
|
Advait Paliwal
|
bc67af6ad8
|
cron: separate webhook POST delivery from announce (#17901)
* cron: split webhook delivery from announce mode
* cron: validate webhook delivery target
* cron: remove legacy webhook fallback config
* fix: finalize cron webhook delivery prep (#17901) (thanks @advaitpaliwal)
---------
Co-authored-by: Tyler Yust <TYTYYUST@YAHOO.COM>
|
2026-02-16 02:36:00 -08:00 |
|
Peter Steinberger
|
15f8c57797
|
test: speed up subagent announce e2e and drop duplicate defer case
|
2026-02-16 09:10:11 +00:00 |
|
the sun gif man
|
68ea063958
|
🤖 fix: preserve openai reasoning replay ids (#17792)
What:
- disable tool-call id sanitization for OpenAI/OpenAI Codex transcript policy
- gate id sanitization in image sanitizer to full mode only
- keep orphan reasoning downgrade scoped to OpenAI model-switch replay path
- update transcript policy, session-history, sanitizer, and reasoning replay tests
- document OpenAI model-switch orphan-reasoning cleanup behavior in transcript hygiene reference
Why:
- OpenAI Responses replay depends on canonical call_id|fc_id pairings for reasoning followers
- strict id rewriting in OpenAI path breaks follower matching and triggers rs_* orphan 400s
- limiting scope avoids behavior expansion while fixing the identified regression
Tests:
- pnpm vitest run src/agents/transcript-policy.test.ts src/agents/pi-embedded-runner.sanitize-session-history.test.ts src/agents/openai-responses.reasoning-replay.test.ts
- pnpm vitest run --config vitest.e2e.config.ts src/agents/transcript-policy.e2e.test.ts src/agents/pi-embedded-runner.sanitize-session-history.e2e.test.ts src/agents/pi-embedded-helpers.sanitize-session-messages-images.removes-empty-assistant-text-blocks-but-preserves.e2e.test.ts src/agents/pi-embedded-helpers.sanitizeuserfacingtext.e2e.test.ts
- pnpm lint
- pnpm format:check
- pnpm check:docs
- pnpm test (fails in current macOS bash 3.2 env at test/git-hooks-pre-commit.integration.test.ts: mapfile not found)
|
2026-02-15 22:45:01 -08:00 |
|
Peter Steinberger
|
0895bb6de6
|
test: move skills-install fallback suite to e2e lane
|
2026-02-16 06:11:01 +00:00 |
|
Peter Steinberger
|
5212d1c79e
|
test: make sandbox symlink-escape assertion platform-aware
|
2026-02-16 06:26:08 +01:00 |
|
Peter Steinberger
|
e8a50e41a5
|
test: reuse fixtures in skills install fallback suite
|
2026-02-16 04:03:24 +00:00 |
|
Peter Steinberger
|
25dc4293bf
|
test: speed up isolated-agent and pty test suites
|
2026-02-16 03:58:43 +00:00 |
|
Peter Steinberger
|
ae6fe67550
|
test: align e2e coverage with supervisor session flow
|
2026-02-16 03:41:58 +00:00 |
|
Peter Steinberger
|
b5a63e18f9
|
test(sandbox): add array-order hash and recreate regression tests
|
2026-02-16 04:36:24 +01:00 |
|
Peter Steinberger
|
d1fca442b4
|
refactor(sandbox): centralize sha256 helpers
|
2026-02-16 04:33:47 +01:00 |
|
Sebastian
|
3c467baa2d
|
test(skills): add status-to-install apt fallback coverage
|
2026-02-15 22:32:51 -05:00 |
|
Sebastian
|
c8e110e2e3
|
refactor(skills): extract installer strategy helpers
|
2026-02-15 22:32:51 -05:00 |
|
Peter Steinberger
|
41ded303b4
|
fix(sandbox): preserve array order in config hashing
|
2026-02-16 04:32:03 +01:00 |
|
Vignesh Natarajan
|
cbf58d2e1c
|
fix(memory): harden context window cache collisions
|
2026-02-15 19:31:52 -08:00 |
|
Peter Steinberger
|
559c8d9930
|
fix: replace deprecated SHA-1 in sandbox config hash
|
2026-02-16 04:30:59 +01:00 |
|
Peter Steinberger
|
aef1d55300
|
fix(cron): normalize skill-filter snapshots and split isolated run helpers
|
2026-02-16 04:27:12 +01:00 |
|
McRolly NWANGWU
|
d19b746928
|
feat(skills): add cross-platform install fallback for non-brew environments (#17687)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 3ed4850838
Co-authored-by: mcrolly <60803337+mcrolly@users.noreply.github.com>
Co-authored-by: sebslight <19554889+sebslight@users.noreply.github.com>
Reviewed-by: @sebslight
|
2026-02-15 22:25:26 -05:00 |
|
Shadow
|
a61c2dc4bd
|
Discord: add component v2 UI tool support (#17419)
|
2026-02-15 21:19:25 -06:00 |
|
Vignesh Natarajan
|
799049f586
|
fix (agents/sandbox): clarify container-vs-host workspace paths in prompt
|
2026-02-15 19:16:02 -08:00 |
|
Peter Steinberger
|
82333add95
|
test(sessions): cover sandbox session-tools context
|
2026-02-16 03:00:25 +00:00 |
|
Peter Steinberger
|
7a4a068124
|
test(sessions): add access and resolution helper coverage
|
2026-02-16 02:59:30 +00:00 |
|
Peter Steinberger
|
1a03aad246
|
refactor(sessions): split access and resolution helpers
|
2026-02-16 03:56:49 +01:00 |
|
Peter Steinberger
|
c876d24d89
|
test: expand prompt and update hint coverage
|
2026-02-16 02:54:06 +00:00 |
|
Peter Steinberger
|
17a148c8a8
|
fix: always include long-wait polling guidance in prompt
|
2026-02-16 03:51:38 +01:00 |
|
Peter Steinberger
|
6e7c1c16e7
|
test: remove duplicate legacy sessions_spawn e2e file
|
2026-02-16 03:48:51 +01:00 |
|
Peter Steinberger
|
b6305e9725
|
test(skills): split installer security coverage
|
2026-02-16 03:47:28 +01:00 |
|
Peter Steinberger
|
2363e1b085
|
fix(security): restrict skill download target paths
|
2026-02-16 03:47:28 +01:00 |
|
Peter Steinberger
|
c6c53437f7
|
fix(security): scope session tools and webhook secret fallback
|
2026-02-16 03:47:10 +01:00 |
|
Peter Steinberger
|
d95be2c384
|
fix: preserve sandbox allow-all semantics
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
4d9e310dad
|
test: strengthen ports, tool policy, and note wrapping
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
ea07d3fdd8
|
perf(test): consolidate auth/pty/health mini suites
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
f142048293
|
perf(test): fold tool-policy + doctor workspace entrypoints
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
5fe47e7be6
|
perf(test): fold ports + terminal note suites
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
00e79ac897
|
perf(test): consolidate pi-embedded helpers e2e suites
|
2026-02-16 02:45:00 +00:00 |
|
Peter Steinberger
|
04004c5663
|
perf(test): consolidate models-config provider unit tests
|
2026-02-16 02:44:59 +00:00 |
|
Peter Steinberger
|
46e714058c
|
refactor(subagents): dedupe list row builder
|
2026-02-16 02:38:00 +00:00 |
|
Peter Steinberger
|
0c8bb361ca
|
refactor(gateway-tool): share write metadata parsing
|
2026-02-16 02:36:18 +00:00 |
|
Shakker
|
09566b1693
|
fix(discord): preserve channel session keys via channel_id fallbacks (#17622)
* fix(discord): preserve channel session keys via channel_id fallbacks
* docs(changelog): add discord session continuity note
* Tests: cover discord channel_id fallback
---------
Co-authored-by: Shadow <hi@shadowing.dev>
|
2026-02-15 20:30:17 -06:00 |
|
Peter Steinberger
|
b88f377623
|
fix: make fast-tool stub type portable
|
2026-02-16 03:23:45 +01:00 |
|
Peter Steinberger
|
a7cbce1b3d
|
refactor(security): tighten sandbox bind validation
|
2026-02-16 03:19:50 +01:00 |
|
Peter Steinberger
|
a74251d415
|
refactor(agents): dedupe fast tool stubs
|
2026-02-16 02:17:45 +00:00 |
|
Peter Steinberger
|
568fd337be
|
refactor(web-fetch): dedupe firecrawl fallback
|
2026-02-16 02:15:02 +00:00 |
|
Peter Steinberger
|
887b209db4
|
fix(security): harden sandbox docker config validation
|
2026-02-16 03:04:06 +01:00 |
|
Peter Steinberger
|
6254e96acf
|
fix(security): harden prompt path sanitization
|
2026-02-16 02:53:40 +01:00 |
|