feat(cli): add resource tree and inspect commands #105

Closed
freemo wants to merge 1 commit from feature/m2-resource-cli-extensions into master
Owner
No description provided.
feat(cli): add resource tree and inspect commands
Some checks failed
CI / lint (pull_request) Successful in 25s
CI / quality (pull_request) Successful in 38s
CI / build (pull_request) Successful in 37s
CI / typecheck (pull_request) Successful in 44s
CI / security (pull_request) Successful in 56s
CI / integration_tests (pull_request) Failing after 3m5s
CI / unit_tests (pull_request) Successful in 8m50s
CI / docker (pull_request) Successful in 38s
CI / coverage (pull_request) Successful in 20m53s
b9707ae165
Add tree, inspect, link-child, and unlink-child subcommands to the
agents resource CLI group. Extend ResourceRegistryService with
link_child, unlink_child, get_children, and get_resource_tree methods.

- tree: display resource hierarchy with --depth, --type, and format options
- inspect: show resource details with --tree and --file options
- link-child/unlink-child: manage DAG edges with cycle detection
- 24 Behave scenarios, 4 Robot integration tests, ASV benchmarks
- CLI reference documentation in docs/reference/resource_cli.md
freemo closed this pull request 2026-02-20 20:39:13 +00:00
freemo added this to the v3.0.0 milestone 2026-02-23 17:25:52 +00:00
Author
Owner

Closes #273

Closes #273
Some checks failed
CI / lint (pull_request) Successful in 25s
Required
Details
CI / quality (pull_request) Successful in 38s
Required
Details
CI / build (pull_request) Successful in 37s
Required
Details
CI / typecheck (pull_request) Successful in 44s
Required
Details
CI / security (pull_request) Successful in 56s
Required
Details
CI / integration_tests (pull_request) Failing after 3m5s
Required
Details
CI / unit_tests (pull_request) Successful in 8m50s
Required
Details
CI / docker (pull_request) Successful in 38s
Required
Details
CI / coverage (pull_request) Successful in 20m53s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
cleveragents/cleveragents-core!105
No description provided.