756c0a12ad
fix(partnerctl): include zh-CN locale in native image build
2026-05-14 20:41:53 +08:00
8a5b844a4a
feat(partnerctl-init): add release download install option
2026-05-14 19:47:18 +08:00
9054a9b4ad
fix(onebot): correct interaction api dependency version
2026-05-13 13:04:45 +08:00
5491ad1747
refactor(versioning): decouple module release versions
...
- bump parent and external module parent POMs to 1.0.0
- make runtime, interaction API, ctl, and external modules use explicit versions
- centralize internal dependency versions with dedicated properties
- keep framework and core on the shared runtime 0.5.0 line
- prepare partnerctl and module releases for independent versioning
2026-05-13 11:33:34 +08:00
01bfc3ee18
feat(partnerctl-fetch): support fetching raw data via https proxy
2026-05-13 10:16:18 +08:00
2d45adf8c3
feat(partnerctl-module): load external modules from remote registry index
2026-05-12 23:34:35 +08:00
da381c3adf
refactor(partnerctl-module): add version attribute to manifest
2026-05-10 21:40:20 +08:00
8cb876b532
feat(partnerctl): add --log-level option for run command and wire runtime log level to Partner-Core
2026-05-09 14:12:32 +08:00
d72b34acfd
fix(partnerctl): align Partner-Core jar path to resources/partner-core.jar across init/control
2026-05-09 13:38:51 +08:00
79dcda082f
refactor(partnerctl-chat): optimize color of chat prompt
2026-05-09 10:14:36 +08:00
fbd1d17fc4
refactor(partnerctl): extract TerminalText styling utility and reuse it in prompt/chat rendering
2026-05-08 23:44:08 +08:00
a8e3a84db8
feat(partnerctl): implement interactive WebSocket chat client with live event rendering
2026-05-08 23:16:49 +08:00
4c042769f2
refactor(partnerctl): disable Config and Module command temporally in root command
2026-05-06 15:18:20 +08:00
7bee14452e
feat(partnerctl): add shared help option mixin across commands
2026-05-06 15:06:20 +08:00
442397c1f5
feat(partnerctl): i18n-ize command and option descriptions via message bundles
2026-05-06 14:55:16 +08:00
ffc96bbb64
refactor(partnerctl): split control commands into dedicated classes and extract shared runtime utilities
2026-05-06 13:26:46 +08:00
8398c14794
feat(partnerctl): add background run mode and log command with pid/log file management
2026-05-05 23:57:32 +08:00
bd4d5164d3
feat(partnerctl): add run and shutdown commands with process lifecycle handling
2026-05-05 23:39:17 +08:00
9073f88117
feat(partnerctl-init): add i18n message bundles for init flow and source build output
2026-05-05 22:37:41 +08:00
0710f60ed6
fix(partnerctl-init): use numeric default for heartbeat interval prompt
2026-05-05 17:33:44 +08:00
1bf02f543e
feat(partnerctl-init): add safe Partner Home selection with overwrite/cancel flow
2026-05-05 17:21:02 +08:00
19f87c93e3
feat(partnerctl): add ANSI-styled interactive prompt output and labels
2026-05-05 16:36:59 +08:00
57b23e0dcb
feat(partnerctl-init): add finalize step
2026-05-05 00:41:25 +08:00
11f7200e23
feat(partnerctl-init): add interactive model provider configuration
2026-05-04 23:52:13 +08:00
ee8f568006
refactor(partnerctl): move GatewayConfig into commands.data model file
2026-05-04 20:35:36 +08:00
393dcff6df
feat(partnerctl-init): add interactive gateway configuration and gateway.json generation
2026-05-04 17:48:58 +08:00
0fdc0038a5
docs(partnerctl-support): add KDoc for source build spec and external module manifest models
2026-05-04 17:47:20 +08:00
97bf0618f4
feat(partnerctl): add details output helper for key-value prompt sections
2026-05-04 17:08:20 +08:00
4200df6525
feat(partnerctl-support): add external module manifest models and gateway/module loaders
2026-05-04 15:20:34 +08:00
686dc76b55
chore(partnerctl-pom): add kotlinx serialization
2026-05-03 23:30:26 +08:00
adab925e7d
refactor(partnerctl-init): extract source build/install flow into reusable support helper
2026-05-03 21:50:25 +08:00
6c74de2126
feat(partnerctl-init): add source build install choice
2026-05-03 21:06:46 +08:00
7fcdb1c671
refactor(partnerctl-exception): add command interrupted exception, and unify exception handling
2026-05-03 20:08:18 +08:00
78877f14d5
feat(partnerctl-init): support initialize Partner Home
2026-05-03 19:35:43 +08:00
729700ceb7
feat(partnerctl): add path prompt with completion and validation
2026-05-03 19:27:07 +08:00
6f48c36f67
feat(partnerctl): add interactive single select
2026-05-03 18:45:03 +08:00
551a2a16d9
feat(partnerctl): add command execution helpers with captured and inherited IO
2026-05-03 18:34:01 +08:00
40af7a4de6
feat(partnerctl): add Prompt UI helper with ask/confirm/select and multi-select support
2026-05-03 17:38:56 +08:00
cbdb33fefe
chore(partnerctl): add GraalVM native-image setup and arm64 build tooling
2026-05-03 15:46:26 +08:00
d2c3416f48
feat(partnerctl): add main command with init/run/module and chat demo subcommands
2026-05-03 15:44:53 +08:00
c3dc8180f1
feat(partnerctl): initialize PartnerCtl maven module with CLI dependencies
2026-05-02 23:35:39 +08:00