Commit Graph

3667 Commits

Author SHA1 Message Date
huanghuoguoguo
d0b0a682c7 feat(agent-runner): expose effective prompt pull api 2026-06-13 17:48:26 +08:00
huanghuoguoguo
3984e0fe40 fix(persistence): repair missing mcp readme column 2026-06-13 17:48:26 +08:00
huanghuoguoguo
c4fa39f684 refactor(agent-runner): migrate deerflow and weknora to plugins 2026-06-13 17:47:48 +08:00
huanghuoguoguo
b97b831717 fix: retain legacy provider runners for plugin migration 2026-06-13 17:47:48 +08:00
huanghuoguoguo
e7779bd16f fix: harden agent runner runtime boundaries 2026-06-13 17:47:48 +08:00
huanghuoguoguo
2094993afb Fix agent runner host migration and runtime guards
Migrates legacy runner blocks into plugin runner configs, preserves run-scoped history boundaries, enforces operation/file authorization, and sanitizes inline attachment persistence. Also fixes plugin runner form dirty handling and adds regression coverage.
2026-06-13 17:46:50 +08:00
huanghuoguoguo
c9ef788072 Fix agent runner steering and lifecycle hardening 2026-06-13 17:46:50 +08:00
huanghuoguoguo
ae98254e89 docs: document litellm agent platform runner path 2026-06-13 17:46:50 +08:00
huanghuoguoguo
9cf99815ba feat(agent-runner): audit steering injection 2026-06-13 17:46:50 +08:00
huanghuoguoguo
682f776bf7 docs(agent-runner): define compaction checkpoint state 2026-06-13 17:46:50 +08:00
huanghuoguoguo
54a2f7060d feat(agent-runner): support run steering 2026-06-13 17:46:50 +08:00
huanghuoguoguo
f92bd95cc8 docs(agent-runner): reconcile permissions status 2026-06-13 17:46:50 +08:00
huanghuoguoguo
c10ce6cc2e chore: commit workspace changes 2026-06-13 17:46:50 +08:00
huanghuoguoguo
86ec12a391 feat(agent-runner): enforce typed host permissions 2026-06-13 17:46:50 +08:00
huanghuoguoguo
4e016ad23e fix(agent-runner): harden state and event APIs 2026-06-13 17:46:31 +08:00
huanghuoguoguo
fd60125182 docs(agent-runner): remove progress tracking document for pluginization 2026-06-13 17:46:31 +08:00
huanghuoguoguo
edbb6c486f docs: update runtime control plane decision note 2026-06-13 17:46:31 +08:00
huanghuoguoguo
5831198f38 refactor(agent-runner): remove protocol_version from various components and update related documentation 2026-06-13 17:46:31 +08:00
huanghuoguoguo
d47de946ec docs(agent-runner): sync EBA and harness resource docs 2026-06-13 17:46:31 +08:00
huanghuoguoguo
c00a3e1de9 docs(agent-runner): update external harness security gate 2026-06-13 17:46:31 +08:00
huanghuoguoguo
7675f565ff test(agent): harden runner persistence coverage 2026-06-13 17:46:31 +08:00
huanghuoguoguo
54bba1a1f5 feat(agent-runner): expose skill resources through host context 2026-06-13 17:45:53 +08:00
huanghuoguoguo
a6a90f7d1b test: cover host skill tool scoping 2026-06-13 17:45:53 +08:00
huanghuoguoguo
4a8c1a76d7 refactor(agent-runner): use protocol version field 2026-06-13 17:45:53 +08:00
huanghuoguoguo
2de6d15d07 refactor(provider): formalize tool lookup contract 2026-06-13 17:45:53 +08:00
huanghuoguoguo
d347df02f6 fix(agent-runner): clean plugin review issues 2026-06-13 17:45:53 +08:00
huanghuoguoguo
f1a44ea8a8 refactor agent runner orchestration boundaries 2026-06-13 17:45:53 +08:00
huanghuoguoguo
d81f687e94 docs: reconcile agent runner protocol status 2026-06-13 17:45:53 +08:00
huanghuoguoguo
3773e3dfaf fix(agent-runner): align plugin runner runtime boundaries 2026-06-13 17:45:53 +08:00
huanghuoguoguo
23d3b7c279 feat(agent-runner): add bounded native tool artifacts 2026-06-13 17:45:53 +08:00
huanghuoguoguo
058721cca3 feat(agent-runner): expose effective prompt and transcript history 2026-06-13 17:45:53 +08:00
huanghuoguoguo
e13a3b845c refactor(agent-runner): make agent binding and auth snapshot explicit 2026-06-13 17:45:53 +08:00
huanghuoguoguo
dc4cf5711e refactor(agent-runner): simplify event-first entry path 2026-06-13 17:45:53 +08:00
huanghuoguoguo
1384d328d6 refactor(agent-runner): align config with agent semantics 2026-06-13 17:45:14 +08:00
huanghuoguoguo
16faeca508 refactor(agent-runner): remove host context windowing 2026-06-13 17:45:14 +08:00
huanghuoguoguo
4852b21f9b feat(agent-runner): normalize binding config boundaries 2026-06-13 17:45:14 +08:00
huanghuoguoguo
0b9778abd9 fix: enforce agent run API permissions 2026-06-13 17:45:14 +08:00
huanghuoguoguo
c296c187f4 fix(agent-runner): authorize external runner tools 2026-06-13 17:45:14 +08:00
huanghuoguoguo
f6deb4b322 docs(agent-runner): document external MCP bridge 2026-06-13 17:45:14 +08:00
huanghuoguoguo
94c0adc8a1 docs(agent-runner): align runner protocol boundaries 2026-06-13 17:45:14 +08:00
huanghuoguoguo
5c2026855c docs(agent-runner): record codex runner smoke 2026-06-13 17:45:14 +08:00
huanghuoguoguo
fc2dc34ecf fix(agent-runner): stabilize event context and streams 2026-06-13 17:45:14 +08:00
huanghuoguoguo
da8e403172 docs(agent-runner): update pluginization design status 2026-06-13 17:44:44 +08:00
huanghuoguoguo
819a2843e7 refactor(agent-runner): tighten protocol v1 runtime boundaries 2026-06-13 17:44:44 +08:00
huanghuoguoguo
96fa9e1eeb feat(agent-runner): align protocol adapter terminology 2026-06-13 17:44:44 +08:00
huanghuoguoguo
b4ae049c54 feat(agent-runner): route pipeline runs through event-first flow
- run_from_query() now delegates to run(event, binding) instead of maintaining
  a separate legacy execution path
