Commit graph

569 commits

Author SHA1 Message Date
iff
f211e7de6a fix: not using locale in AI module 2025-04-06 20:13:22 +02:00
iff
d4bfbd2c1a feat: additional prompts 2025-04-06 20:13:22 +02:00
iff
8233ab723d feat: reasoning AI models 2025-04-06 20:13:20 +02:00
iff
874b924496 chore: request-ai tweaks 2025-04-06 20:13:20 +02:00
iff
5235b29a51 chore: some quality of life changes 2025-04-06 20:13:18 +02:00
iff
5b690ed7ca feat: exe_contains condition 2025-04-06 17:00:49 +02:00
iff
d81ee69611 tests: passing in environments without sudo 2025-04-06 16:45:12 +02:00
iff
d339923354 chore: deperiotize pr_privilege 2025-04-06 16:39:32 +02:00
iff
f452f7196f fix: extract inline environment variables 2025-04-06 16:38:27 +02:00
iff
69a05ef574 fix: command-not-found uses stderr 2025-04-06 16:38:26 +02:00
iff
a7a281b60e v0.7.0 2025-04-05 22:31:25 +02:00
iff
3b75364e86 chore: prepare for release 2025-04-05 22:30:41 +02:00
iff
5f521650c8 feat: noconfirm mode 2025-04-05 22:30:40 +02:00
iff
885dc081e1 refactor!: initialization through templates 2025-04-05 19:30:44 +02:00
iff
4f637c1e1b chore: makefile and CI test 2025-04-05 15:45:55 +02:00
iff
5a4ef05828 feat: suggestion tests 2025-04-05 15:45:54 +02:00
iff
58b6a65a75 fix: things with nushell 2025-04-05 02:44:45 +02:00
iff
e1e9c14b47 fix: error cases 2025-04-05 01:28:19 +02:00
iff
e297aa3def refactor: shell syntax 2025-04-05 00:10:16 +02:00
iff
bdc1327d29 rules(git): simplify 2025-03-28 16:07:45 +01:00
iff
7c0af13252 fix: nushell operator 2025-03-28 16:07:08 +01:00
x-osc
13e8b4a7c2 rules(pr_general): automatically chmod +x when running local executable (github #42)
Co-authored-by: xosc <urlocaldumbass@proton.me>
2025-03-28 16:07:08 +01:00
Integral
d74cbef2ed refactor: remove redundant vec![] and to_string() in get_package_manager() (codeberg #13)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/13
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
2025-03-28 14:22:43 +00:00
iff
db935e07e3 rules(pacman): full system upgrade only when no argument specified 2025-03-28 15:10:31 +01:00
iff
cfe8a1e1ba fix: pwsh version <7 and removed cnf 2025-03-19 22:56:44 +01:00
iff
c20a46666c v0.6.14 2025-03-13 21:42:10 +01:00
iff
1b018bc763 feat: echo mode 2025-03-13 21:39:31 +01:00
iff
ec9609f470 fix: adding or syntax for nushell 2025-03-13 21:39:31 +01:00
iff
33f8f2634d docs: update changes 2025-03-13 21:39:30 +01:00
iff
3a2ac2fa63 feat: better generic shell handling 2025-03-13 21:09:46 +01:00
iff
41d6b04ea5 feat: nushell alias 2025-03-13 21:09:43 +01:00
iff
b155f0673f fix: don't collect stderr for package information 2025-03-13 20:37:25 +01:00
iff
cf04753c2b fix: trim newlines when expanding alias 2025-03-12 03:18:28 +01:00
Cody Duong
d76a244a1a
fix: use ; as delimiter on windows for _PR_LIB (github #37)
Co-authored-by: iff <iff@ik.me>
2025-03-05 23:34:29 +01:00
iff
737440869c chore: package install hint and i18n 2025-02-12 18:34:15 +01:00
iff
f13cb39087 v0.6.13 2025-02-12 18:26:52 +01:00
iff
5e32873966 docs: module readmes 2025-02-12 18:26:52 +01:00
iff
8269ee4197 refactor: use only multi suggest 2025-02-12 18:26:52 +01:00
iff
e9cf81cc42 chore: change multi suggest to unordered list 2025-02-12 17:56:59 +01:00
iff
5193d6c17d ci: send pr in dev 2025-02-12 17:56:59 +01:00
iff
4a1ec3276d ci: change gnu libraries to musl 2025-02-12 17:56:58 +01:00
iff
28a59f8fda ci: change all to workspace 2025-01-27 23:53:52 +01:00
iff
340504a54e v0.6.12 2025-01-26 18:52:44 +01:00
iff
29e0e42e54 chore: docs 2025-01-26 18:47:09 +01:00
iff
7626c2278d feat: candidates in list 2025-01-26 18:41:56 +01:00
iff
0141cb0635 chore: remove alias env after use 2025-01-26 18:40:48 +01:00
iff
829978f662 fix: don't pass too long env 2025-01-20 15:54:45 +01:00
iff
d9dafcc7f3 chore: remove duplicated executables 2025-01-20 15:39:57 +01:00
iff
4d23d29dc6 ci: include all members 2025-01-20 15:39:57 +01:00
Jakob Hellermann
b0279716c4
fix: panic on unexpected nix-index output (github #31) 2025-01-18 16:25:51 +01:00