oxios 1.12.0

Oxios Agent OS — Agent Operating System powered by oxi-sdk
1
2
3
4
5
6
7
8
9
10
11
12
13
[program]
name = "debug"
version = "1.0.0"
description = "Systematic debugging with hypothesis-driven approach"
author = "oxios"

[requires_tools]
names = ["read", "exec", "grep", "find"]

[host_requirements]
required = []
optional = ["git", "lldb"]