Commit 07346f5
authored
feat: overhaul agent architecture and add persistent HITL recovery
* reorganize the plugin into application, domain, transport, LLM, tools, and persistence layers
* introduce LlmPort and a typed LangGraph stream adapter
* consolidate turn orchestration into RunTurnUseCase
* simplify transport and remove redundant turn services
* restore pending HITL approvals from persistent checkpoints
* add characterization, contract, and integration tests
* remove confirmed dead code while preserving backward compatibility1 parent c69a6da commit 07346f5
53 files changed
Lines changed: 1247 additions & 1156 deletions
File tree
- agent
- middleware
- models
- turn
- application
- domain
- llm
- middleware
- persistence
- tests
- tools
- skills
- transport
- http
- sse
- surfaces
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments