Commit log
d6d5cbc
fix: fix panic on onboarding when no model is selected on the list
Click to expand commit body
* `rm -r ~/.local/share/crush`
* run `crush`
* type something on the filter so no model is shown on the list
* press enter
* a panic happens
Fixes #285
Andrey Nering
created
5 months ago
fa1cd6a
docs(readme): genericize MCP examples
Christian Rocha
created
5 months ago
Kujtim Hoxha
created
5 months ago
4614a6c
chore: safe slice
Kujtim Hoxha
created
5 months ago
bb668b1
chore: rebase fix + sync map
Kujtim Hoxha
created
5 months ago
443f3d8
chore(deps): update `u-root` to latest commit from `main`
Andrey Nering
created
5 months ago
20d16fd
chore: use new list in completions
Kujtim Hoxha
created
5 months ago
dcf069e
chore: grouped list
Kujtim Hoxha
created
5 months ago
6b3fe6a
chore: fix viewport offset
Kujtim Hoxha
created
5 months ago
ce47eb0
chore: change checksum algo
Kujtim Hoxha
created
5 months ago
2a13723
chore: small improvements
Kujtim Hoxha
created
5 months ago
a6c4855
chore: improve anim performance
Kujtim Hoxha
created
5 months ago
74f0b20
wip: initial rework
Kujtim Hoxha
created
5 months ago
a80d6c6
wip: add to messages list
Kujtim Hoxha
created
5 months ago
aab9b3b
chore: implement new filterable list
Click to expand commit body
- use this list in the sessions selector
Kujtim Hoxha
created
5 months ago
966d24d
chore: test selection
Click to expand commit body
- it should skip unselectable items in the middle
Kujtim Hoxha
created
5 months ago
3e18da5
chore: more tests
Kujtim Hoxha
created
5 months ago
99bbcce
chore: initial implementation
Kujtim Hoxha
created
5 months ago
Carlos Alexandro Becker
created
5 months ago
e9d797e
Merge pull request #296 from charmbracelet/lipgloss
Click to expand commit body
chore(deps): update lipgloss
Kujtim Hoxha
created
5 months ago
97290c8
fix(tui): completions: improve positioning and handling completions
Click to expand commit body
With this, the completions popup will now reposition itself on
fitlering, resizing, and when the cursor moves. It also ensures that the
completions are correctly positioned relative to the textarea cursor
position.
Ayman Bagabas
created
5 months ago
ea907c6
chore(deps): update lipgloss
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
5 months ago
a4dee06
fix: csync.Map
Carlos Alexandro Becker
created
5 months ago
ac782d1
fix: prevent nil ptr
Carlos Alexandro Becker
created
5 months ago
6975271
fix: improve lazy slice
Carlos Alexandro Becker
created
5 months ago
574ec2e
fix: cache update logic
Carlos Alexandro Becker
created
5 months ago
b446838
fix(tui): completions: ensure minimum height for completions list
Ayman Bagabas
created
5 months ago
50f07eb
Merge branch 'main' into tools-bg
Carlos Alexandro Becker
created
5 months ago
6ffdc05
chore: small status update
Kujtim Hoxha
created
5 months ago
0f3b6c6
Merge pull request #288 from charmbracelet/feat/whitelist-commands
Click to expand commit body
add command allowlist
Kujtim Hoxha
created
5 months ago
2128964
Merge remote-tracking branch 'origin/main' into feat/whitelist-commands
Kujtim Hoxha
created
5 months ago
0546d5b
chore: update example
Kujtim Hoxha
created
5 months ago
506c3b6
Merge pull request #292 from charmbracelet/catwalk
Click to expand commit body
feat: use new catwalk
Kujtim Hoxha
created
5 months ago
9d77028
chore: update readme
Kujtim Hoxha
created
5 months ago
e854fe4
Merge pull request #237 from charmbracelet/too-small
Click to expand commit body
fix(tui): app: show error message when window is too small
Kujtim Hoxha
created
5 months ago
cc4a43f
Merge pull request #268 from charmbracelet/charm-421
Click to expand commit body
fix(non-interactive): check bounds when reading message bytes
Kujtim Hoxha
created
5 months ago
82e8b47
document, cmds => tools
Tai Groot
created
5 months ago
809477b
Merge pull request #269 from charmbracelet/charm-272
Click to expand commit body
fix(tui): cursor position in the textarea
Kujtim Hoxha
created
5 months ago
a6b9d6f
Merge pull request #293 from charmbracelet/structured-logs
Click to expand commit body
fix: structure logging
Kujtim Hoxha
created
5 months ago
ae9da39
Merge pull request #290 from charmbracelet/charm-432
Click to expand commit body
feat(tui): completions: add select and insert keybinds
Kujtim Hoxha
created
5 months ago
d4575e3
move skip to permissions
Tai Groot
created
5 months ago
7015943
rename to use toplevel permissions
Tai Groot
created
5 months ago
bc6fadc
add command whitelist
Tai Groot
created
5 months ago
28aac45
fix(tui): completions: reposition popup on window resize
Ayman Bagabas
created
5 months ago
6dc3cf2
fix(tui): completions: readjust position on filter change
Ayman Bagabas
created
5 months ago
fd1adf0
fix(tui): completions: don't set initial width
Ayman Bagabas
created
5 months ago
6f1f7a2
fix(tui): completions: keep track of the popup position
Ayman Bagabas
created
5 months ago
5c9f168
chore(diffview): `TrimSuffix` -> `TrimRight`
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering
and
Ayman Bagabas
created
5 months ago
90d1e2f
fix(diffview): escape content to avoid surprises
Andrey Nering
created
5 months ago
e6186c6
perf(ansiext): grow string builder to optimize allocations
Andrey Nering
created
5 months ago
Page 23 of 42