lmcli/pkg/tui
Matt Low 8c53752146 Add message branching
Updated the behaviour of commands:

- `lmcli edit`
  - by default create a new branch/message branch with the edited contents
  - add --in-place to avoid creating a branch
  - no longer delete messages after the edited message
  - only do the edit, don't fetch a new response
- `lmcli retry`
  - create a new branch rather than replacing old messages
  - add --offset to change where to retry from
2024-05-20 22:29:51 +00:00
..
chat.go Add message branching 2024-05-20 22:29:51 +00:00
conversations.go Add message branching 2024-05-20 22:29:51 +00:00
tui.go tui: Add --system-prompt handling 2024-05-07 08:19:45 +00:00
util.go tui: fleshed out converation selection 2024-04-02 07:04:12 +00:00