Commit bbf470f
committed
Add implementation plan: agent syntax & runtime model
Covers parser (lexer + grammar + AST), runtime AgentDef/AgentFactory,
and BaseScript binding. Execution and the nf-agent plugin are deferred
to follow-up plans; AgentDef.run() throws UnsupportedOperationException
in this milestone.
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>1 parent c59616a commit bbf470f
1 file changed
Lines changed: 1223 additions & 0 deletions
0 commit comments