CedarCopilot/cedar-OS

enhancements(dev-x): CLI cedar-pluck tool improvements

Open

#137 opened on Aug 28, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (18 forks)auto 404
help wanted

Repository metrics

Stars
 (169 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When you use npx cedar-os-cli pluck-component

  • the scrolling and selecting elements is buggy (it re-prints everything on every single item)
  • components.json equivalent to specify path name
  • imports should adjust to the components.json path
  • Do dependent items just get overridden?

T2 Changes

  • if you've edited components, there should be a way to edit things

Contributor guide