Branches (104)

fix-compact-mode-info

64d480d fix: header info while agent is running

Kujtim Hoxha created

recover

e0c9545 Merge remote-tracking branch 'origin/main' into recover

Carlos Alexandro Becker created

fork-convos

d5ad18f test: fix race condition

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

chill-spinner

958074e feat: new calm-energy spinner

Christian Rocha created

compat

cf8bbda fix: remove for now

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

edit-tool-fixes

a232eee Merge remote-tracking branch 'origin/main' into edit-tool-fixes

Kujtim Hoxha created

charm-545-denying-a-tool-should-not-halt-the-whole-conversation

8896d7f feat: add permission commentary

Click to expand commit body
this allows users to add feedback when they approve/deny a change

Kujtim Hoxha created

charm-1085-stable-sort-in-sidebar-mcps-and-lsps

b8317e9 fix(ui): sort lsps

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

copilot-thinking-attempt

07a47c9 fix: failed attempt to enable copilot thinking

Andrey Nering created

crush-summary-memory

7949ea5 wip: summary memory tool

Kujtim Hoxha created

untitled-session

eb57a44 fix(sesions): extract title from reasoning content, when necessary

Click to expand commit body
💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>

Christian Rocha created

delete-file-tool

d1c3fe8 test: fix golden files

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

improve-agent-prompt

2287cfd Merge remote-tracking branch 'origin/main' into improve-agent-prompt

Kujtim Hoxha created

lsp-ref

09eb488 fix: improve lsp_references

Click to expand commit body
I've noticed that most times the LLM uses grep instead of this.

This seems to improve it a bit. Now if I ask about names that look like
functions or something like that, it uses find references first.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

mem-improvements

5488ada perf: don't recompile regex multiple times

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

unicode-filenames

5251d78 fix: use ansi.Cut for Unicode grapheme handling in editor completions

Click to expand commit body
💘 Generated with Crush

Assisted-by: Kimi K2 0905 via Crush <crush@charm.land>

Christian Rocha created

lsp-ignore-outside-files

d06b9d5 refactor: use existing `fsext.HasPrefix` helper

Andrey Nering created

remove-utf8-restriction

c140703 fix: remove restriction for text content to be utf8

Kujtim Hoxha created