Commit graph

38 commits

Author SHA1 Message Date
iff
551edc2828 chore: probably smaller error msg 2024-11-19 19:09:24 +01:00
iff
5d7624563d feat: experimental AI support 2024-11-19 14:59:34 +01:00
iff
8f9aac6bdc feat: auto adapt suggestion to shell syntax 2024-11-18 13:11:13 +01:00
iff
0177086dcc feat: add build information 2024-11-16 15:54:42 +01:00
iff
7b9cecfd8d feat: expand alias for suggestion 2024-11-16 00:25:28 +01:00
iff
309129ab66 feat!: runtime rules 2024-11-15 19:58:28 +01:00
iff
6e4d975283 refactor: separating compile-time rules 2024-11-15 15:33:11 +01:00
iff
a12dd77b63 feat: cross-platform locale 2024-11-13 16:31:31 +01:00
iff
d1b59e984d fix: typo 2024-10-28 12:01:59 +01:00
iff
78c7d37b92 refactor: less nesting 2024-10-19 16:48:34 +02:00
iff
13fed3740f fix: not actually using locale 2024-09-26 03:02:00 +02:00
iff
7aa1aeafff refactor: consistence 2024-09-26 02:26:40 +02:00
iff
cfbe95493e add: repo link when encouraging contributions 2024-09-25 18:16:16 +02:00
iff
4a233869bd fix: typo 2024-09-25 18:07:02 +02:00
iff
eb66bc2c24 feat: i18n 2024-09-25 17:55:55 +02:00
iff
e63d55110e feat: redirect all output to stderr 2023-08-12 22:39:00 +02:00
iff
0644b279a2 fix: not printing stderr 2023-08-09 20:47:28 +02:00
iff
dc7f7e9c8d feat: better error message for non-existent env value 2023-08-09 16:56:17 +02:00
iff
a201c18c01 fix: not output when sucessfully executed the command 2023-08-09 16:50:45 +02:00
iff
6a1b7fb246 doc: appending the full license notice 2023-08-09 00:14:54 +02:00
iff
950b5f824d fix: don't rerun command when retrying 2023-08-08 20:33:49 +02:00
iff
15c1ba3370 fix: some error handlings 2023-08-07 20:21:02 +02:00
iff
1444eeab84 feat: auto-retry if suggestion failed 2023-08-07 19:58:19 +02:00
iff
77b0793076 fix: don't execute styled command 2023-08-07 17:03:48 +02:00
iff
73ad099b34 fix: check if the commands are similar when checking difference 2023-08-07 16:25:43 +02:00
iff
10a23a7e09 fix: set language env only when getting output 2023-08-06 11:10:50 +02:00
iff
53c7e1fd7b feat: all parse in compilation 2023-08-03 21:26:41 +02:00
iff
9a56ff41ab format: suggestion display 2023-08-01 20:29:02 +02:00
iff
23b01c4775 formatting 2023-07-31 23:48:46 +02:00
iff
7cfe075da6 feat: match file 2023-07-31 23:42:19 +02:00
iff
135abc75b6 feat: fuzzy search not found commands 2023-07-31 18:46:35 +02:00
iff
48062142c6 add: print command if it is not found 2023-07-31 14:27:44 +02:00
iff
1b7b11bd3f BREAKING: use environments to get informations 2023-07-31 14:12:45 +02:00
iff
6b4d926dde feat: conditional suggestions 2023-07-31 09:24:46 +02:00
iff
72db07051b improv: small details 2023-07-31 03:21:06 +02:00
iff
ad0eaa17fc feat: support doas 2023-07-31 01:58:37 +02:00
iff
1f15d92f72 fix: cannot execute colored prompt 2023-07-30 23:48:04 +02:00
iff
334bd88b03 init 2023-07-30 18:40:18 +02:00