remove-ripgrep-bench
9f6e365
feat(glob): add benchmarks
Ayman Bagabas created
9f6e365
feat(glob): add benchmarks
Ayman Bagabas created
38df9e1
fix: update Llama provider configuration and enhance error handling
Daniel Merja created
d0080e5
fix: fmt code
Raphael Amorim created
a3aa6a4
feat: add definitions tool
Kujtim Hoxha created
33f613e
feat: add diagnostics modal
Kujtim Hoxha created
40c7d6d
PrependItem used append([]util.Model{item}, m.allItems...) which creates a new slice and copies all existing elements, resulting in O(n) memory allocation for large lists
Raphael Amorim created
f4ea08b
wip
Raphael Amorim created
d434ef2
wip
Kujtim Hoxha created