Shakker
1a193b2d96
fix: scope cold plugin manifests to index
2026-04-26 03:47:45 +01:00
Peter Steinberger
f8a677bcfd
docs: reduce changelog rebase churn
2026-04-26 03:46:31 +01:00
Peter Steinberger
0ddbae171d
test: cover codex app-server subagents
2026-04-26 03:46:30 +01:00
Vincent Koc
c149de7750
fix(plugins): resolve runtime metadata fallbacks cold
2026-04-25 19:45:59 -07:00
Peter Steinberger
07877d71cd
fix(control-ui): preserve optimistic messages on empty history
2026-04-26 03:45:07 +01:00
Peter Steinberger
97ae1c7c2e
feat(tts): add read-latest voice command
2026-04-26 03:44:44 +01:00
Vincent Koc
2235a13dab
fix(plugins): resolve capability metadata cold
2026-04-25 19:43:07 -07:00
Peter Steinberger
3989510251
docs: expand ACP agents guide
2026-04-26 03:42:44 +01:00
Peter Steinberger
e23d17da79
test: update full-suite planner expectation
2026-04-26 03:39:52 +01:00
Vincent Koc
d8ed49f651
fix(plugins): keep config alias normalization cold
2026-04-25 19:39:41 -07:00
Peter Steinberger
f0fa35082b
fix: keep ACP completion prompts harness-safe
2026-04-26 03:39:24 +01:00
Vincent Koc
4fbc490fca
fix(agents): resolve provider attribution metadata cold
2026-04-25 19:36:28 -07:00
Ayaan Zaidi
23fbdc1ec2
fix: allow large Claude live JSONL lines ( #71897 )
2026-04-26 08:06:06 +05:30
Ayaan Zaidi
09e60e496b
fix(agents): allow large Claude live JSONL lines
2026-04-26 08:06:06 +05:30
Ayaan Zaidi
78e0976f93
test(agents): cover large Claude live JSONL output
2026-04-26 08:06:06 +05:30
Peter Steinberger
802a73a382
test: isolate legacy auth choice aliases
2026-04-26 03:34:11 +01:00
Vincent Koc
10763781fd
fix(config): resolve plugin contracts cold
2026-04-25 19:33:56 -07:00
Vincent Koc
a0ca546997
test(qa): add local otel smoke harness
2026-04-25 19:30:46 -07:00
Vincent Koc
476bb38527
fix(setup): plan setup metadata from plugin registry
2026-04-25 19:30:20 -07:00
Peter Steinberger
72d8600eb5
test: fix plugin skills mock typing
2026-04-26 03:28:59 +01:00
Peter Steinberger
6855b33255
docs(tts): clarify WhatsApp voice-note delivery
2026-04-26 03:28:51 +01:00
Vincent Koc
bc24b547d0
fix(agents): resolve plugin skill metadata cold
2026-04-25 19:26:21 -07:00
Peter Steinberger
0796a888ae
fix: tolerate partial plugin registry records
2026-04-26 03:26:11 +01:00
Peter Steinberger
9b91040053
fix(tts): route WhatsApp MP3 TTS as voice notes
2026-04-26 03:26:00 +01:00
Peter Steinberger
90cd9fce85
fix(agents): handle empty Claude stop turns
2026-04-26 03:23:16 +01:00
Vincent Koc
a44a3f9171
fix(auth): resolve plugin auth metadata cold
2026-04-25 19:22:31 -07:00
Ayaan Zaidi
bbd9702077
ci: fix Docker E2E image build
2026-04-26 07:49:04 +05:30
Vincent Koc
6afac5208a
fix(secrets): resolve plugin env metadata cold
2026-04-25 19:18:30 -07:00
Peter Steinberger
c14d2b0c1f
fix: harden plugin registry contribution lookup
2026-04-26 03:17:31 +01:00
Peter Steinberger
2d9a0d9cf0
fix: preserve image history while pruning replay context
2026-04-26 03:16:00 +01:00
Peter Steinberger
69e7e499b1
docs(tts): document per-agent tts config
2026-04-26 03:13:43 +01:00
Vincent Koc
690046637f
fix(web): resolve provider candidates from plugin registry
2026-04-25 19:13:15 -07:00
Peter Steinberger
9b4f0779ce
fix(tts): honor per-agent config in tts commands
2026-04-26 03:12:30 +01:00
Vincent Koc
6a688e33f6
docs(agents): require single-line changelog bullets
...
Add an explicit rule under Docs / Changelog that bullets must stay on
one line — no wrapping or continuation across multiple lines.
Justification: dedupe, PR-ref, and credit-audit tooling assumes
single-line entries, and the rest of the file is already uniform
single-line. The recent flatten pass collapsed 80 multi-line bullets
in last two releases plus Unreleased; this rule prevents that drift
from coming back through new entries.
2026-04-25 19:10:21 -07:00
Peter Steinberger
0e1f53f020
fix: clear system events on session reset
2026-04-26 03:09:15 +01:00
Vincent Koc
d65f28f962
docs(changelog): flatten 80 multi-line bullets in last two releases and unreleased
...
Many bullets in Unreleased, 2026.4.25 (Unreleased), 2026.4.24, and
2026.4.23 wrapped across two to five lines, mixing single-line and
multi-line entries within the same section. The repo convention is
single-line bullets — that is what every author/PR reformatter aims
at, what the dedupe and PR-ref scanners assume, and what readers
scrolling the file see in the rest of the changelog.
Reflow each multi-line bullet to a single line by joining
continuation lines on a single space and collapsing redundant
whitespace. Wording, casing, links, PR refs, and Thanks credits are
unchanged — the only edit is layout.
Skipped 2026.4.22 and earlier on purpose; this pass is scoped to
'last two releases plus unreleased' as requested.
2026-04-25 19:07:57 -07:00
Vincent Koc
e4199379ff
fix(channels): resolve cold channel presence from registry
2026-04-25 19:07:05 -07:00
Peter Steinberger
94316334fe
test: use agent wait for OpenAI web search smoke
2026-04-26 03:06:09 +01:00
Peter Steinberger
a6d9926d1d
fix: keep acp management commands local
2026-04-26 03:02:04 +01:00
Peter Steinberger
9123c8158d
test: stabilize main ci provider tests
2026-04-26 03:00:57 +01:00
Shakker
0f343ad568
fix: make plugin install config migration atomic
2026-04-26 02:56:44 +01:00
Peter Steinberger
04e08cea62
chore(tts): refresh plugin sdk api baseline
2026-04-26 02:54:13 +01:00
Peter Steinberger
0ca952cdd5
feat(tts): add per-agent voice overrides
2026-04-26 02:54:13 +01:00
Peter Steinberger
1bc9bada65
test: speed up security audit tests
2026-04-26 02:51:19 +01:00
Peter Steinberger
ec56dd3116
fix(pairing): preserve corrupt pairing stores
2026-04-26 02:50:19 +01:00
Vincent Koc
5469740170
fix(github): exempt maintainers from barnacle candidate labels
2026-04-25 18:49:44 -07:00
Shakker
105785a1be
fix: preserve channel plugin install records
2026-04-26 02:48:29 +01:00
Peter Steinberger
e3be66ddda
test: align plugin docker smoke with install ledger
2026-04-26 02:46:04 +01:00
Peter Steinberger
75a8f5863c
test: speed up chat UI tests
2026-04-26 02:45:31 +01:00
Vincent Koc
526fd9d545
test: stabilize pty and agentic test lanes
2026-04-25 18:44:18 -07:00