4c540cf
chore: fix const type
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
4c540cf
chore: fix const type
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b66db25
feat: attachments (#1797)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
6a57463
fix(ui): completions: load files asynchronously
Ayman Bagabas created
c4cdc5d
fix(ui): dry up up/down key binding in dialog commands
Ayman Bagabas created
01c0524
fix(ui): simplify suffix handling in message editor
Ayman Bagabas created
0c8cd47
fix(ui): completions: simplify Close method
Ayman Bagabas created
6c05739
fix(ui): completions: simplify completions popup message handling
Ayman Bagabas created
fb78b80
fix(ui): dialogs: ensure returned commands are executed
Ayman Bagabas created
23e0b06
feat: completions menu (#1781)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
e38ffc3
fix(models): ensure that we show unknown providers on the list
Andrey Nering created
599866a
refactor: use `cmp.Or`
Andrey Nering created
706e359
fix(ui): adjust app and help area margins
Ayman Bagabas created
a4f5d72
docs(README): add FreeBSD installation instructions
Christian Rocha created
05049e7
Merge branch 'main' into ui
Andrey Nering created
33f1b77
v0.31.0
Andrey Nering created
5590161
feat: remove claude code support (#1783)
Andrey Nering created
43b0e0b
fix(mcp): centrally filter disabled tools (#1622)
Amolith created
6b3cd26
feat(skills): also load from .config/agents (#1755)
Amolith created
7766ea6
chore(deps): update catwalk
Andrey Nering created
d56acc8
Merge pull request #1778 from charmbracelet/add-more-tools
Add more tools
Ayman Bagabas created
bbce33f
chore: rename isSpinning to spinning
Kujtim Hoxha created
17e6616
feat(ui): status: add status bar with info messages and help toggle
Ayman Bagabas created
614b0bc
chore: some cleanup
Kujtim Hoxha created
2bdac87
fix: mark files that are attched as read (#1777)
Kujtim Hoxha created
c0e3f79
refactor: add agent tools and rename simple->compact
Kujtim Hoxha created
4cc3aeb
chore: fix typo in const name
Andrey Nering created
67efe86
refactor: add more tools
- diagnostics - sourcegraph - fetch - download
Kujtim Hoxha created
ca21111
fix(posthog): correct bool prop name for non-interactive mode (#1771)
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering and Christian Rocha created
bf39639
Revert "fix: prevent filename insertion when dragging attachments" (#1773)
Christian Rocha created
e671774
Merge branch 'main' into ui
Ayman Bagabas created
909244e
fix(ui): models dialog: filter each group separately
Ayman Bagabas created
c280dd5
feat(ui): models dialog: improve group filtering by ignoring spaces
Related: 861db845
Ayman Bagabas created
f541590
feat(ui): models dialog: filter by provider and model name
Ayman Bagabas created
03b18fe
fix(ui): list: countLines should return 1 for empty strings
Ayman Bagabas created
56f1b37
fix(posthog): normalize `interactive` prop case
Andrey Nering created
4e541e1
chore(ui): add TODO for model API and auth validation
Ayman Bagabas created
90491b4
feat(ui): model dialog: implement model selection handling
Ayman Bagabas created
8b11280
v0.30.3
Andrey Nering created
2712499
chore(deps): update catwalk to v0.12.0
Andrey Nering created
5f7beb0
fix: enable responses api for github copilot
Andrey Nering created
65e20ea
chore: update fantasy to v0.6.0
Andrey Nering created
58b2c5b
chore(copilot): update message: "wait a minute" -> "wait 5 minutes"
Andrey Nering created
c70d34d
chore: make it so the small model also is always considered a subagent
This will make it so the quota is not used when generating the title.
Kujtim Hoxha created
a94866c
fix: quota for subagents in copilot
Kujtim Hoxha created
5df4696
fix(ui): model dialog: skip non-model items when navigating selection
Ayman Bagabas created
aa4f380
v0.30.2
Christian Rocha created
b618a5b
fix(sessions): nil pointer dereference (#1759)
Christian Rocha created
1a302dd
v0.30.1
Christian Rocha created
aeadffd
fix: copilot quota handling (#1738)
Co-authored-by: Gustave-241021 <2909789120@qq.com> Co-authored-by: Christian Rocha <christian@rocha.is>
Kujtim Hoxha , Gustave-241021 , and Christian Rocha created
a8f5b39
Merge pull request #1743 from charmbracelet/new-session
chore(sessions): use large model for session title if small model is unavailable
Christian Rocha created