kj pushed to master at kj/confi-emacs-actual 2026-08-06 20:16:19 +02:00
1e43561320 refactor: translate init-ai.el strings from Spanish to English
kj pushed to master at kj/confi-emacs-actual 2026-08-06 17:09:39 +02:00
4101ae7fa2 docs(ai): Use English for docstrings
kj pushed to master at kj/confi-emacs-actual 2026-08-06 05:03:02 +02:00
66ef378009 fix(gptel-magit): handle reasoning cells in callbacks
kj pushed to master at kj/confi-emacs-actual 2026-08-06 04:46:37 +02:00
9a64a40a3b feat(gptel): implement safe Eval tool for AI agent
kj pushed to master at kj/confi-emacs-actual 2026-08-06 04:43:42 +02:00
b5b4fb34af refactor(ai): simplify gptel backend configuration
kj pushed to master at kj/confi-emacs-actual 2026-08-06 04:08:26 +02:00
927f0db2a7 feat(ai): port opencode agents and tools for gptel-agent
kj pushed to master at kj/confi-emacs-actual 2026-08-06 00:17:24 +02:00
ac4ef40e9a feat(ai): add OpenCode Go and OpenCode Free backends to gptel
kj pushed to master at kj/confi-emacs-actual 2026-08-05 23:43:22 +02:00
6338c94415 feat(go): configure go-ts-mode indentation and file association
kj pushed to master at kj/confi-emacs-actual 2026-07-14 22:56:02 +02:00
5991826f44 feat(go): switch to go-ts-mode and add auto-format on save
kj pushed to master at kj/rocknix-config-backup 2026-07-14 16:52:57 +02:00
0c48cf805d chore(config): update default ROCKNIX_HOST to h700.local
kj pushed to master at kj/rocknix-config-backup 2026-07-14 16:52:18 +02:00
7cce617188 chore(config): set default rocknix password to rocknix
kj created branch master in kj/rocknix-config-backup 2026-07-14 16:52:03 +02:00
kj pushed to master at kj/rocknix-config-backup 2026-07-14 16:52:03 +02:00
0f2cfce7ad first commit
kj created repository kj/rocknix-config-backup 2026-07-14 16:48:29 +02:00
kj pushed to master at kj/duckbrain 2026-06-19 21:08:41 +02:00
b8dd1fd0f6 refactor(model): remove default 'id' from dbIgnoreSave list
kj pushed to master at kj/duckbrain 2026-06-19 20:34:58 +02:00
83c80bd4ab fix(model): prevent overwriting primary key on save
b13c07d3c4 fix(model): Remove the NULL check in the attribute loop
Compare 2 commits »
kj pushed to master at kj/duckbrain 2026-06-19 20:15:42 +02:00
b95747bfe0 feat(model): add type casting for DateTime
kj pushed to master at kj/duckbrain 2026-06-19 19:52:46 +02:00
01c5eceeb4 refactor(model): Use match expression for PDO type detection
ee9c109ed9 fix(model): improve PDO parameter binding and update logic
7eed69725d refactor(model): extract type casting logic into helper methods
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2026-06-19 17:34:40 +02:00
90dc7b6a77 refactor(php): remove warning suppression for php-cs-fixer
kj pushed to master at kj/confi-emacs-actual 2026-06-18 17:38:13 +02:00
e017cd5ebf fix(php): hide "No syntax errors detected" warnings