My project structure looks like this, I've previous run cc in some of these subfolders (booknlp-pipeline, hybrid-pipeline) and noticed when I run sidecar in the parent folder, the sidebar prepends threads with [foldername], would be great if that could show up on the thread view on the right too, on the bar where the price is visible.
├── pipelines
│ ├── PIPELINE_COMPARISON.md
│ ├── booknlp-pipeline
│ ├── litelm-pipeline
│ ├── hybrid-pipeline
│ ├── llm-pipeline
│ ├── mcp.json
│ ├── renard-pipeline
│ ├── spacy-pipeline
│ ├── tasks
Thank you!