Branches (68)

remove-ripgrep-bench

9f6e365 feat(glob): add benchmarks

Ayman Bagabas created

llama-provider

38df9e1 fix: update Llama provider configuration and enhance error handling

Daniel Merja created

definitions-tool

a3aa6a4 feat: add definitions tool

Kujtim Hoxha created

diagnostics_dialog

33f613e feat: add diagnostics modal

Kujtim Hoxha created

deque

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