`con-duct inspect`
Open
suite
- Dominant language
- Python
- Stars
- 12
- Forks
- 6
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 2
Description
I have data from an execution, and I have questions that I'd like to answer easily.
Heres what im thinking
```
con-duct info_filepath \
--processes # return the number of unique processes
--max-processes # max number of processes running concurrently
```
Contributor guide
Research direction
Start with the proposed `con-duct info_filepath` command and inspect how execution data is currently captured and read. Done means the command reports unique process count and maximum concurrent processes for an execution file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100