7677483
feat: add keybinding to permissions dialog to navigate the diffview
Andrey Nering created
7677483
feat: add keybinding to permissions dialog to navigate the diffview
Andrey Nering created
97a73a9
fix: improve killing shell children processes
Carlos Alexandro Becker created
b6c792b
chore: implement agent tool
Kujtim Hoxha created
1ad3485
fix: small improvements around command execution
Carlos Alexandro Becker created
c992b57
chore: small fix
Kujtim Hoxha created
254a5e7
chore: small fixes
Kujtim Hoxha created
312df62
chore: small fix
Kujtim Hoxha created
fc8ec7f
chore: cancel requests when user closes
Kujtim Hoxha created
b1cd3f1
chore: change cancel logic
Kujtim Hoxha created
2eb6d59
chore: remove unused func
Kujtim Hoxha created
410a329
chore: small spelling stuff
Kujtim Hoxha created
97147f0
chore: add assistant section
Kujtim Hoxha created
8e81c4f
chore: dynamic change the diff format on size
Kujtim Hoxha created
3603a74
chore: small ui fixes
- fixed the tool call header - fixed the status error style - other small things
Kujtim Hoxha created
771835f
chore: add dedicates diff styles
Kujtim Hoxha created
81aedae
chore: fix list focus, fix files with no changes
Kujtim Hoxha created
a4a9297
chore: remove unused diff funcs
Kujtim Hoxha created
0e029f4
fix: prevent header text jumping by aligning ctrl+d help text
Christian Rocha created
cebf0ac
feat: use fang (#39)
Carlos Alexandro Becker created
723ae12
fix: fix setting sidebar
Kujtim Hoxha created
14741dc
Merge branch 'main' of github.com:charmbracelet/opencode-internal
Kujtim Hoxha created
76d90bc
chore: change the min width to 120
Kujtim Hoxha created
0be7a7b
fix: remove unused func
Carlos Alexandro Becker created
5249db3
chore: add version
Kujtim Hoxha created
4d402fd
feat: add details overlay
Kujtim Hoxha created
f19a809
feat: responsive layout
Kujtim Hoxha created
b437d0f
chore: small fixes
Kujtim Hoxha created
d8c869a
fix: do not call `SyntaxHighlight`. `ChromaStyle` is enough
Andrey Nering created
e3bf5ae
chore(diffview): remove unused `SyntaxHighlight` option
Use `ChromeStyle` instead.
Andrey Nering created
1ba2164
Merge pull request #35 from charmbracelet/spinner-improvements
Spinner improvements
Raphael Amorim created
754c80b
ci: fix linting
Andrey Nering created
e036088
Merge branch 'main' into spinner-improvements
Raphael Amorim created
d8a4fa0
fix: fix title generation
Kujtim Hoxha created
ac5fb91
fix: fix the file history table and implement realtime file updates
Kujtim Hoxha created
d7246a9
chore: small sidebar fix
Kujtim Hoxha created
8026953
Merge pull request #34 from charmbracelet/fsutil
refactor: rename `internal/fileutil` into `internal/fsutil`
Raphael Amorim created
e41dddf
Merge branch 'main' of github.com:charmbracelet/opencode-internal
Kujtim Hoxha created
a011b86
chore: small fix
Kujtim Hoxha created
ea94910
feat: remove test file
Raphael Amorim created
5def756
Merge pull request #29 from charmbracelet/perf-lsp-watcher
perf: lsp batching
Raphael Amorim created
54d5622
fix: remove watcher_performance_test.go
Raphael Amorim created
052f54c
fix: format internal/lsp/watcher/watcher_performance_test.go
Raphael Amorim created
8ea7890
perf: lsp batching
Raphael Amorim created
20a1704
chore: fix broken performance tests:
Co-authored-by: Raphael Amorim <rapha850@gmail.com>
Andrey Nering and Raphael Amorim created
8033779
refactor: rename `internal/fileutil` into `internal/fsutil`
Andrey Nering created
93b41c9
Merge pull request #16 from charmbracelet/diff-overhaul
feat(diffview): add a standalone diffview component
Andrey Nering created
34fa3c1
refactor(diffview): wrap default styles into functions
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering and Christian Rocha created
ed06ea2
feat: use the new diff formatter
Kujtim Hoxha created
382b7f8
fix: remove broken patch tool
Kujtim Hoxha created
acb1ad1
Merge pull request #32 from charmbracelet/perf-http-clients
perf: optimize HTTP client pooling and binary file detection
Raphael Amorim created