Commit graph

154 commits

Author SHA1 Message Date
Ayo
f04444f1f8 fix(ai): use correct subcommand variable 2025-11-14 09:16:01 +01:00
Ayo
c685a1c35e feat(journal): quiet typora execution 2025-11-03 16:10:10 +01:00
Ayo
91083a62c2 chore(ai): cleanup 2025-11-03 16:09:31 +01:00
Ayo
1f37cbb70b feat(ai): implement typora flag 2025-10-26 16:45:00 +01:00
Ayo
e6e81ec81a chore: remove bkup tasks script 2025-10-26 16:38:15 +01:00
Ayo
f3e4dba17d feat(journal): remove echoes 2025-10-26 16:38:00 +01:00
Ayo
e9a95cc48a feat(journal): parse typora flag -t 2025-10-26 16:36:53 +01:00
Ayo
4617bed203 feat(up): implement skip_flatpak 2025-10-19 17:48:13 +02:00
Ayo
2ffe81d56a feat(ai): do not release vram immediately after run 2025-10-10 21:07:14 +02:00
Ayo
5e47f12b04 feat(ai): hide thinking on CLI 2025-10-10 21:04:30 +02:00
Ayo
7d164ad588 feat(ai): hide thinking instead of disabled thinking 2025-10-10 21:03:19 +02:00
Ayo
a6418be541 feat(ai): release vram after run 2025-10-10 20:11:42 +02:00
Ayo
036738b1c6 feat: update internal screen id 2025-10-10 20:11:13 +02:00
Ayo
0190e9675a feat(translate): use gemma3 for translations 2025-10-02 12:32:01 +02:00
Ayo
83bc543f8b feat(display): switch between graphics modes 2025-10-02 12:31:44 +02:00
Ayo
9be15a2c00 feat: add coder 2025-10-02 12:31:17 +02:00
Ayo
b1a251e50f chore: update readme (to test git) 2025-09-27 23:38:22 +02:00
Ayo
ee81a1971d feat: update example config file 2025-09-26 12:34:21 +02:00
Ayo
8f83278a22 feat(ai): check for subcommand 2025-09-26 12:33:00 +02:00
Ayo
9779fe01d8 feat: add ai translator 2025-09-26 12:32:48 +02:00
Ayo
e6747c4a97 feat(ai): add translation AI 2025-09-26 12:32:05 +02:00
Ayo
2d91d7e87e chore(ai): add TODO 2025-09-22 11:33:19 +02:00
Ayo
4385d5ce5a feat(ai): extract other args 2025-09-22 10:38:42 +02:00
Ayo
7a79ec948c feat(git): if args is empty, set to dot "." 2025-09-22 10:36:19 +02:00
Ayo
10c7986178 feat: remove AI scripts 2025-09-22 10:34:26 +02:00
Ayo
b034715795 feat(ai): various changes 2025-09-17 10:59:43 +02:00
Ayo
7f30ef91b2 feat(tts): initial tts script (WIP) 2025-09-17 10:59:10 +02:00
Ayo
72ab769aa6 feat(display): add positioning to center with "middle" subcommand 2025-09-17 10:58:29 +02:00
Ayo
b2ee639479 feat: use "other args" for git subcommand; add ai-search subcommand 2025-09-17 10:57:48 +02:00
Ayo
cd67f7c51d feat(git): handle "other args" 2025-09-17 10:57:13 +02:00
Ayo
2a74d2e273 feat(ai): add brainstorm model 2025-08-30 13:21:23 +02:00
Ayo
f935279644 feat(display): set ultrawide aspect ratio 2025-08-30 13:17:31 +02:00
93c45ab498 feat(ai): add modified ollama install script 2025-08-26 19:36:59 +02:00
Ayo
4239f86e98 feat(ai): list and ps subcommands 2025-08-26 19:16:46 +02:00
Ayo
9e44a05574 feat: new cozy script; add comment on ollama_remote_host
- add cozy.pub local server script
- add cozy script
2025-08-26 11:28:11 +02:00
Ayo
e55a172b3e chore(ai): update example config for remote ollama host 2025-08-26 10:17:25 +02:00
Ayo
ba2a0da0af feat(display): dual monitor modes (right, left, center) 2025-08-26 10:12:02 +02:00
Ayo
d46ca4e9ec feat(ai): use remote ollama host 2025-08-26 10:11:27 +02:00
Ayo
fe2d9514ce feat(ai-coder): open in typora or terminal based on -t flag 2025-08-25 16:40:01 +02:00
Ayo
e7e16ac3e4 feat(ai): use -t flag to open answer in typora 2025-08-25 14:27:12 +02:00
Ayo
46d57ad0a7 feat(ai): remove brainstorm mode 2025-08-24 22:05:39 +02:00
Ayo
6d6b9b4751 chore(display): update message for preferred mode 2025-08-24 22:05:20 +02:00
Ayo
0e26550dd7 feat(ai): add init & helper commands 2025-08-24 13:08:22 +02:00
Ayo
aa812d6e0f feat(notes): exit 1 w/ failues; wrap args in quotes to handle spaces 2025-08-24 10:35:52 +02:00
Ayo
99602f6529 fix(notes): pass through all args to main logic 2025-08-24 10:27:22 +02:00
Ayo
a4a88ec758 feat(ai): indicate models to use in config file 2025-08-24 10:14:43 +02:00
Ayo
d19dd085f5 feat(ai): add brainstorm model & script to unload model from memory 2025-08-24 10:04:50 +02:00
Ayo
0047f58726 feat(display): show text for default resolution; measure time ran 2025-08-23 18:45:23 +02:00
Ayo
84ebbca10d feat(ai): use add different prompts for chatting and coding; use qwen3-coder for chatting too 2025-08-23 18:44:33 +02:00
Ayo
f62aaf6cb1 refactor(notes): use switch-case for long if-else block 2025-08-23 18:40:31 +02:00