Raphael Amorim 40c7d6dd9e 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 9 месяцев назад
..
app fc8ec7f200 chore: cancel requests when user closes 9 месяцев назад
config 100d994af7 feat: use mvdan.cc/sh instead of a the user shell (#45) 9 месяцев назад
db ac5fb91e20 fix: fix the file history table and implement realtime file updates 10 месяцев назад
diff a4a929748c chore: remove unused diff funcs 9 месяцев назад
exp d4fdfbd4a8 test(diffview): update golden files with a small bug fix 9 месяцев назад
format bc67c13e66 fix: tui: use KeyPressMsg instead of KeyMsg 10 месяцев назад
fsext 97a73a9dd4 fix: improve killing shell children processes 9 месяцев назад
highlight 0be7a7bbe0 fix: remove unused func 9 месяцев назад
history ac5fb91e20 fix: fix the file history table and implement realtime file updates 10 месяцев назад
llm 100d994af7 feat: use mvdan.cc/sh instead of a the user shell (#45) 9 месяцев назад
logging 5baebf702d chore: rename opencode -> crush 10 месяцев назад
lsp 54d5622bb0 fix: remove watcher_performance_test.go 10 месяцев назад
message 06e8c755ef chore: change the module 10 месяцев назад
permission e3ca9fe9c8 increase timeout to 3min 9 месяцев назад
pubsub 2937e194c7 perf: concurrency improvements 9 месяцев назад
session 06e8c755ef chore: change the module 10 месяцев назад
tui 40c7d6dd9e 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 9 месяцев назад
version a011b86e05 chore: small fix 10 месяцев назад