Commit log
134ee54
chore: allow custom providers without api key
Click to expand commit body
- allow users to setup custom providers without api keys for local
providers
- use the name of the provider in the model list
Kujtim Hoxha
created
6 months ago
862baeb
docs: add targeted documentation for state management
Click to expand commit body
- Document Splash interface methods for clarity
- Add comments explaining state initialization logic
- Clarify when splash goes full screen vs shared layout
- Focus on explaining 'why' without over-documenting 'what'
Kujtim Hoxha
created
6 months ago
bc1992f
refactor: replace magic numbers with named constants
Click to expand commit body
- Add layout constants for borders, padding, and positioning
- Add timing constant for cancel timer duration
- Improve code readability and maintainability
- Make layout calculations self-documenting
Kujtim Hoxha
created
6 months ago
8dff4d6
fix: add panic recovery to TUI subscription handler
Click to expand commit body
- Add panic recovery with graceful TUI shutdown to app.Subscribe method
- Ensures application doesn't crash if TUI subscription loop panics
- Logs panic details to timestamped files for debugging
- Maintains consistency with other critical goroutines in codebase
Kujtim Hoxha
created
6 months ago
e8620ef
chore: update vendors
Ayman Bagabas
created
6 months ago
d61191f
chore: bump dependencies
Ayman Bagabas
created
6 months ago
935e713
chore: update vendors
Ayman Bagabas
created
6 months ago
2fd0eb5
chore: bump dependencies
Ayman Bagabas
created
6 months ago
eeeef60
wip: init screen and simple flow
Kujtim Hoxha
created
6 months ago
7226a61
Merge pull request #109 from charmbracelet/stable-sorting
Click to expand commit body
fix: shifting LSPs and MCPs in sidebar
Kujtim Hoxha
created
6 months ago
0e76c64
chore:chore: add mcp disabled state
Kujtim Hoxha
created
6 months ago
8e5abb9
chore: handle disabled state for mcps
Click to expand commit body
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Kujtim Hoxha
and
Copilot
created
6 months ago
0dbefd1
fix: shifting LSPs and MCPs in sidebar
Christian Rocha
created
6 months ago
2043151
chore: make agent optional
Kujtim Hoxha
created
6 months ago
cd0b998
Merge pull request from charmbracelet/the-great-cleanup
Click to expand commit body
Configuration tests and new logging
Christian Rocha
created
6 months ago
5004105
docs(readme): simplify and cleanup readme
Christian Rocha
created
6 months ago
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
6 months ago
Carlos Alexandro Becker
created
6 months ago
ce29825
chore: small update
Kujtim Hoxha
created
6 months ago
8420fc3
docs(readme): various readme improvements
Christian Rocha
created
6 months ago
99e6b99
Merge remote-tracking branch 'origin/uv-crush' into the-great-cleanup
Kujtim Hoxha
created
6 months ago
11959dc
chore: update vendor dependencies
Ayman Bagabas
created
6 months ago
c668772
chore: update dependencies
Ayman Bagabas
created
6 months ago
29662cd
Merge branch 'main' into uv-crush
Ayman Bagabas
created
6 months ago
d5c6bbc
chore: go mod tidy
Kujtim Hoxha
created
6 months ago
Kujtim Hoxha
created
6 months ago
849c8fe
chore: add a way to persist configurations
Kujtim Hoxha
created
6 months ago
99d4b01
chore: show configured indicator
Kujtim Hoxha
created
6 months ago
fca9fbb
chore: changes after rebase
Kujtim Hoxha
created
6 months ago
a2be7db
chore: try fix windows tests
Kujtim Hoxha
created
6 months ago
4941a7e
wip: oboarding splashscreen
Kujtim Hoxha
created
6 months ago
1526d1a
chore: rewrite the chat page
Click to expand commit body
chore: small fixes
chore: small fixes
Kujtim Hoxha
created
6 months ago
4e38ae0
chore: fix tests
Kujtim Hoxha
created
6 months ago
da7b18d
fix: fix the path
Kujtim Hoxha
created
6 months ago
415ba4c
wip: improved list
Kujtim Hoxha
created
6 months ago
cef17f6
chore: move diffview inside of tui
Kujtim Hoxha
created
6 months ago
7e30f68
chore: move highlight inside of tui
Kujtim Hoxha
created
6 months ago
5d9cf7c
chore: fix logs
Kujtim Hoxha
created
6 months ago
ead8fe5
chore: allow no config
Kujtim Hoxha
created
6 months ago
9a2d0c2
chore: fix max tokens limit
Kujtim Hoxha
created
6 months ago
cd60668
chore: fix error output
Kujtim Hoxha
created
6 months ago
e27d15a
fix: fix config paths
Kujtim Hoxha
created
6 months ago
5f16af4
chore: pass config to app
Kujtim Hoxha
created
6 months ago
a07dd6b
chore: make tools config independent
Kujtim Hoxha
created
6 months ago
f491a6d
chore: make getContextFromPaths config independent
Kujtim Hoxha
created
6 months ago
5936ae8
chore: make permissions config independent
Kujtim Hoxha
created
6 months ago
97e5e87
chore: make diff config independent
Kujtim Hoxha
created
6 months ago
2a0f007
chore: pass datadir to db
Kujtim Hoxha
created
6 months ago
fc065de
chore: go mod tidy
Kujtim Hoxha
created
6 months ago
99ef38c
chore: small fixes
Kujtim Hoxha
created
6 months ago
Page 30 of 41