waveterm/pkg/blockcontroller
Mike Sawka 6a173a6227
working on more terminal context (#2444)
* add automatic OSC 7 support to bash and zsh
* add new wave OSC 16162 (planck length) to get up-to-date shell
information into blockrtinfo. currently implemented only for zsh. bash
will not support as rich of data as zsh, but we'll be able to do some.
* new rtinfo will be used to provide better context for AI in the
future, and to make sure AI is running safe commands.
* added a small local machine description to tab context (so AI knows
we're running on MacOS, Linux, or Windows)
2025-10-17 12:19:40 -07:00
..
.gitignore add tsunami view in wave (#2350) 2025-09-15 12:58:59 -07:00
blockcontroller.go add tsunami view in wave (#2350) 2025-09-15 12:58:59 -07:00
shellcontroller.go working on more terminal context (#2444) 2025-10-17 12:19:40 -07:00
tsunamicontroller.go New AIPanel (#2370) 2025-10-07 13:32:10 -07:00