14 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
a700b64a28 fix: hide completions tui when no results (#206)
* fix: hide completions tui when no results

* fix: gitignore

* Revert "fix(tui): completions should not close on no results (#198)"

This reverts commit 833eede1c1.

* fix: completions

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

* fix: accept

* fix: improvements

* chore(deps): update bubbles

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

* fix: improvements

* fix: accept

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2025-07-16 22:11:12 -03:00
Carlos Alexandro Becker
2aa5f6151e fix: non-interactive and context cancellation when SIGINT (#143)
* fix: non-interactive and context cancellation when SIGINT

* fix: spinner interrupt

* refactor: remove weird context value usage

* fix: improvements

* fix: spinner competing for signal handling

* fix: vendoring

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

* fix: ctrl+c in raw mode

* fix: sigkill can't be handled

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2025-07-14 10:16:36 -03:00
Kujtim Hoxha
70666363d1 chore: implement new logs 2025-07-05 16:46:47 +02:00
Christian Rocha
b9f9519f50 chore(gitignore): ignore all .crush directories no matter where they are 2025-07-02 15:16:28 -04:00
Carlos Alexandro Becker
91bf008aa6 ci: release and nightly jobs (#90)
* ci: release and nightly jobs

plus several improvements

* fix: diff

* fix: aur

* fix: schedule

* fix: tmpl

* fix: schedule
2025-07-01 11:32:31 -03:00
Kujtim Hoxha
7f6fb492c1 chore: rename OPENCODE -> CRUSH 2025-06-07 21:14:25 +02:00
Radu Topala
103f1c1183 feat: non-interactive mode 2025-05-16 10:42:56 +02:00
Kujtim Hoxha
05d0e86f10 update logs 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
76b4065f17 update gitignore 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
3ad983db0f cleanup app, config and root 2025-04-21 13:41:25 +02:00
Kujtim Hoxha
bd2ec29b65 add initial git support 2025-04-21 13:38:42 +02:00
Kujtim Hoxha
230917bbbf add termai config 2025-04-03 17:40:05 +02:00
Kujtim Hoxha
afd9ad0560 rework llm 2025-04-01 13:38:54 +02:00
Kujtim Hoxha
4b0ea68d7a initial 2025-03-21 18:20:28 +01:00