1
0
Fork 0
Commit graph

67 commits

Author SHA1 Message Date
94a383345f
Remove TODO 2024-04-10 17:44:28 +02:00
454ed2e513
Update changelog 2024-04-10 16:35:04 +02:00
d828c52da0
Explain custom prompts in README 2024-04-10 16:21:24 +02:00
c8f1461ada
Add changelog entry 2024-04-10 07:30:24 +02:00
4dabc7ecf7
Mention that the tests won't make API calls 2024-04-05 23:15:48 +02:00
ef799275ea
Remove details 2024-03-28 06:25:05 +01:00
5753556163
Fix language code for Czech 2024-03-27 22:28:21 +01:00
ccfc34b1c0
Remove the open source claim 2024-03-27 22:13:45 +01:00
658662bfd4
Remove the obsoleted function kagi-fastgpt 2024-03-19 21:42:06 +01:00
47ef4d218f
Support traditional Chinese as possible summary language 2024-03-19 21:36:26 +01:00
d473b1b6fa
Remove suggestion for defining your own functions 2024-03-07 19:46:24 +01:00
7e302e0357
Do not export old changelog entries 2024-03-06 23:06:41 +01:00
581b8b3bc5
Update README 2024-03-06 21:26:22 +01:00
e1f2f6fcc8
Various fixes in the README 2024-03-05 22:23:30 +01:00
64e2779335
Extend list of options when the universal prefix is passed 2024-03-05 21:49:45 +01:00
0570505cff
Bump to version 0.4 2024-02-29 20:53:09 +01:00
d09152cabc
Update the Embark section in the README 2024-02-29 20:44:40 +01:00
28793401df
Allow kagi-summarize-buffer to be used non-interactively 2024-02-21 12:44:31 +01:00
0c82995ed9
Added a section on setting up unit test execution 2024-02-14 20:26:15 +01:00
8197d8c4ff
kagi-fastgpt and kagi-fastgpt-prompt are alike, favor the latter 2024-02-14 08:46:37 +01:00
16e20a9c88
Fix language selection menu, which showed the language code twice 2024-02-10 20:32:24 +01:00
78f69a017b
Update changelog 2024-02-09 20:50:50 +01:00
d95e5ebfbe
Change grammar check to proofreading 2024-02-08 22:58:26 +01:00
975a386725
Add function to check the grammar of a text or buffer 2024-02-08 22:30:33 +01:00
b6f059d703
Minor improvements in the README 2024-02-08 22:03:23 +01:00
a0423c6748
Update / simplify configuration snippet 2024-02-07 18:58:35 +01:00
224972590a
Mention new variable in README 2024-02-03 23:03:15 +01:00
88032764df
Add changelog entry 2024-02-03 08:44:49 +01:00
6627fc20d2
Version bump for bugfix release 2024-02-03 07:05:12 +01:00
58a8560b8c
Version bump to 0.3 2024-02-02 21:06:57 +01:00
f9fd1d294a
Merge branch 'translate' 2024-01-26 18:02:55 +01:00
e67b76b163
Mention kagi-translate 2024-01-26 17:59:15 +01:00
c86ec2f520
Update Changelog 2024-01-25 12:14:36 +01:00
9e1bdf8428
Update documentation for the new FastGPT functions 2024-01-21 10:51:43 +01:00
8aa9510ed1
Fix typo in Korean language code 2024-01-18 20:44:30 +01:00
31115b2700 Mention kagi-bold in the configuration block 2024-01-16 21:50:15 +01:00
7f89fdbf9b Set the alternative key binding C-c C-o from a mode hook 2024-01-16 21:47:44 +01:00
f054879d37
Merge branch 'interactive-lang-engine-choice' 2024-01-15 16:35:47 +01:00
75950967b9
Mention the help command, or suggest to use describe-keymap function 2024-01-14 14:57:54 +01:00
8b02973ad3
Add FastGPT screenshot 2024-01-14 14:57:54 +01:00
3a5d8e2181
Minor formatting 2024-01-14 10:11:45 +01:00
38c68d96fc
Update README with new summary 2024-01-14 10:05:07 +01:00
99e8792dee
Update Changelog 2024-01-14 08:04:29 +01:00
b63844a6f0
Update changelog 2024-01-13 10:15:03 +01:00
094628fc8f
Add section on overriding C-c C-o 2024-01-12 14:59:16 +01:00
4fd1372b42 Add ability to return stubbed responses
When developing / debugging, it's a waste of API credit to make actual
calls. Flip the kagi-stubbed-responses flag to t to enable dummy responses.
2024-01-11 21:44:17 +01:00
07e6e66c0f Bump shell-maker dependency
This version has protection for accidental buffer closure built-in. No
need to customize it in your own init file.
2024-01-11 20:44:51 +01:00
2d3e55c615 Add changelog to README
Hoping that Forgejo properly expands macros.
2024-01-11 20:39:18 +01:00
7b76af8cd2 Rename variable for consistency 2024-01-11 20:23:16 +01:00
48bb880885 Rename the custom variables with the entry point URLs
Took the liberty to rename because the package is still in its
infancy. Besides, it's unlikely that anyone would change these URLs in
their init file.
2024-01-11 20:19:06 +01:00