Commit Graph

31 Commits

Author SHA1 Message Date
a72181b7ee chore: update .gitignore, remove tracked .pi-lens files, and sync pending changes
- Add .cache to .gitignore
- Remove .pi-lens/ from git tracking (already ignored)
- Update pi-agent-runner, pi-agent-wrapper modules
- Update claude-code agent module
- Update overlays, opencode-desktop package, and tests
2026-04-17 12:11:26 +02:00
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
4935fcb9ee refactor: extract pi-agent runner and wrapper to separate files 2026-04-15 18:46:21 +00:00
sascha.koenig
a1b6950e93 fix: pi settings sync
chore: eigent update
2026-04-15 11:38:25 +02:00
sascha.koenig
c615eb5c1e fix: pi settings sync 2026-04-14 20:15:20 +02:00
m3tm3re
3794500230 feat: pi-agent wrapper 2026-04-14 18:36:13 +02:00
m3tm3re
cab1f73c89 feat: containerized pi agent 2026-04-13 21:27:09 +02:00
m3tm3re
3d8f9e3003 feat: config with agents rework 2026-04-13 16:52:47 +02:00
sascha.koenig
1a9a60b0db chore: rename oh-my-opencode
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m14s
2026-04-09 13:58:45 +02:00
m3tm3re
715d06e83b +vibetyper + eigent
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 6m8s
2026-04-06 18:38:15 +02:00
m3tm3re
19332ebb74 openshell: 0.0.22 -> 0.0.23 2026-04-06 18:23:44 +02:00
sascha.koenig
cd3c5ed9ad fix: formatting opencode module 2026-04-03 08:31:15 +02:00
sascha.koenig
561b174ddc flake update 2026-04-01 14:10:41 +02:00
sascha.koenig
e915e5ea19 feat: move opencode config into m3ta-nixpkgs
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 6m3s
2026-03-30 19:04:24 +02:00
sascha.koenig
7e09e3b5ed feat: move opencode config into m3ta-nixpkgs 2026-03-30 19:04:09 +02:00
m3tm3re
564d209402 fix: some nix eval warnings
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 46m52s
2026-03-28 10:08:36 +01:00
sascha.koenig
644c7eac5d feat: add sidecar and td packages, fix neovim extraLuaConfig
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 4m18s
2026-02-10 08:33:38 +01:00
m3tm3re
112db85fa1 fix: extraLuaConfig renamed initLua
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 2m21s
2026-02-04 20:01:54 +01:00
m3tm3re
366af129bd docs: update documentation for automated package updates workflow 2026-01-13 20:56:01 +01:00
m3tm3re
9f284a8c21 feat: add auto-language detection support to stt-ptt
- Add STT_LANGUAGE environment variable (default: auto)
- Modify whisper-cli call to use -l flag with language code
- Add language option to HM module (enum with 23 common languages + auto)
- Update help text to document STT_LANGUAGE variable
2026-01-10 09:36:21 +01:00
m3tm3re
6e6e819150 project-launcher changes 2026-01-06 05:54:39 +01:00
m3tm3re
0b4c2efc8f feat: add rofi-project-opener for rofi-based project launching
Adds package and HM module for quickly opening projects in terminals.
Uses XDG config file instead of environment variables for better
shell-independence and proper NixOS PATH sourcing.
2026-01-02 14:54:12 +01:00
m3tm3re
de1301e08d feat: add stt-ptt package 2026-01-02 12:24:48 +01:00
m3tm3re
824ad97ef9 docs: add hierarchical AGENTS.md knowledge base
- Update root AGENTS.md with regenerative content (144 lines, telegraphic)
- Add pkgs/AGENTS.md for package registry conventions (33 lines)
- Add docs/AGENTS.md for documentation structure (34 lines)
- All files follow telegraphic style, no redundancy with parent
- Preserves existing modules/home-manager/AGENTS.md

Hierarchy:
  ./AGENTS.md (root)
  ├── pkgs/AGENTS.md
  ├── docs/AGENTS.md
  └── modules/home-manager/AGENTS.md (existing)
2025-12-30 15:02:58 +01:00
m3tm3re
c5e161026d docs: expand AGENTS.md with comprehensive patterns and add HM module docs 2025-12-29 19:01:37 +01:00
m3tam3re
735c22cf36 port module simplified 2025-10-05 12:37:57 +02:00
m3tam3re
62a85af9bc modules for ports 2025-10-05 09:44:40 +02:00
m3tam3re
56295f694d modules for ports 2025-10-05 09:19:29 +02:00
m3tam3re
1ce83403bc first 2025-10-04 15:53:48 +02:00