Commit Graph

66940 Commits

Author SHA1 Message Date
Vincent Koc 36e54a8830 fix(ci): unblock Kova packs during release prep 2026-07-11 16:32:59 +08:00
Vincent Koc 9e2aed2ece fix(release): allow explicit non-publish changelog packing 2026-07-11 16:32:59 +08:00
Peter Lee 585914fcd5 fix(channels): stop unavailable targets repeating plugin scans (#100377)
* fix(channels): suppress repeated failed bootstrap

Co-authored-by: Peter Lee <li.xialong@xydigit.com>

* docs(changelog): credit recent fixes

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-11 01:29:33 -07:00
Peter Steinberger e0e67abfa9 fix: cancel expired macOS node approvals (#104302)
* fix: cancel expired macOS node approvals

* chore: keep node approval fix out of release notes
2026-07-11 01:25:36 -07:00
Peter Steinberger bfffb537ce test: guard release summary ZIP coverage (#104311) 2026-07-11 01:25:16 -07:00
Vincent Koc f71255e475 fix(agents): redact service request diagnostics 2026-07-11 16:22:22 +08:00
Vincent Koc 64a76d18ee fix(memory): tolerate minimal plugin runtimes 2026-07-11 16:22:22 +08:00
Vincent Koc 50429157e3 fix(embeddings): preserve provider alias cache identity 2026-07-11 16:22:22 +08:00
Vincent Koc bb65e79ae9 fix(agents): honor configured provider URL aliases 2026-07-11 16:22:22 +08:00
Vincent Koc 67106e94a3 fix(agents): redact inherited service diagnostics 2026-07-11 16:22:22 +08:00
Vincent Koc 1aca83abf5 fix(lmstudio): isolate embedding alias credentials 2026-07-11 16:22:22 +08:00
Vincent Koc 105419ae5f fix(lmstudio): resolve embedding alias credentials 2026-07-11 16:22:22 +08:00
Vincent Koc 92467325c0 chore(plugin-sdk): refresh rebased API baseline 2026-07-11 16:22:22 +08:00
Vincent Koc ffc9585624 test(agents): model default local service overlays 2026-07-11 16:22:22 +08:00
Vincent Koc 1667654caa fix(agents): allow default loopback service endpoints 2026-07-11 16:22:22 +08:00
Vincent Koc 065873e5ec fix(lmstudio): preserve local service endpoint forms 2026-07-11 16:22:22 +08:00
Vincent Koc 63dbb336ca fix(ollama): preserve embedding readiness base path 2026-07-11 16:22:22 +08:00
Vincent Koc cce3fd55c4 test(lmstudio): type local service override fixture 2026-07-11 16:22:22 +08:00
Vincent Koc d2ac533c6c fix(embeddings): skip local services for remote overrides 2026-07-11 16:22:22 +08:00
Vincent Koc 64c50da1b2 fix(agents): drain local service output on failed startup 2026-07-11 16:22:22 +08:00
Vincent Koc 6e3c3d5384 fix(plugin-runtime): bind service probes to configured endpoints 2026-07-11 16:22:22 +08:00
Vincent Koc 5988420f89 fix(ollama): drop stale embedding config alias 2026-07-11 16:22:22 +08:00
Vincent Koc 1b3438d7ec fix(plugin-runtime): keep local service config host-owned 2026-07-11 16:22:22 +08:00
Vincent Koc 85a61aac23 chore(plugin-sdk): refresh API baseline 2026-07-11 16:22:22 +08:00
Vincent Koc fd62672ec8 fix(agents): drain local service output after readiness 2026-07-11 16:22:22 +08:00
Vincent Koc ffe9e22b23 test(agents): bound startup-only service diagnostics 2026-07-11 16:22:22 +08:00
Vincent Koc a46f780874 fix(agents): stop retaining local service runtime output 2026-07-11 16:22:22 +08:00
Vincent Koc ee4e8038f9 test(gateway): cover embedding local service injection 2026-07-11 16:22:22 +08:00
Vincent Koc b085184d08 fix(gateway): acquire embedding local services 2026-07-11 16:22:22 +08:00
Vincent Koc 839892e4c4 test(agents): track local service temp directories 2026-07-11 16:22:22 +08:00
Vincent Koc e413d36054 fix(agents): satisfy diagnostics snapshot lint 2026-07-11 16:22:22 +08:00
Vincent Koc 8b8e66cfa4 test(embeddings): align runtime fixture casts 2026-07-11 16:22:22 +08:00
Vincent Koc a74c92f27c fix(agents): unref local service diagnostics after readiness 2026-07-11 16:22:22 +08:00
Vincent Koc 317d9d772f fix(plugin-runtime): preserve local service hook projections 2026-07-11 16:22:22 +08:00
Vincent Koc ccab708c16 fix(plugin-sdk): align local service release contract 2026-07-11 16:22:22 +08:00
Vincent Koc 4dc4115157 docs: cover embedding local service leases 2026-07-11 16:22:22 +08:00
Vincent Koc e62c216d75 refactor(embeddings): inject local service acquisition 2026-07-11 16:22:22 +08:00
Vincent Koc 84393bea7a fix(agents): avoid retaining local service env values 2026-07-11 16:22:22 +08:00
Vincent Koc 06fbade796 fix(lmstudio): lease embedding local services 2026-07-11 16:22:22 +08:00
Vincent Koc fa5f24b021 fix(ollama): lease embedding local services 2026-07-11 16:22:22 +08:00
Vincent Koc 6adeae6cfd fix(embeddings): lease OpenAI-compatible local services 2026-07-11 16:22:22 +08:00
Vincent Koc c58690804f feat(plugin-sdk): expose provider local service leases 2026-07-11 16:22:22 +08:00
Vincent Koc 4228ae93c8 refactor(agents): generalize provider local service leases 2026-07-11 16:22:22 +08:00
Peter Steinberger 20fe3f46db fix: paired Mac Codex sessions finish loading (#104299)
* fix(codex): allow cold Mac session catalogs

* chore: keep release notes in PR body
2026-07-11 01:14:36 -07:00
Pavan Kumar Gondhi 5f709cfd87 fix: isolate Synology webhook preauth throttling [AI] (#103619)
* fix: scope Synology preauth throttling by client ip

* fix: clarify Synology preauth limiter comments
2026-07-11 13:44:21 +05:30
Peter Steinberger c59d07b9a8 fix(ui): auto-recover Control UI panels from stale hashed-chunk imports after gateway updates (#104305) 2026-07-11 01:12:16 -07:00
Peter Steinberger 7128e8ea2b fix(telegram): allow 12-option polls (#104303)
* fix(telegram): allow 12-option polls

* chore: keep release notes in pr body
2026-07-11 01:11:30 -07:00
Peter Steinberger 7bf80dc2c6 chore(tooling): enforce formatting and refresh TypeScript checks (#104239)
* chore(tooling): enforce current formatter and refresh checks

* chore(tooling): keep release changelog formatter-owned

* chore(tooling): retain compatible Node type surface

* ci: enforce formatting for docs-only changes

* ci: isolate docs formatter check

* chore(tooling): apply updated lint and format rules

* chore(tooling): satisfy updated switch lint

* style(ui): apply Linux formatter layout

* test(doctor): match quiet local audio contribution

* test(doctor): assert quiet output only

* test(doctor): follow restored information contract
2026-07-11 01:09:51 -07:00
Peter Steinberger 81ce206ee8 improve(control-ui): move dev branch badge to its own footer strip (#104300)
The sidebar footer icon row got crowded with the inline branch label.
The dev-checkout branch now renders on a slim tinted strip above the
icon bar with a git-branch icon, keeping the full name readable and
the footer controls uncluttered.
2026-07-11 01:05:15 -07:00
Peter Steinberger f9ebefba29 feat(macos): onboarding mascot reacts with moods, randomized idle behavior, and Easter eggs (#104255)
* feat(macos): mascot moods, randomized idle behavior, and onboarding Easter eggs

* feat(apps): opt About window and iOS hero marks into mascot Easter eggs

* chore(i18n): sync native app i18n inventory
2026-07-11 01:01:26 -07:00