I built chat so I can create cleaner representations of task progress, tool calls, file diffs, etc... here's a fun rolling tool call detail
I cobbled together an IDE centered around worktrees and CLIs that fits my workflow without feeling bloated. Building it has felt a bit like snapping Lego blocks together...
A few things it has:
- open any project, not just git repos
- open worktrees and fork them
- diff view for each branch
- markdown editing / previewing
- built-in text editor or open files in your preferred editor
- indicators for branches that need your attention
- clickable terminal input
- themes