Commit log

b945baa fix(onboarding): address `c` key press not working on onboarding (#1663)

Andrey Nering created

5b66c8d fix: handle `ctrl+c` in hypercrush auth (#1665)

Christian Rocha created

41b819f refactor(ui): chat: abstract tool message rendering

Ayman Bagabas created

2cccd51 refactor(chat): rename GetMessageItems to ExtractMessageItems and GetToolRenderer to ToolRenderer

Ayman Bagabas created

39b2070 Merge branch 'ui' into chat-ui-assistant-tools

Ayman Bagabas created

8483061 Merge branch 'main' into ui

Ayman Bagabas created

996539f chore: remove cspell.json (#1664)

Ayman Bagabas created

f14253f fix(ui): dialog: clarify session age display

Ayman Bagabas created

45e3310 Merge pull request #1646 from charmbracelet/chat-ui-assistant-message

Click to expand commit body
refactor(chat): simple assistant message

Ayman Bagabas created

b0dd983 chore(chat): rename funcs

Kujtim Hoxha created

a326efe feat: add ability to set envs to override config directories (#1661)

Andrey Nering created

cffe0cf fix(tui/mcp): singularize tool/prompt count when 1 (#1623)

Amolith created

03beedc fix(chat): do not mark tools with results as canceled

Kujtim Hoxha created

14ff224 chore(chat): small improvements

Kujtim Hoxha created

462cdf6 refactor(chat): hook up events for tools

Kujtim Hoxha created

0896789 refactor(chat): initial setup for tool calls

Kujtim Hoxha created

4316ef3 feat(chat): expandable thinking for assistant

Kujtim Hoxha created

bcebf07 chore: auto-update files

Charm created

e181714 chore: auto-update files

Charm created

f4e8023 Merge branch 'main' into ui

Ayman Bagabas created

3c22cb8 refactor(config): add ToProvider method to ProviderConfig

Ayman Bagabas created

c0be798 feat(ui): list: expose filterable items source type and return values for selection methods

Ayman Bagabas created

d5f0987 fix(chat): reset index and paused animations

Kujtim Hoxha created

b6185b1 fix(chat): race condition

Kujtim Hoxha created

3221de2 v0.27.0

Andrey Nering created

77e0475 chore: auto-update files

Charm created

66a272d chore: auto-update files

Charm created

5fe0177 feat: add github copilot auth flow via tui

Andrey Nering created

cddb306 refactor(hyper): a couple of small adjustments

Andrey Nering created

ab057fd feat: add github copilot support

Click to expand commit body
Co-authored-by: Mehmet Arif ร‡elik <arif-celik56@hotmail.com>
Co-authored-by: Mikhail Lukianchenko <42915+mikluko@users.noreply.github.com>

Andrey Nering , Mehmet Arif ร‡elik , and Mikhail Lukianchenko created

e67c16e chore(cmd/projects): improve help text (#1647)

Christian Rocha created

ff9cbf6 fix(chat): only spin when there is no and no tool calls

Kujtim Hoxha created

ed18aac refactor(chat): only show animations for items that are visible

Kujtim Hoxha created

b8d39c6 chore(chat): some more docs missing

Kujtim Hoxha created

749a966 fix(ui): ensure MCPs are displayed in configured order

Ayman Bagabas created

8cea088 chore(chat): remove unused style

Kujtim Hoxha created

95bae10 chore(chat): add some missing docs

Kujtim Hoxha created

3d9d4e6 refactor(chat): simple assistant message

Kujtim Hoxha created

4f07a54 refactor(chat): implement user message (#1644)

Kujtim Hoxha created

675d851 fix(ui): adjust dialog sizing to account for dynamic title and help heights

Ayman Bagabas created

517a361 feat(ui): dialog: wrap navigation from last to first and vice versa

Ayman Bagabas created

d54a5e7 fix(ui): dialog: align radio buttons with checkboxes

Ayman Bagabas created

cd81f94 feat(ui): wip: basic chat message sending

Ayman Bagabas created

1bb5aa8 fix(ui): improve key handling and keybindings for chat/editor

Ayman Bagabas created

27559b1 v0.26.0

Carlos Alexandro Becker created

5291b1d feat: hyper integration (#1642)

Carlos Alexandro Becker created

7b267bc fix(ui): openEditor and handle pasted files in editor

Ayman Bagabas created

3b01854 Merge branch 'main' into ui

Ayman Bagabas created

7fd14ff refactor(tui): move ExecShell to uiutil package

Ayman Bagabas created

7b19142 fix(ui): editor: show yolo prompt correctly

Ayman Bagabas created