|
0190e9675a
|
feat(translate): use gemma3 for translations
|
2025-10-02 12:32:01 +02:00 |
|
|
83bc543f8b
|
feat(display): switch between graphics modes
|
2025-10-02 12:31:44 +02:00 |
|
|
9be15a2c00
|
feat: add coder
|
2025-10-02 12:31:17 +02:00 |
|
|
b1a251e50f
|
chore: update readme (to test git)
|
2025-09-27 23:38:22 +02:00 |
|
|
ee81a1971d
|
feat: update example config file
|
2025-09-26 12:34:21 +02:00 |
|
|
8f83278a22
|
feat(ai): check for subcommand
|
2025-09-26 12:33:00 +02:00 |
|
|
9779fe01d8
|
feat: add ai translator
|
2025-09-26 12:32:48 +02:00 |
|
|
e6747c4a97
|
feat(ai): add translation AI
|
2025-09-26 12:32:05 +02:00 |
|
|
2d91d7e87e
|
chore(ai): add TODO
|
2025-09-22 11:33:19 +02:00 |
|
|
4385d5ce5a
|
feat(ai): extract other args
|
2025-09-22 10:38:42 +02:00 |
|
|
7a79ec948c
|
feat(git): if args is empty, set to dot "."
|
2025-09-22 10:36:19 +02:00 |
|
|
10c7986178
|
feat: remove AI scripts
|
2025-09-22 10:34:26 +02:00 |
|
|
b034715795
|
feat(ai): various changes
|
2025-09-17 10:59:43 +02:00 |
|
|
7f30ef91b2
|
feat(tts): initial tts script (WIP)
|
2025-09-17 10:59:10 +02:00 |
|
|
72ab769aa6
|
feat(display): add positioning to center with "middle" subcommand
|
2025-09-17 10:58:29 +02:00 |
|
|
b2ee639479
|
feat: use "other args" for git subcommand; add ai-search subcommand
|
2025-09-17 10:57:48 +02:00 |
|
|
cd67f7c51d
|
feat(git): handle "other args"
|
2025-09-17 10:57:13 +02:00 |
|
|
2a74d2e273
|
feat(ai): add brainstorm model
|
2025-08-30 13:21:23 +02:00 |
|
|
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 |
|
|
4239f86e98
|
feat(ai): list and ps subcommands
|
2025-08-26 19:16:46 +02:00 |
|
|
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 |
|
|
e55a172b3e
|
chore(ai): update example config for remote ollama host
|
2025-08-26 10:17:25 +02:00 |
|
|
ba2a0da0af
|
feat(display): dual monitor modes (right, left, center)
|
2025-08-26 10:12:02 +02:00 |
|
|
d46ca4e9ec
|
feat(ai): use remote ollama host
|
2025-08-26 10:11:27 +02:00 |
|
|
fe2d9514ce
|
feat(ai-coder): open in typora or terminal based on -t flag
|
2025-08-25 16:40:01 +02:00 |
|
|
e7e16ac3e4
|
feat(ai): use -t flag to open answer in typora
|
2025-08-25 14:27:12 +02:00 |
|
|
46d57ad0a7
|
feat(ai): remove brainstorm mode
|
2025-08-24 22:05:39 +02:00 |
|
|
6d6b9b4751
|
chore(display): update message for preferred mode
|
2025-08-24 22:05:20 +02:00 |
|
|
0e26550dd7
|
feat(ai): add init & helper commands
|
2025-08-24 13:08:22 +02:00 |
|
|
aa812d6e0f
|
feat(notes): exit 1 w/ failues; wrap args in quotes to handle spaces
|
2025-08-24 10:35:52 +02:00 |
|
|
99602f6529
|
fix(notes): pass through all args to main logic
|
2025-08-24 10:27:22 +02:00 |
|
|
a4a88ec758
|
feat(ai): indicate models to use in config file
|
2025-08-24 10:14:43 +02:00 |
|
|
d19dd085f5
|
feat(ai): add brainstorm model & script to unload model from memory
|
2025-08-24 10:04:50 +02:00 |
|
|
0047f58726
|
feat(display): show text for default resolution; measure time ran
|
2025-08-23 18:45:23 +02:00 |
|
|
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 |
|
|
f62aaf6cb1
|
refactor(notes): use switch-case for long if-else block
|
2025-08-23 18:40:31 +02:00 |
|
|
5969c69bab
|
refactor(notes): clean up; wrap login in main function
|
2025-08-23 17:46:35 +02:00 |
|
|
3f2f90b1c9
|
refactor(display): use switch-case
|
2025-08-23 14:40:01 +02:00 |
|
|
33419cf204
|
feat(ai): shared system prompt
|
2025-08-23 13:23:33 +02:00 |
|
|
d284f74f6b
|
feat(display): scripts for automating solo & dual monitor setups
|
2025-08-23 13:23:19 +02:00 |
|
|
98f3ac8fe9
|
feat(display): set solo or dual monitor mode
|
2025-08-23 12:08:39 +02:00 |
|
|
e082f75ea8
|
feat(ai): add ai-coder model (qwen3-coder)
|
2025-08-23 11:47:34 +02:00 |
|
|
e5af5047d8
|
feat(ai): add role prompt; hide thinking in oneliner script only
|
2025-08-22 23:54:01 +02:00 |
|
|
346a727161
|
feat: pass string to ai
|
2025-08-22 00:26:13 +02:00 |
|
|
2ffe8eb372
|
feat: start & stop the ollama service; make gpt-oss default
|
2025-08-21 19:48:21 +02:00 |
|
|
15d27770e5
|
feat: add ai script to run ollama llama3:8b locally
|
2025-08-21 16:20:57 +02:00 |
|
|
16f871ed35
|
feat(notes): list notes in a directory using "nl <dir name>"
|
2025-08-02 10:43:39 +02:00 |
|
|
006f0ead09
|
feat: bold markup; echo usage for default mail script
|
2025-07-09 12:40:43 +02:00 |
|
|
346678930f
|
feat: mail script to send new task to Things
|
2025-07-07 09:14:13 +02:00 |
|