Commit log
67529e5
fix: re-reference Charmtone colors directly in theme
Click to expand commit body
Ayman fixed a bug upstream in /x/ansi to make setBackgroundColor work as
expected.
Christian Rocha
created
11 months ago
f230c31
commands,model selector
Kujtim Hoxha
created
11 months ago
e5ba0c3
fix(ui): small ui fixes
Kujtim Hoxha
created
11 months ago
2afa489
fix(logo): un-expose the renderer for the letter S
Christian Rocha
created
11 months ago
866e0e8
fix(logo): possible division by zero
Christian Rocha
created
11 months ago
ddbc3ab
handle clear session msg
Kujtim Hoxha
created
11 months ago
1b178f5
sessions dialog
Kujtim Hoxha
created
11 months ago
dff1bac
wip small fixes
Kujtim Hoxha
created
11 months ago
af2b43a
fix: reference Charmtone colors directly in theme
Christian Rocha
created
11 months ago
83fee21
fix: reference Charmtone colors directly in theme
Christian Rocha
created
11 months ago
aad4090
wip theme + new UI
Kujtim Hoxha
created
11 months ago
b37ff5f
implement completions
Kujtim Hoxha
created
11 months ago
6f12143
chore: align 'Charm' to edge of C curve
Christian Rocha
created
11 months ago
ff1161c
fix(lint): correct typo
Christian Rocha
created
11 months ago
8807bfe
feat: integrate new title block
Christian Rocha
created
11 months ago
47bb36b
chore: fix typo in comment
Christian Rocha
created
11 months ago
a86b4e2
chore: rename 'title' package to 'logo'
Christian Rocha
created
11 months ago
a74f652
chore: truncate version number if too long
Christian Rocha
created
11 months ago
93e39fc
feat: title block package
Christian Rocha
created
11 months ago
e9a8bda
wip arguments dialog
Kujtim Hoxha
created
11 months ago
2329178
wip list sections
Kujtim Hoxha
created
11 months ago
b787dc0
wip command dialog
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
a23e1a3
cleanup nested tool rendering
Kujtim Hoxha
created
11 months ago
9a69a31
handle agent tool
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
8c6e817
refactor and document
Kujtim Hoxha
created
11 months ago
2883256
implement tool calls in the ui
Kujtim Hoxha
created
11 months ago
4b5ea74
ci: run linting on ci
Andrey Nering
created
11 months ago
26d9141
lint: setup to find issues on tests as well
Andrey Nering
created
11 months ago
0f17256
lint: temporarily disable the broken rules
Andrey Nering
created
11 months ago
b76edd4
lint: fix unneeded lint comment
Andrey Nering
created
11 months ago
474c085
lint: fix whitespace issues
Andrey Nering
created
11 months ago
0927446
chore: run `gofumpt`
Andrey Nering
created
11 months ago
f6386bd
chore: add a taskfile and default golangci-lint config
Andrey Nering
created
11 months ago
a83fec2
chore: add a `.editorconfig` file
Andrey Nering
created
11 months ago
bc67c13
fix: tui: use KeyPressMsg instead of KeyMsg
Click to expand commit body
The `tea.KeyMsg` type can match both key presses and releases, which can
lead to unexpected behavior in the TUI. Use `tea.KeyPressMsg` explicitly
to ensure we match only key presses.
Ayman Bagabas
created
11 months ago
9c4a47b
fix tools calls
Kujtim Hoxha
created
11 months ago
25e9651
add anim to the messages
Kujtim Hoxha
created
11 months ago
abbbc05
refactor tool rendering
Kujtim Hoxha
created
11 months ago
c891295
fix: tui: properly calculate quit dialog size
Click to expand commit body
This uses the style frame size to calculate the quit dialog width.
Ayman Bagabas
created
11 months ago
b364394
initial chat refactor
Click to expand commit body
wip
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
1 year ago
05b0570
refactor: upgrade Anthropic SDK to v1.4.0 and adapt provider code
Click to expand commit body
### CHANGES
- Upgrade Anthropic Go SDK dependency to version 1.4.0.
- Adapt provider code to breaking changes in the SDK.
- Update constructors for tool use and thinking parameters.
- Use new `OfText` field for accessing message content.
- Add Claude 4 Opus and Sonnet to documentation.
Kayvan Sylvan
created
11 months ago
18f020c
fix(provider/gemini): prevent empty parts in assistant messages
Tom X Nguyen
created
11 months ago
d4c8d05
add openrouter deepseek free
Kujtim Hoxha
created
11 months ago
0c38c0f
update readme and gemini
Kujtim Hoxha
created
11 months ago
12a98d6
Update readme & use provided logging package
Pietjan Oostra
created
1 year ago
a2524a1
Add local provider
Pietjan Oostra
created
1 year ago
Kujtim Hoxha
created
11 months ago
Page 27 of 31