Hoshina
dc80e8f5f2
test(events): migrate agent tests to runtime events
...
Move AgentLoop event assertions to the runtime event stream and keep the legacy SubscribeEvents test only for dual-publish compatibility.
Validation: go test ./pkg/agent; make lint
2026-04-26 16:23:58 +08:00
Cytown
f5e779e22e
refactor: make agent loop support parallel and update docs
2026-04-16 14:43:15 +08:00
lxowalle
e22b4e1eee
feat(agent): support btw side questions ( #2532 )
2026-04-16 10:53:09 +08:00
Hoshina
0f23535165
fix(runtime): address session promotion and steering regressions
2026-04-13 12:35:27 +08:00
Hoshina
59dee895fc
refactor(runtime): drop non-session legacy context compatibility
2026-04-01 20:56:48 +08:00
Hoshina
ca9652e120
refactor(session): replace dm scope with dimensions policy
2026-04-01 17:19:50 +08:00
Cytown
7bf4831059
Merge branch 'main' into version
2026-03-23 10:54:08 +08:00
Administrator
f7f27e237a
merge: resolve conflicts between refactor/agent and main
2026-03-22 19:21:58 +08:00
Mauro
021aa7d6d5
feat(agent): steering ( #1517 )
...
* feat(agent): steering
* fix loop
* fix lint
* fix lint
2026-03-16 00:08:16 +08:00