fix/pi-sync-settings #9

Merged
m3tam3re merged 14 commits from fix/pi-sync-settings into master 2026-04-17 06:08:34 +02:00

14 Commits

Author SHA1 Message Date
sascha.koenig
c454433448 fix: pi settings sync 2026-04-17 06:06:21 +02:00
8feaaa2845 chore: remaining cleanup changes 2026-04-16 08:20:00 +02:00
853c644446 fix: propagate TERM/locale through sudo for correct UTF-8 handling, remove broken VM test
- Pass TERM, LANG, LC_ALL, LC_CTYPE, COLORTERM through sudo in wrapper
- Propagate these vars to systemd-run in runner for correct PTY/UTF-8
- Add activationScript to fix stateDir ownership after useradd
- Remove pi-agent VM test (ownership race condition with createHome)
2026-04-16 08:13:24 +02:00
Chiron
9a8107ea90 test: add NixOS VM test for pi-agent module 2026-04-15 18:47:34 +00:00
Chiron
4935fcb9ee refactor: extract pi-agent runner and wrapper to separate files 2026-04-15 18:46:21 +00:00
Chiron
a2f08671a6 docs: update AGENTS.md to reflect current codebase state 2026-04-15 18:45:25 +00:00
Chiron
b708b2a05f test: add basic lib function tests for agents and coding-rules 2026-04-15 18:43:00 +00:00
Chiron
41fbe75abc docs: add CHANGELOG.md 2026-04-15 18:27:42 +00:00
Chiron
778192e5e6 refactor: remove redundant 'additions' overlay (identical to 'default') 2026-04-15 18:26:41 +00:00
Chiron
1f149155b4 refactor: tool-agnostic naming in coding-rules.nix internals 2026-04-15 18:26:02 +00:00
Chiron
a2cb2b6319 chore: remove dead overlay entries for non-existent flake inputs 2026-04-15 18:24:12 +00:00
Chiron
6ff6deb4e3 docs: clarify system binding in pkgs/default.nix 2026-04-15 18:23:43 +00:00
Chiron
5d9fe6afb7 refactor: remove duplicate opencode-rules.nix, use alias in default.nix 2026-04-15 18:23:18 +00:00
Chiron
b2208277c4 docs: add cleanup and improvements plan 2026-04-15 18:22:10 +00:00