Peter Steinberger
|
1bcc4c5e70
|
feat(gateway): add cooperative host suspension (#103618)
* feat(gateway): add cooperative suspension preparation
* style: satisfy suspension lint checks
* test(gateway): reset work admission between shared suites
* fix(gateway): reject upgrades during suspension
* fix(gateway): preserve admitted work during suspension
* test(gateway): isolate suspension and restart state
* fix(gateway): close suspension false-ready gaps
* refactor(protocol): slim suspension declaration graph
* refactor(plugin-sdk): sever protocol registry edges
* fix(gateway): preserve admitted restart follow-ups
* fix(gateway): make suspension recovery fail closed
* fix(protocol): keep validation formatter re-export only
* test(gateway): simplify deferred fixture type
* style(gateway): clarify suspension entry name
* fix(gateway): retain detached work admission
|
2026-07-10 20:24:53 +01:00 |
|
Peter Steinberger
|
54009c15bb
|
improve(qa): verify native Slack chart delivery (#103337)
* test(qa): prove Slack native chart delivery
* test(qa): exercise Slack chart verifier through scenario
* fix(build): bound private QA SDK declarations separately
* fix(qa): normalize Slack chart history whitespace
|
2026-07-10 06:58:33 +01:00 |
|
Dallin Romney
|
d32c4cf300
|
perf(build): canonicalize plugin SDK declarations (#98758)
|
2026-07-02 00:21:41 -07:00 |
|
Dallin Romney
|
20e0d068a7
|
fix: bundle private llm core declarations (#89336)
|
2026-06-01 23:51:38 -07:00 |
|
Peter Steinberger
|
a0fcb91670
|
fix(release): keep private test helpers out of npm pack
|
2026-05-28 20:05:50 +01:00 |
|
Peter Steinberger
|
4f4d108639
|
chore(lint): remove underscore-dangle allow list (#83542)
* chore(lint): reduce underscore-dangle exceptions
* chore(lint): reduce more underscore exceptions
* chore(lint): remove underscore-dangle allow list
* fix(lint): repair underscore cleanup regressions
* test(lint): track version define suppression
|
2026-05-18 14:56:06 +01:00 |
|
Gustavo Madeira Santana
|
a09bf67fa5
|
Plugin SDK: preserve secret input runtime build
|
2026-04-17 22:15:00 -04:00 |
|
Peter Steinberger
|
8be017fae6
|
refactor: remove plugin sdk facade generator
|
2026-04-05 09:23:55 +01:00 |
|
Peter Steinberger
|
e6116769b4
|
build(plugin-sdk): verify dist facade exports
|
2026-03-29 14:53:03 +01:00 |
|
Vincent Koc
|
dbc9d3dd70
|
fix(plugin-sdk): restore root diagnostic compat
|
2026-03-20 09:27:37 -07:00 |
|
Peter Steinberger
|
59940cb3ee
|
refactor(plugin-sdk): centralize entrypoint manifest
|
2026-03-16 02:11:18 +00:00 |
|
Peter Steinberger
|
bc5054ce68
|
refactor(google): merge gemini auth into google plugin
|
2026-03-16 01:19:32 +00:00 |
|
Gustavo Madeira Santana
|
7a2f5a0098
|
Plugin SDK: add full bundled subpath wiring
|
2026-03-04 02:35:12 -05:00 |
|
Gustavo Madeira Santana
|
802b9f6b19
|
Plugins: add root-alias shim and cache/docs updates
|
2026-03-04 01:20:48 -05:00 |
|
Gustavo Madeira Santana
|
1278ee9248
|
plugin-sdk: add channel subpaths and migrate bundled plugins
|
2026-03-03 22:07:03 -05:00 |
|
Glucksberg
|
61d14e8a8a
|
fix(plugin-sdk): add export verification tests and release guard (#27569)
|
2026-03-02 21:30:44 +00:00 |
|