b7219b8
fix(diffview): fix diffview width when code is too narrow
Andrey Nering created
b7219b8
fix(diffview): fix diffview width when code is too narrow
Andrey Nering created
357d727
test(diffview): add test for custom context lines
Andrey Nering created
07d4221
feat(diffview): show hunk lines and test for multiple hunks
Andrey Nering created
c8e653e
fix(diffview): fix left pad for ansi stuff
Andrey Nering created
ab0c4ff
feat(diffview): show line numbers on the left
Andrey Nering created
f8fc11e
refactor(diffview): convert styles into a reusable `LineStyle` type
Andrey Nering created
b7ab1a8
feat(diffview): basic working functionality
Andrey Nering created
1f98b24
feat(diffview): getting started with the api design
Andrey Nering created
a7943ac
refactor: rename package `diff` to `diffview`
Andrey Nering created
7de40d9
chore: having some fun with the `go-udiff` package
Andrey Nering created
bc790a9
chore: bump bubbletea to latest v2-viewable commit
Ayman Bagabas created
3b840ad
chore: initial logs changes
Kujtim Hoxha created
f44035e
feat: add attachments to messages
Kujtim Hoxha created
b744b0f
refactor: new compact dialog
Kujtim Hoxha created
6e526f2
refactor: new init dialog
Kujtim Hoxha created
ebcc9ae
refactor: initial permissions refactor
Kujtim Hoxha created
8668014
chore: rename .opencode.json -> .crush.json
Kujtim Hoxha created
7f6fb49
chore: rename OPENCODE -> CRUSH
Kujtim Hoxha created
2ea3947
chore: rename OpenCode -> Crush
Kujtim Hoxha created
5baebf7
chore: rename opencode -> crush
Kujtim Hoxha created
06e8c75
chore: change the module
Kujtim Hoxha created
5419641
Merge pull request #19 from charmbracelet/profile
feat: profiling
Kujtim Hoxha created
25c6007
fix: crush
Carlos Alexandro Becker created
75178a4
feat: profiling
Carlos Alexandro Becker created
e74dddb
feat: add file picker help
Kujtim Hoxha created
13c3585
fix(chat): fix focus selection
Kujtim Hoxha created
597fd7f
chore: cleanup image component
Kujtim Hoxha created
15d195a
feat: add new filepicker
Kujtim Hoxha created
57f3c42
Merge pull request #21 from charmbracelet/anim-perf
Anim perf
Kujtim Hoxha created
6188eff
wip filepicker
Kujtim Hoxha created
cec2792
perf(anim): preallocate strings.Builder capacities
Christian Rocha created
c519c8e
perf(anim): reduce pointer dereferences
Christian Rocha created
301d42f
perf(anim): eliminate string concatenation
Christian Rocha created
509d39e
perf(anim): use faster PRNG
Christian Rocha created
c03817c
small fixes
Kujtim Hoxha created
db179e7
initial message revamp
Kujtim Hoxha created
3eb2a93
fix(lint): remove extraneous newline
Christian Rocha created
3311aed
add shortcuts
Kujtim Hoxha created
e359209
remove old theme
Kujtim Hoxha created
dfd2378
more theme cleanup
Kujtim Hoxha created
4a74863
cleanup old components
Kujtim Hoxha created
d9f7a41
wip focus and changes
Kujtim Hoxha created
67529e5
fix: re-reference Charmtone colors directly in theme
Ayman fixed a bug upstream in /x/ansi to make setBackgroundColor work as expected.
Christian Rocha created
f230c31
commands,model selector
Kujtim Hoxha created
e5ba0c3
fix(ui): small ui fixes
Kujtim Hoxha created
2afa489
fix(logo): un-expose the renderer for the letter S
Christian Rocha created
866e0e8
fix(logo): possible division by zero
Christian Rocha created
ddbc3ab
handle clear session msg
Kujtim Hoxha created
1b178f5
sessions dialog
Kujtim Hoxha created
dff1bac
wip small fixes
Kujtim Hoxha created