Commit log
2a32346
Merge pull request #225 from charmbracelet/nil_deref_missing_provider
Click to expand commit body
fix nil pointer dereference when there's no provider for specific model
Kujtim Hoxha
created
9 months ago
78aea79
fix nil pointer dereference when there's no provider for specific model
gjergj
created
9 months ago
e953ded
chore: fix permissions dialog
Kujtim Hoxha
created
9 months ago
270f0d2
fix: properly capitalize reasoning and thinking status text in sidebar
Click to expand commit body
π Generated with Crush
Co-Authored-By: Crush <noreply@crush.charm.land>
Christian Rocha
and
Crush
created
9 months ago
62001dd
Merge pull request #209 from charmbracelet/mcp-readme
Click to expand commit body
docs(readme): add MCP info
Kujtim Hoxha
created
9 months ago
140afea
chore: small fixes
Kujtim Hoxha
created
9 months ago
bb81e32
update to include the removal commands
Tai Groot
created
9 months ago
08c5b4c
fix(logs): limit the logs output
Kujtim Hoxha
created
9 months ago
Tai Groot
created
9 months ago
4937409
fix: start filepicker in cwd instead of os.Homedir
Tai Groot
created
9 months ago
acf354e
fix(tui): escape control characters in tool call content
Ayman Bagabas
created
9 months ago
7816fe5
Merge pull request #195 from charmbracelet/charm-327
Click to expand commit body
fix(tui): adjust completions popup to fit within window width
Kujtim Hoxha
created
9 months ago
41efff7
fix(tui): completions: close and reset completions on cancel key
Click to expand commit body
This change ensures that when the cancel key is pressed, the completions
component is closed and reset, preventing any lingering state that could
affect subsequent interactions.
Ayman Bagabas
created
9 months ago
4f26ae0
Merge pull request #205 from charmbracelet/charm-267
Click to expand commit body
fix(tui): permissions: set a maximum width for the dialog
Kujtim Hoxha
created
9 months ago
859e95a
Merge pull request #210 from charmbracelet/charm-373
Click to expand commit body
fix(tui): chat: fix compact mode details toggle
Kujtim Hoxha
created
9 months ago
22094cb
Merge pull request #204 from charmbracelet/charm-265
Click to expand commit body
fix(tui): permissions: properly pad command block
Kujtim Hoxha
created
9 months ago
84b99d5
Merge pull request #202 from charmbracelet/charm-367
Click to expand commit body
fix(tui): permissions: ensure content viewport has a minimum height
Kujtim Hoxha
created
9 months ago
39c6373
chore: update `Co-Authored-By` address to `crush@charm.land`
Click to expand commit body
Co-Authored-By: π Crush <crush@charm.land>
Andrey Nering
and
π Crush
created
9 months ago
0a5339a
chore: update vendors
Ayman Bagabas
created
9 months ago
2419090
chore: bump dependencies
Ayman Bagabas
created
9 months ago
f4ca3bd
chore: go mod vendor
Ayman Bagabas
created
9 months ago
199cc96
chore: bump ultraviolet to latest main
Ayman Bagabas
created
9 months ago
7b219b1
fix(tui): permissions: set a maximum width for the dialog
Click to expand commit body
The dialog won't exceed 160 characters in width, ensuring it fits well
within a wide terminal window.
Ayman Bagabas
created
9 months ago
849572d
fix(tui): completions: don't export variable
Ayman Bagabas
created
9 months ago
972ab6e
chore: remove unnecessary config
Kujtim Hoxha
created
9 months ago
8e32df4
Merge remote-tracking branch 'origin/main' into mcp-readme
Kujtim Hoxha
created
9 months ago
9423d10
Merge pull request #208 from charmbracelet/get-tools-mu
Click to expand commit body
refactor: use sync primitives in GetMcpTools
Kujtim Hoxha
created
9 months ago
d66797d
chore: add github mcp
Kujtim Hoxha
created
9 months ago
6805b34
chore: some mcp improvements
Kujtim Hoxha
created
9 months ago
6b8aeca
chore: add thinking/reasoning indicator
Kujtim Hoxha
created
9 months ago
46e31c5
fix(tui): chat: change version text color
Ayman Bagabas
created
9 months ago
a203cbe
fix(tui): chat: properly align and pad the version text
Ayman Bagabas
created
9 months ago
Kujtim Hoxha
created
9 months ago
2885e71
chore: improve thinking
Kujtim Hoxha
created
9 months ago
c340f66
Merge pull request #200 from charmbracelet/anthropic-thinking
Click to expand commit body
Implement Anthropic extended thinking
Kujtim Hoxha
created
9 months ago
4a81efb
chore: small editor fix
Kujtim Hoxha
created
9 months ago
39d259b
chore: remove empty line
Kujtim Hoxha
created
9 months ago
2ce602b
chore: cleanup the UI
Kujtim Hoxha
created
9 months ago
b5cbb38
fix: fix openai provider
Kujtim Hoxha
created
9 months ago
94bf17a
chore: small fix
Kujtim Hoxha
created
9 months ago
9c79c19
Merge pull request #203 from charmbracelet/charm-269
Click to expand commit body
fix(tui): permissions: default to diff split mode when dialog is wideβ¦
Kujtim Hoxha
created
9 months ago
51d049c
Merge pull request #217 from charmbracelet/fix-panic-on-missconfigured-local-model
Click to expand commit body
fix(openai): handle empty responses from OpenAI API in send and stream methods
Kujtim Hoxha
created
9 months ago
5ae1e75
Fix lint issue on OpenAI field access in streaming response handler
Fabio Mora
created
9 months ago
e156b8f
fix(openai): handle empty responses from OpenAI API in send and stream
Click to expand commit body
methods
Fabio Mora
created
9 months ago
ccd83f7
Update internal/tui/components/dialogs/permissions/permissions.go
Click to expand commit body
Co-authored-by: Christian Rocha <christian@rocha.is>
Ayman Bagabas
and
Christian Rocha
created
9 months ago
806d21e
fix(tui): chat: fix compact mode details toggle
Click to expand commit body
If the details are open, then the window gets wider, the sidebar state
doesn't get reset. This commit fixes the issue by ensuring that the
sidebar is reset when the compact mode is toggled off.
Ayman Bagabas
created
9 months ago
483303d
docs(readme): add MCP info
Christian Rocha
created
9 months ago
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
6dd3b09
refactor: use sync primitives in GetMcpTools
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
5389513
Merge pull request #201 from charmbracelet/fix-lsp-watch
Kujtim Hoxha
created
9 months ago
Page 15 of 31