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 ماه پیش |
Raphael Amorim
|
8a6988efca
Merge pull request #37 from charmbracelet/few-concurrency-improvements
|
9 ماه پیش |
Raphael Amorim
|
e3ca9fe9c8
increase timeout to 3min
|
9 ماه پیش |
Raphael Amorim
|
caeb245bda
revert changes on shell
|
9 ماه پیش |
Raphael Amorim
|
2937e194c7
perf: concurrency improvements
|
9 ماه پیش |
Kujtim Hoxha
|
b78bf052b4
fix: fix sidebar init, fix focus
|
9 ماه پیش |
Kujtim Hoxha
|
1631766aa5
fix: fix the agent tool
|
9 ماه پیش |
Kujtim Hoxha
|
f957edab73
Merge branch 'main' of github.com:charmbracelet/opencode-internal
|
9 ماه پیش |
Kujtim Hoxha
|
99b6dbe697
fix: add update listener
|
9 ماه پیش |
Kujtim Hoxha
|
73be1a5e85
Merge pull request #49 from charmbracelet/home-dir-sidebar-edit
|
9 ماه پیش |
Christian Rocha
|
3084fc0b5d
chore: if we're in the home dir top level show the full path
|
9 ماه پیش |
Carlos Alexandro Becker
|
100d994af7
feat: use mvdan.cc/sh instead of a the user shell (#45)
|
9 ماه پیش |
Christian Rocha
|
e243decfc2
chore: remove extra gap between model icon and name after messages
|
9 ماه پیش |
Christian Rocha
|
35238e4e26
chore: the diamond as the model icon
|
9 ماه پیش |
Kujtim Hoxha
|
00d444e0bb
chore: tool border, navigation help
|
9 ماه پیش |
Raphael Amorim
|
8dbabeadfc
Merge pull request #44 from charmbracelet/goreleaser
|
9 ماه پیش |
Raphael Amorim
|
d656802d3e
Merge pull request #42 from charmbracelet/ref
|
9 ماه پیش |
Carlos Alexandro Becker
|
1db31b304b
fix: email
|
9 ماه پیش |
Carlos Alexandro Becker
|
75d920b349
fix: remove
|
9 ماه پیش |
Carlos Alexandro Becker
|
9cd85727fa
ci: update goreleaser config
|
9 ماه پیش |
Carlos Alexandro Becker
|
d475c2236c
Merge remote-tracking branch 'origin/main' into ref
|
9 ماه پیش |
Carlos Alexandro Becker
|
81460061ad
fix: improve shell
|
9 ماه پیش |
Kujtim Hoxha
|
f9890c246f
chore: improve error messages
|
9 ماه پیش |
Kujtim Hoxha
|
324e2077a1
Merge pull request #41 from charmbracelet/messages-adjustments
|
9 ماه پیش |
Andrey Nering
|
d4fdfbd4a8
test(diffview): update golden files with a small bug fix
|
9 ماه پیش |
Andrey Nering
|
a9bd37f04a
perf(diffview): only compute syntax highlight for printed lines
|
9 ماه پیش |
Andrey Nering
|
a723e4a54e
feat(diffview): prevent infinite vertical scroll by default
|
9 ماه پیش |
Andrey Nering
|
7677483e71
feat: add keybinding to permissions dialog to navigate the diffview
|
9 ماه پیش |
Carlos Alexandro Becker
|
97a73a9dd4
fix: improve killing shell children processes
|
9 ماه پیش |
Kujtim Hoxha
|
b6c792bce3
chore: implement agent tool
|
9 ماه پیش |