- Pipeline Query is converted to AgentEventEnvelope via PipelineCompatAdapter
- Pipeline config is converted to AgentBinding with StatePolicy
- bound_plugins authorization preserved from Pipeline
- Legacy compatibility fields preserved:
  - query_id → context.runtime.query_id → session registry
  - prompt → context.compatibility.extra.prompt (not top-level)
  - params → context.compatibility.extra.params (with proper filtering)
  - max-round → bootstrap.messages and compatibility.legacy_messages
- Pipeline path gains event-first host capabilities:
  - EventLog and Transcript writing
  - ArtifactStore registration
  - PersistentStateStore for state.updated
- Removed legacy handlers:
  - _handle_artifact_created_query() (replaced by _handle_artifact_created)
  - _handle_state_updated() (replaced by _handle_state_updated_event)

This change unifies the execution path while preserving backward compatibility
for Pipeline-based runners. EventGateway is not implemented in this branch;
only the event-first entry point is reserved.
2026-06-13 17:44:44 +08:00
huanghuoguoguo
d1e49a5b44 feat(agent-runner): add persistent state APIs 2026-06-13 17:44:44 +08:00
huanghuoguoguo
2e0343cb21 feat(agent-runner): scope event-first state by binding 2026-06-13 17:44:44 +08:00
huanghuoguoguo
53c9199df8 feat(agent-runner): persist created artifacts 2026-06-13 17:44:44 +08:00
huanghuoguoguo
bec11e5a18 feat(agent-runner): add artifact store pull APIs 2026-06-13 17:44:44 +08:00