Peter Steinberger
|
41905d9fd7
|
refactor: share cli command descriptor helpers
|
2026-04-06 14:52:20 +01:00 |
|
Peter Steinberger
|
406a47284a
|
fix(ci): restore channel typing and root-help metadata build
|
2026-04-04 07:59:32 +01:00 |
|
Peter Steinberger
|
a23ab9b906
|
refactor: move voice-call realtime providers into extensions
|
2026-04-04 12:07:23 +09:00 |
|
Peter Steinberger
|
1e6e685347
|
fix: unblock cli startup metadata
|
2026-04-04 02:35:36 +01:00 |
|
Gustavo Madeira Santana
|
e5dac0c39e
|
CLI: keep root help plugin descriptors non-activating (#57294)
Merged via squash.
Prepared head SHA: c8da48f689
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-03-29 18:49:57 -04:00 |
|
Gustavo Madeira Santana
|
9b4f26e70a
|
Plugins/CLI: add descriptor-backed lazy root command registration (#57165)
Merged via squash.
Prepared head SHA: ad1dee32eb
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-03-29 16:02:59 -04:00 |
|
Peter Steinberger
|
e955d574b2
|
refactor: move memory tooling into memory-core extension
|
2026-03-26 22:00:13 +00:00 |
|
Vincent Koc
|
805bff6e7e
|
fix(cli): precompute bare root help startup path
|
2026-03-24 12:24:52 -07:00 |
|
Peter Steinberger
|
9c89a74f84
|
perf(cli): trim help startup imports
|
2026-03-15 18:20:52 -07:00 |
|
Vincent Koc
|
67b2d1b8e8
|
CLI: reduce channels add startup memory (#46784)
* CLI: lazy-load channel subcommand handlers
* Channels: defer add command dependencies
* CLI: skip status JSON plugin preload
* CLI: cover status JSON route preload
* Status: trim JSON security audit path
* Status: update JSON fast-path tests
* CLI: cover root help fast path
* CLI: fast-path root help
* Status: keep JSON security parity
* Status: restore JSON security tests
* CLI: document status plugin preload
* Channels: reuse Telegram account import
|
2026-03-15 09:10:40 -07:00 |
|