Peter Steinberger
f89d0f7c53
fix(cron): preserve telegram direct thread inference
2026-04-27 07:58:03 +01:00
Vincent Koc
ca9a04b271
docs: full-page readability pass on 5 worst-offender pages
...
- automation/standing-orders: sentence-case all H2/H3 headings (Why Standing Orders, Anatomy, Execute-Verify-Report Pattern, Multi-Program Architecture, Best Practices, etc.) and clean up Related link styling
- platforms/raspberry-pi: sentence-case 10 headings (Hardware Requirements, Performance Optimizations, Cost Comparison, etc.)
- install/fly: sentence-case troubleshooting and Private Deployment headings
- pi-dev: drop 'this guide summarizes' filler, sentence-case 4 H2 headings, restore brand-cased Pi
- concepts/model-providers: sentence-case Kimi Coding (other brand-named providers preserved as-is: Google Gemini, Google Vertex, Kilo Gateway, Volcano Engine)
2026-04-26 23:57:10 -07:00
Peter Steinberger
37d37d3779
fix(cron): tolerate legacy flat schedule identity
2026-04-27 07:56:26 +01:00
Peter Steinberger
53f536b368
fix: avoid slack startup auth rejection leak
2026-04-27 07:55:57 +01:00
Peter Steinberger
725938f0f5
test: avoid heavy registry imports in web provider tests
2026-04-27 07:53:09 +01:00
Vincent Koc
d43bf6de0a
docs: batch sentence-case headings across high-Title-Case offenders
...
- pi.md: 9 H2 + 14 H3 (Package Dependencies, File Structure, Tool Pipeline, etc.)
- cli/hooks.md: 6 H2 (List All Hooks, Get Hook Information, etc.)
- plugins/message-presentation.md: 8 H2 (Producer Examples, Renderer Contract, etc.)
- plan/ui-channels.md: 7 H2 (Non Goals, Target Model, Refactor Steps, etc.)
- install/ansible.md: 6 H2 + 1 H3 (What You Get, Quick Start, etc.)
Mintlify anchor generation prefers sentence case for predictable URLs.
2026-04-26 23:52:28 -07:00
Peter Steinberger
18b6c3bb61
fix(docker): recognize current gateway readiness logs
2026-04-27 07:51:59 +01:00
Vincent Koc
4a30ae182b
fix(gateway): defer embedded runner imports
2026-04-26 23:51:08 -07:00
Vincent Koc
69c30e37d9
fix(memory-lancedb): skip processed auto-capture messages safely ( #72663 )
2026-04-26 23:51:04 -07:00
Peter Steinberger
9ced682a9d
fix(cron): omit disabled delivery trace errors
2026-04-27 07:50:50 +01:00
Peter Steinberger
4db1faaafc
chore: install discord clawd skill
2026-04-27 07:50:15 +01:00
Peter Steinberger
c754370100
docs: document maintainer testbox opt-in
2026-04-27 07:49:28 +01:00
BsnizND
2785be2604
Fix Google Meet realtime interruption playback ( #72524 )
...
Fixes #72523 .
Remote proof:
- CI run 24980529154 passed on 29f825bea5 .
- Blacksmith Testbox tbx_01kq6tsgbaxgstxmtearwy9n4w passed focused formatting, Google Meet tests, Google realtime provider tests, and extension test typecheck.
Thanks @BsnizND.
Co-authored-by: BSnizND <199837910+BsnizND@users.noreply.github.com >
2026-04-27 07:49:10 +01:00
Peter Steinberger
8811112ab3
fix(release): stabilize full validation lanes
2026-04-27 07:46:44 +01:00
Peter Steinberger
ddcd9d62c4
fix(cron): invalidate stale external schedule slots
2026-04-27 07:46:08 +01:00
Peter Steinberger
3173842913
fix: keep staged plugin mirrors idempotent
2026-04-27 07:44:15 +01:00
Peter Steinberger
566295cd34
fix: materialize stale runtime mirror symlinks
2026-04-27 07:42:47 +01:00
Peter Steinberger
04be516926
fix(gateway): keep liveness probes independent of config load
2026-04-27 07:42:14 +01:00
Peter Steinberger
7559845597
fix(ollama): avoid implicit native num_ctx override
2026-04-27 07:42:14 +01:00
Vincent Koc
c4194b8345
docs(voice-call): note SecretRef support for twilio.authToken and tts.providers.*.apiKey
...
Trace to db09f68ce5 (Support SecretRef for voice-call credentials and bundled
plugin SecretInputs #72607 ). The reference page docs/reference/secretref-credential-surface.md
listed the new entries in the same SHA, but docs/plugins/voice-call.md showed
only plain-string credentials without pointing to the SecretRef surface.
2026-04-26 23:39:51 -07:00
Vincent Koc
015f7dc747
fix(agents): refresh bootstrap snapshot when workspace files change ( #72406 )
...
* fix(agents): refresh bootstrap snapshot when workspace files change
* fix(clownfish): address review for ghcrawl-207042-agentic-merge (1)
2026-04-26 23:39:33 -07:00
Peter Steinberger
c110f8c028
fix(docker): stabilize bundled channel release lanes
2026-04-27 07:37:28 +01:00
BsnizND
f2a17b2991
Fix Google Meet chrome-node bridge cleanup ( #72372 )
...
Fixes #72371 .
Remote proof:
- CI run 24980121791 passed on d583a6b615 .
- Blacksmith Testbox tbx_01kq6t5jk2f51gxq30j9veyjhy passed focused Google Meet formatting and tests.
Thanks @BsnizND.
Co-authored-by: BSnizND <199837910+BsnizND@users.noreply.github.com >
2026-04-27 07:37:18 +01:00
Vincent Koc
5c591a4e13
fix(test): build missing Docker images in Testbox
2026-04-26 23:33:43 -07:00
Peter Steinberger
67e6410e0f
ci: accept legacy bundled docker lane
2026-04-27 07:31:18 +01:00
Peter Steinberger
4bca42d933
fix(cron): alert on persistent skipped runs
2026-04-27 07:31:04 +01:00
Vincent Koc
b246c06fa5
fix(daemon): surface systemd user-bus hints during gateway install ( #72617 )
2026-04-26 23:30:54 -07:00
Vincent Koc
dcff28d285
fix(telegram): hide acknowledged failed-tool warnings from chat ( #72410 )
...
* fix(telegram): hide acknowledged failed-tool warnings from chat
* fix(clownfish): address review for ghcrawl-207034-agentic-merge (1)
* fix(clownfish): address review for ghcrawl-207034-agentic-merge (1)
2026-04-26 23:29:19 -07:00
Peter Steinberger
ca44ab65e6
ci(release): allow live E2E actions reads
2026-04-27 07:26:33 +01:00
Peter Steinberger
9313554a8d
test: stabilize matrix block streaming prompt
2026-04-27 07:25:52 +01:00
Peter Steinberger
edf43dfc88
ci: fix update channel package version probe
2026-04-27 07:23:23 +01:00
Peter Steinberger
cf04fa24d8
test(openai): prefer exact live registry models
2026-04-27 07:22:26 +01:00
Bek
aac83e00cf
fix: Slack inbound thread session routing ( #72498 )
...
Normalize actionable Slack thread roots and follow-up replies onto the same thread parent session key.
2026-04-27 02:19:27 -04:00
Peter Steinberger
93ac2cefaa
ci(docker): resolve short refs before checkout
2026-04-27 07:18:57 +01:00
Peter Steinberger
a3fcb8db79
ci(docker): split bundled release lanes
2026-04-27 07:17:14 +01:00
Josh Avant
db09f68ce5
Support SecretRef for voice-call credentials and bundled plugin SecretInputs ( #72607 )
...
* fix: support voice-call secretrefs
* test: classify plugin secretref targets
* docs: credit voice-call secretref change
* fix: keep plugin secret target discovery lightweight
2026-04-27 01:16:50 -05:00
Vincent Koc
ab237fe7b0
fix(gateway): defer chat startup helpers
2026-04-26 23:15:26 -07:00
Peter Steinberger
1dac448ff0
fix: wait for qa gateway restart boundary
2026-04-27 07:13:39 +01:00
Vincent Koc
1427c3a78d
fix(sessions_spawn): tolerate ACP-only fields for subagent runtime ( #72331 )
2026-04-26 23:11:42 -07:00
Peter Steinberger
44a504cd39
ci: time-box package acceptance legacy compat
2026-04-27 07:11:14 +01:00
Vincent Koc
e6d2c9b080
fix(process): decode Windows command output with console codepage awareness ( #72393 )
...
* fix(process): decode Windows command output with console codepage awareness
* fix(clownfish): address review for ghcrawl-199248-agentic-merge (1)
2026-04-26 23:10:59 -07:00
Peter Steinberger
5cc06c69a9
fix(discord): preserve explicit delivery target kind
2026-04-27 07:09:45 +01:00
Peter Steinberger
ca67762b88
fix(image): honor media timeouts
2026-04-27 07:09:36 +01:00
Peter Steinberger
19cb9ca6bf
fix: materialize staged plugin runtime chunks
2026-04-27 07:08:44 +01:00
Vincent Koc
8440f67935
fix(gateway): defer chat event imports
2026-04-26 23:07:05 -07:00
Peter Steinberger
6175309c01
fix: normalize openai legacy image sizes
2026-04-27 07:05:56 +01:00
Vincent Koc
b1812387a0
fix(agent): harden empty attempt retry handling
2026-04-26 23:04:40 -07:00
Josh Avant
b3d9948c4c
fix: use runtime snapshot for TTS SecretRefs ( #72581 )
...
* fix: use runtime snapshot for tts secrets
* fix: keep tts secret snapshot selection local
* docs: add tts secretref changelog entry
2026-04-27 01:02:17 -05:00
Peter Steinberger
ac5a1d1622
ci: forward package acceptance live secrets
2026-04-27 07:00:11 +01:00
Peter Steinberger
2a6fab9d22
docs: point release evidence at public checks
2026-04-27 06:57:47 +01:00