|
|
1029624dc7
|
refactor(cogiaiateTurnnation): support assigning reply target in method
initiateTurn
|
2026-03-19 10:54:36 +08:00 |
|
|
|
5b9b9c3c09
|
refactor(runner): add builtin action provider interface
|
2026-03-19 10:39:06 +08:00 |
|
|
|
67d7fd34f8
|
feat(runner): register builtin command action definitions in BuiltinActionRegistry
|
2026-03-18 23:06:06 +08:00 |
|
|
|
12368ded53
|
feat(runner): implement builtin command session actions with start/inspect/read/cancel/overview
|
2026-03-18 23:00:56 +08:00 |
|
|
|
7d9ec976e3
|
feat(runner): implement builtin command execute MetaAction definition
|
2026-03-18 17:15:47 +08:00 |
|
|
|
d8b19ebcea
|
refactor(runner): refactor CommandExecutionService into single instance
|
2026-03-18 16:52:52 +08:00 |
|
|
|
7f4b82204a
|
refactor(runner): change stdout/stderr reading thread into virtual thread in CommandExecutionService
|
2026-03-18 16:18:10 +08:00 |
|
|
|
664bd5a0fb
|
refactor(runner): add typed param helper methods in BuiltinActionRegistry
|
2026-03-17 22:54:55 +08:00 |
|
|
|
6474eb8dc6
|
refactor(runner): allow object-typed params in BuiltinActionRegistry builtin actions
|
2026-03-17 22:51:00 +08:00 |
|
|
|
4439e5c04b
|
feat(runner): add BuiltinCommandActionManager and command action data models scaffold
|
2026-03-17 22:24:23 +08:00 |
|
|
|
ef2eb909b7
|
refactor(runner): use string-only params and return type for BuiltinActionRegistry builtin actions
|
2026-03-17 22:12:22 +08:00 |
|
|
|
d30ff322a2
|
refactor(runner): remove unused static method definition in BuiltinActionRegistry
|
2026-03-17 14:32:29 +08:00 |
|
|
|
cb63bbf570
|
feat(runner): add builtinAction defining method to BuiltinActionRegistry
|
2026-03-17 14:08:50 +08:00 |
|
|
|
4da4e5f161
|
refactor(runner): rename method buildDefinitions in BuiltinActionRegistry
|
2026-03-17 13:56:25 +08:00 |
|
|
|
5a717dbdda
|
refactor(runner): load different policy provider according to os, now support bwrap sandbox in linux only
|
2026-03-17 12:21:31 +08:00 |
|
|
|
a6682a7719
|
feat(runner): implement BubbleWrap policy provider and related test
|
2026-03-17 12:11:54 +08:00 |
|
|
|
1465d7687b
|
refactor(runner): add policy listener registering function and support registering McpConfigWatcher after starting
|
2026-03-17 10:35:35 +08:00 |
|
|
|
d31cac70a6
|
refactor(runner): apply execution policy wrapping in MCP transport and reload on policy changes
|
2026-03-16 22:45:49 +08:00 |
|
|
|
108cf9b071
|
refactor(runner): rename method buildFileExecutionCommands in CommandExecutionService
|
2026-03-16 16:52:04 +08:00 |
|
|
|
c4b8c2a858
|
refactor(runner): rename exec vararg parameter to commands for clarity
|
2026-03-15 22:41:46 +08:00 |
|
|
|
d55b849747
|
refactor(runner): apply execution policy wrapping before command execution in OriginExecutionService
|
2026-03-15 22:41:19 +08:00 |
|
|
|
a9993299a5
|
refactor(runner): add exec(List<String>) overload in CommandExecutionService
|
2026-03-15 22:41:11 +08:00 |
|
|
|
4c47cac3a5
|
fix(runner): repair MetaAction related logic in McpMetaRegistry and tests
|
2026-03-14 21:44:27 +08:00 |
|
|
|
cba9ff4f0b
|
refactor(action): pass launcher through meta action flow instead of inferring command by file extension
|
2026-03-14 21:27:38 +08:00 |
|
|
|
603b0835c5
|
将 .java 重命名为 .kt
|
2026-03-14 21:27:38 +08:00 |
|
|
|
fc0d4ef03b
|
refactor(runner): remove legacy abstract for command execution
|
2026-03-13 15:22:14 +08:00 |
|
|
|
97bb897407
|
feat(runner): add execution policy abstract for local running
|
2026-03-13 14:45:50 +08:00 |
|
|
|
8463eb9dae
|
refactor(runner): remove unused method listSystemDependencies
|
2026-03-12 16:07:06 +08:00 |
|
|
|
9794b39572
|
refactor(runner): adjust the directory organization of runner
|
2026-03-12 15:32:28 +08:00 |
|
|
|
0506149f5f
|
refactor(runner): separate logic of different domain in LocalRunnerClient into different class
|
2026-03-12 15:04:13 +08:00 |
|
|
|
9325b84d14
|
refactor(ActionExecutor): remove unused ActionScheduler in executor
|
2026-03-12 11:59:26 +08:00 |
|
|
|
6c8a1b2636
|
refactor(action): support built-in actions
|
2026-03-12 10:41:17 +08:00 |
|
|
|
3c550af33d
|
refactor(perceive): omit user lookup when building evaluator input
|
2026-03-11 14:41:43 +08:00 |
|
|
|
229c7a0edb
|
refactor(memory): remove redundant activated slice helpers
|
2026-03-11 13:37:18 +08:00 |
|
|
|
a067e058fb
|
refactor(memory): remove module context and recall tracking
|
2026-03-10 23:09:32 +08:00 |
|
|
|
cdfae8ab1a
|
refactor(memory): remove postprocess executor and simplify memory updater trigger
|
2026-03-10 23:07:58 +08:00 |
|
|
|
c1998f61b6
|
refactor(perceive): drop legacy perceive updater modules and remove PreProcessExecutor
|
2026-03-10 22:59:29 +08:00 |
|
|
|
3f6283d12a
|
refactor(perceive): expose last interaction tracking and refresh memory sessions
|
2026-03-10 22:57:59 +08:00 |
|
|
|
3d1c258944
|
refactor(memory): drop message cleanup before summarizing
|
2026-03-10 21:15:35 +08:00 |
|
|
|
36dfd65046
|
refactor(CommunicationProducer): drop timestamp from user message
|
2026-03-10 21:13:12 +08:00 |
|
|
|
ee1a033c1b
|
refactor(memory): centralize memory recording and retrieval logic
|
2026-03-10 20:42:46 +08:00 |
|
|
|
027e8bddc0
|
refactor(memory): move memory id refresh into runtime init
|
2026-03-10 20:17:34 +08:00 |
|
|
|
f51401e2f2
|
refactor(CommunicationProducer): snapshot chat history when assembling conversation
|
2026-03-10 19:53:20 +08:00 |
|
|
|
5ad80d8b86
|
refactor(memory): decouple memory storage and runtime structures
|
2026-03-10 19:41:05 +08:00 |
|
|
|
760ba8300b
|
refactor(module): remove legacy prompt scaffolding
|
2026-03-10 17:15:50 +08:00 |
|
|
|
331d415925
|
refactor(CommunicationProducer): update datetime pattern and source in communicating
|
2026-03-10 15:01:07 +08:00 |
|
|
|
f5f64971f3
|
refactor(ContextBlock): return dom nodes directly
|
2026-03-10 14:48:14 +08:00 |
|
|
|
1cd6ba11bb
|
refactor(CommunicationProducer): split context and supply message assembly
|
2026-03-10 14:31:13 +08:00 |
|
|
|
5db533f823
|
refactor(chat): use Message.Character enum for roles and remove unused prompt helpers
|
2026-03-09 22:12:35 +08:00 |
|
|
|
1b2ccaee9c
|
refactor(chat): replace custom client with OpenAI runtime and remove file-based module prompt loading logic, prompt will be provided by each module
|
2026-03-09 21:51:07 +08:00 |
|