20400 Commits

Author SHA1 Message Date
Peter Steinberger
49b248a333 fix: skip plugin sdk dts in docker builds 2026-03-18 15:48:15 +00:00
Vincent Koc
ebb10c0852 Contracts: fix codex catalog hint assertion 2026-03-18 08:46:58 -07:00
Vincent Koc
6a381e80bc Contracts: stabilize provider plugin test imports 2026-03-18 08:44:47 -07:00
Peter Steinberger
a0e7a2fcc1 fix: repair rebased contract gate 2026-03-18 15:43:24 +00:00
Peter Steinberger
f6928617b7 test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
Peter Steinberger
7943e83c6c fix: restore rebased full gate 2026-03-18 15:36:18 +00:00
Peter Steinberger
c0c3c4824d fix: checkpoint gate fixes before rebase 2026-03-18 15:36:18 +00:00
Peter Steinberger
e9b19ca1d1 fix: restore full gate after web-search rebase 2026-03-18 15:35:27 +00:00
Peter Steinberger
861fcb1575 fix: restore rebased full gate 2026-03-18 15:34:27 +00:00
Peter Steinberger
b5d2123156 fix: stabilize rebased full gate 2026-03-18 15:34:27 +00:00
Peter Steinberger
0cddb5fb7c fix: restore full gate 2026-03-18 15:34:27 +00:00
Tak Hoffman
ea476de1e4
Add plugin-sdk seam audit script 2026-03-18 10:16:21 -05:00
Alexander Davydov
c7200f5e24 Docker: skip plugin SDK dts in image builds 2026-03-18 18:07:33 +03:00
Tak Hoffman
5d41fd4497
test: extend plugin contract setup timeouts 2026-03-18 09:42:52 -05:00
Alexander Davydov
db44a27801 GigaChat: reuse cached auth tokens 2026-03-18 17:38:54 +03:00
Tak Hoffman
ca13256913
Deps: restore known-good tlon api install source 2026-03-18 08:50:02 -05:00
Tak Hoffman
4a44ca8f79
fix llm-task invalid thinking timeout 2026-03-18 08:33:40 -05:00
Tak Hoffman
c2402e48c9
Build: narrow tsdown unresolved import guard 2026-03-18 08:32:41 -05:00
Alexander Davydov
6f6bf7eff1 Tests: refresh stale channel mocks 2026-03-18 16:32:12 +03:00
Alexander Davydov
1215ba855a GigaChat: fix stream type narrowing 2026-03-18 16:32:05 +03:00
Tak Hoffman
13f396b395
Plugins: sync contract registry image providers 2026-03-18 08:27:48 -05:00
Tak Hoffman
86e9dcfc1b
Build: fail on unresolved tsdown imports 2026-03-18 07:57:33 -05:00
Tak Hoffman
79c6158ac6
Deps: align pi-agent-core for declaration builds 2026-03-18 07:54:46 -05:00
Tak Hoffman
4157bcd024
Build: fail on plugin SDK declaration errors 2026-03-18 07:49:03 -05:00
Onur Solmaz
d41c9ad4cb
Release: add plugin npm publish workflow (#47678)
* Release: add plugin npm publish workflow

* Release: make plugin publish scope explicit
2026-03-18 13:44:23 +01:00
Andrew Demczuk
089a43f5e8
fix(security): block build-tool and glibc env injection vectors in host exec sandbox (#49702)
Add GLIBC_TUNABLES, MAVEN_OPTS, SBT_OPTS, GRADLE_OPTS, ANT_OPTS,
DOTNET_ADDITIONAL_DEPS to blockedKeys and GRADLE_USER_HOME to
blockedOverrideKeys in the host exec security policy.

Closes #22681
2026-03-18 13:11:01 +01:00
Alexander Davydov
60e23072e5 GigaChat: honor resolved URLs and headers 2026-03-18 15:06:17 +03:00
Tak Hoffman
f58e0f5592
test simplify zero-state boundary guards 2026-03-18 07:04:50 -05:00
Alexander Davydov
af83a32c9e GigaChat: broaden leaked prelude stripping 2026-03-18 15:02:03 +03:00
Tak Hoffman
06832112ee
ci enforce boundary guardrails 2026-03-18 06:52:42 -05:00
Alexander Davydov
62faef905a GigaChat: cover trailing SSE frames 2026-03-18 14:52:40 +03:00
Alexander Davydov
afec3305d0 GigaChat: stream-decode SSE UTF-8 bytes 2026-03-18 14:51:41 +03:00
Alexander Davydov
79a525c70d CI: skip empty extension-fast suites 2026-03-18 14:31:50 +03:00
Alexander Davydov
0a50065d84 Onboarding: keep GigaChat text-only for now 2026-03-18 14:12:14 +03:00
Alexander Davydov
16043ad618 Onboarding: honor generic token for GigaChat OAuth 2026-03-18 14:08:17 +03:00
Alexander Davydov
8fdece2b52 Onboarding: mark GigaChat 2 Max image-capable 2026-03-18 13:53:06 +03:00
Alexander Davydov
6e1e4b23da Onboarding: disallow GigaChat profile fallback 2026-03-18 13:48:05 +03:00
Ayaan Zaidi
0e9b899aee
test: enable vmForks for targeted channel test runs
Channel tests were always using process forks, missing the shared
transform cache that vmForks provides. This caused ~138s import
overhead per file. Now uses vmForks when available, matching the
pattern already used by unit-fast and extensions suites.
2026-03-18 15:54:02 +05:30
Ayaan Zaidi
f2655e1e92
test(telegram): fix incomplete sticker-cache mocks in tests 2026-03-18 15:37:24 +05:30
Vincent Koc
b9e08a6839 Config: align model compat thinking format types 2026-03-18 02:45:15 -07:00
Vincent Koc
238c036b0d Tlon: pin api-beta to current known-good commit 2026-03-18 02:43:43 -07:00
Alexander Davydov
19eb8be825 Merge remote-tracking branch 'upstream/main' into feat/gigachat
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/agents/pi-embedded-runner/compact.hooks.test.ts
#	src/agents/pi-embedded-runner/run/attempt.ts
2026-03-18 12:30:19 +03:00
Vincent Koc
f96ee99bbc Plugin SDK: harden provider auth seams 2026-03-18 02:29:25 -07:00
Alexander Davydov
1ad4fc4354 Merge remote-tracking branch 'upstream/main' into feat/gigachat
# Conflicts:
#	package.json
#	src/agents/pi-embedded-runner/compact.hooks.test.ts
#	src/commands/onboard-auth.config-core.ts
#	src/commands/onboard-auth.models.ts
#	src/commands/onboard-auth.ts
#	src/commands/onboard-non-interactive/local/auth-choice.api-key-providers.ts
#	src/plugins/provider-auth-storage.ts
2026-03-18 12:25:31 +03:00
Ayaan Zaidi
93a31b69de
fix(config): add missing qwen-chat-template to thinking format schema 2026-03-18 14:54:38 +05:30
Vincent Koc
afad0697aa Plugin SDK: register provider auth login entrypoint 2026-03-18 02:06:06 -07:00
Vincent Koc
d8a1ad0f0d Plugin SDK: split provider auth login seam 2026-03-18 02:04:10 -07:00
Vignesh Natarajan
1890089f49 fix: serialize duplicate channel starts (#49583) (thanks @sudie-codes) 2026-03-18 01:57:12 -07:00
Vincent Koc
1040ae56b5 Telegram: fix reply-runtime test typings 2026-03-18 01:53:29 -07:00
Vincent Koc
2f3bc89f4f Config: align model compat thinking format schema 2026-03-18 01:53:29 -07:00