objectiveai-cli 2.0.11

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