Documentation
¶
Overview ¶
Command dw is an interactive picker for Claude discussion/research workspaces.
It scans $DISCUSSION_ROOT (default ~/Discussion) for projects laid out as <category>/<YYYY-MM-DD>-<topic>/, shows a fuzzy list, and prints the selected or newly-created project path to stdout. A thin shell wrapper cd's into it.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
tui
Package tui implements the interactive dw picker: one fuzzy list that both jumps to an existing project and creates a new one when nothing matches.
|
Package tui implements the interactive dw picker: one fuzzy list that both jumps to an existing project and creates a new one when nothing matches. |
|
workspace
Package workspace handles discovery and creation of discussion projects laid out as <root>/<category>/<YYYY-MM-DD>-<topic-slug>/.
|
Package workspace handles discovery and creation of discussion projects laid out as <root>/<category>/<YYYY-MM-DD>-<topic-slug>/. |
Click to show internal directories.
Click to hide internal directories.