objectiveai-cli 2.1.2

ObjectiveAI command-line interface and embeddable library
1
2
3
4
5
6
7
8
9
10
11
12
---
source: objectiveai-cli/tests/tool_dispatch_e2e.rs
expression: summary
---
{
  "exit_code": 0,
  "stdout": [
    "hello, world",
    "hi again"
  ],
  "stderr": []
}