fix: support interactive ar exec Add interactive exec mode when --args is omitted. Each input line is sent as a JSON message payload, and the CLI auto-generates a reusable agent session context when the user does not provide one. Update CLI README documentation and add tests for one-shot and interactive exec behavior. Co-Authored-By: GPT-5 <noreply@openai.com> Signed-off-by: neatline <fuyipeng3@huawei.com>
fix: support interactive ar exec Add interactive exec mode when --args is omitted. Each input line is sent as a JSON message payload, and the CLI auto-generates a reusable agent session context when the user does not provide one. Update CLI README documentation and add tests for one-shot and interactive exec behavior. Co-Authored-By: GPT-5 <noreply@openai.com> Signed-off-by: neatline <fuyipeng3@huawei.com>
docs: add agent guide Add a project-level AGENTS.md for yuanrong-agentruntime with repository layout, CLI contracts, build and test notes, and working rules. Co-Authored-By: GPT-5 <noreply@openai.com> Signed-off-by: neatline <fuyipeng3@huawei.com>