|
|
e00441faa8
|
refactor(framework): make AbstractAgentModule sealed with class-based module contracts and streamline ActivateModel model access
|
2026-02-20 16:12:35 +08:00 |
|
|
|
c3b0a9dd25
|
refactor(framework): make ActivateModel companion configManager private
|
2026-02-20 15:39:52 +08:00 |
|
|
|
6b7c9db5b1
|
refactor(framework): add order() to AbstractAgentModule.Running contract
|
2026-02-20 15:30:55 +08:00 |
|
|
|
e2ef92ce43
|
refactor(framework): use moduleName as modelKey for
`AbstractAgentModule` instances in ActivateModel
|
2026-02-20 15:29:38 +08:00 |
|
|
|
051b6450e7
|
refactor(framework): mark AbstractAgentModule as capability holder and consolidate module contracts within abstracts
|
2026-02-20 15:24:35 +08:00 |
|
|
|
2a3d33a61e
|
refactor(framework): correct comments for ActivateModel
|
2026-02-20 15:02:33 +08:00 |
|
|
|
e57c03e213
|
refactor(framework): migrate module abstracts/ActivateModel to Kotlin and introduce shared model/context structures
|
2026-02-20 15:00:14 +08:00 |
|
|
|
14e6d71ac9
|
将 .java 重命名为 .kt
|
2026-02-20 15:00:14 +08:00 |
|
|
|
dc9f9417bc
|
refactor(framework): remove @BeforeExecute/@AfterExecute hook proxy logic and use direct module instantiation
|
2026-02-19 22:53:49 +08:00 |
|
|
|
5051c2f662
|
refactor(framework): use existing model instance in
init hook `ActivateModel#modelSettings`
|
2026-02-19 21:46:37 +08:00 |
|
|
|
c30ec35f85
|
refactor(framework): rename @AgentModule to @AgentRunningModule
|
2026-02-19 21:39:59 +08:00 |
|
|
|
c7f113b59a
|
refactor(framework): rename AgentRunningModule/SubModule to AbstractAgent* and migrate module inheritance usage
|
2026-02-19 15:04:30 +08:00 |
|
|
|
8735660830
|
refactor(framework): remove log hook surrounded with method execute in AgentRunningSubModule
|
2026-02-19 14:37:21 +08:00 |
|
|
|
18b2bb8812
|
refactor(framework): reorganize Module abstracts location
|
2026-02-19 14:09:51 +08:00 |
|
|
|
a9bf7ca1c2
|
refactor(framework): correct exception names in Partner-Framework
|
2026-02-19 14:01:26 +08:00 |
|
|
|
73ab40416d
|
refactor(Project): rename Partner-Api/Partner-Main modules to Partner-Framework/Partner-Core and update Maven dependencies
|
2026-02-19 10:39:21 +08:00 |
|