Commit Graph

63 Commits

Author SHA1 Message Date
m3tm3re
03ad7451fc feat: update documentation, lib functions, modules, and packages
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3h23m59s
2026-04-22 18:50:31 +02:00
sascha.koenig
69b736e302 chore: update flake, agents lib, and clean up tracked dotfiles
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m59s
- Remove .pi* and .td-root files from git index (now in .gitignore)
- Update flake.lock and flake.nix
- Add shells/coding.nix, remove shells/opencode.nix
- Update lib/agents.nix, lib/coding-rules.nix
- Update modules/home-manager/coding/agents/pi.nix
- Update tests for agents and coding-rules
- Update .gitignore
2026-04-21 20:24:38 +02:00
Chiron
54fa93574b refactor: remove dead code, extract shared agent options, optimize flake
- Remove dead overlays/default.nix (flake defines overlays inline)
- Remove orphaned overlays/mods/{beads,n8n}.nix (never imported)
- Remove docs/packages/notesmd-cli.md (package doesn't exist)
- Extract externalSkills submodule to shared-options.nix (eliminates
  ~100 lines of duplication across opencode/claude-code/pi modules)
- Fix lib output: use nixpkgs.lib directly instead of instantiating
  a full nixpkgs just to get lib
- Add lib unit tests to flake checks
- Update stale comment in coding-rules.nix
2026-04-18 10:15:50 +00:00
Chiron
b2c8c935af refactor: remove redundant 'additions' overlay (identical to 'default') 2026-04-18 10:05:16 +00:00
m3tm3re
b6f13f06d0 flake-update 2026-04-13 17:35:08 +02:00
m3tm3re
3d8f9e3003 feat: config with agents rework 2026-04-13 16:52:47 +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
m3tm3re
c6740493b4 -openwork 2026-04-03 15:17:15 +02:00
sascha.koenig
df3c1f6e70 flake update
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 1m57s
2026-04-01 14:14:14 +02:00
sascha.koenig
7e09e3b5ed feat: move opencode config into m3ta-nixpkgs 2026-03-30 19:04:09 +02:00
nix-update bot
a63f91d25b chore: update flake inputs - opencode(v1.3.6)
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 6m7s
2026-03-30 04:01:20 +02:00
nix-update bot
53671a4717 chore: update flake inputs - opencode(v1.3.5)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 58m33s
2026-03-29 16:00:56 +02:00
nix-update bot
c72bd4fdc8 chore: update flake inputs - opencode(v1.3.4) 2026-03-29 04:01:02 +02:00
sascha.koenig
0f2693a812 feat: +basecamp-cli
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 7m22s
2026-03-27 11:56:04 +01:00
m3tm3re
6d8bcbb27b chore: ci-update
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 40m47s
2026-03-25 19:11:57 +01:00
nix-update bot
99d281fd4f chore: update flake inputs - opencode(v1.3.0)
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 1h2m35s
2026-03-23 03:01:04 +01:00
sascha.koenig
424c212194 +kestracli 2026-03-16 10:27:54 +01:00
nix-update bot
25512af24c chore: update flake inputs - opencode(v1.2.24) 2026-03-10 03:01:25 +01:00
nix-update bot
22b43adbb2 chore: update flake inputs - opencode(v1.2.21)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 2m43s
2026-03-08 03:01:17 +01:00
nix-update bot
2d0311cd15 chore: update flake inputs - opencode(v1.2.20)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m26s
2026-03-06 15:00:53 +01:00
nix-update bot
2d2c545c10 chore: update flake inputs - opencode(v1.2.18) 2026-03-06 03:00:53 +01:00
nix-update bot
89197e81e4 chore: update flake inputs - opencode(v1.2.17)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m32s
2026-03-05 03:00:52 +01:00
nix-update bot
68964eb099 chore: update flake inputs - opencode(v1.2.16) 2026-03-04 03:01:03 +01:00
nix-update bot
bfa707c11d chore: update flake inputs - opencode(v1.2.15) 2026-03-01 03:00:59 +01:00
m3tm3re
e22774539a chore: manual update until I find the time to fix CI/CD
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 18m47s
2026-02-25 18:52:11 +01:00
nix-update bot
6d262127e7 chore: update flake inputs - opencode(v1.2.9) 2026-02-20 09:02:42 +01:00
m3tm3re
58312b2ca2 feat: add openspec package
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 23s
2026-02-18 17:55:07 +01:00
m3tm3re
dc206b13e2 feat(shells): add opencode dev shell with mkOpencodeRules demo
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 2m27s
2026-02-17 20:16:11 +01:00
nix-update bot
f69dd15474 chore: update opencode flake input to 1.2.6 2026-02-17 03:17:38 +01:00
nix-update bot
51dd2be6ea chore: update opencode flake input to 1.2.5 2026-02-16 03:28:33 +01:00
nix-update bot
9d27e48b2b chore: update opencode flake input to 1.2.4 2026-02-15 03:17:54 +01:00
nix-update bot
3f26c44b5a chore: update opencode flake input to 1.2.1
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 19m58s
2026-02-14 15:19:39 +01:00
m3tm3re
e6c22a04d7 feat: add notesmd-cli package and flake checks
- Add notesmd-cli package for Obsidian CLI interaction
- Add flake checks for package build verification
- Add documentation for notesmd-cli, sidecar, and td
- Update AGENTS.md to reference td instead of beads
- Format pkgs/default.nix with proper braces
2026-02-14 07:15:06 +01:00
nix-update bot
47b622745d chore: update opencode flake input to 1.1.65 2026-02-13 06:54:31 +01:00
m3tm3re
dc2f3b6802 feat: update opencode to v1.1.60 and re-enable opencode-desktop
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 1s
- Update opencode flake input to v1.1.60
- Add nixpkgs-master input for opencode (needs newer bun)
- Re-enable opencode-desktop with workaround for upstream issue #11755
- Add specta/tauri outputHashes for git dependencies
- Add .todos/ to gitignore
- Update AGENTS.md with td task management instructions
2026-02-12 19:42:11 +01:00
m3tm3re
105629502a fix: add tmux to sidecar deps 2026-02-11 18:03:31 +01:00
nix-update bot
f6af27e960 chore: update opencode flake input to 1.1.57 2026-02-11 15:02:32 +01:00
nix-update bot
8dac838645 chore: update opencode flake input to 1.1.56 2026-02-11 03:02:55 +01:00
nix-update bot
caa2fd57dd chore: update opencode flake input to 1.1.53 2026-02-09 19:12:57 +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
nix-update bot
51b8a8296c chore: update opencode flake input to 1.1.47
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 14s
2026-01-31 03:03:04 +01:00
nix-update bot
be44229e5a chore: update opencode flake input to 1.1.44
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m11s
2026-01-30 15:02:21 +01:00
nix-update bot
12e8baadf2 chore: update opencode flake input to 1.1.43 2026-01-30 03:01:49 +01:00
nix-update bot
a8700a6e8c chore: update opencode flake input to 1.1.42 2026-01-29 15:02:03 +01:00
nix-update bot
2e31c2ff23 chore: update opencode flake input to 1.1.40
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 10m24s
2026-01-29 03:03:18 +01:00
nix-update bot
1323c91f1e chore: update opencode flake input to 1.1.39
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m25s
2026-01-28 15:02:49 +01:00
nix-update bot
932dffce51 chore: update opencode flake input to 1.1.36 2026-01-26 03:03:32 +01:00
nix-update bot
0a64f5cdc6 chore: update opencode flake input to 1.1.35
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m41s
2026-01-25 03:02:28 +01:00
nix-update bot
7a0f5bfd18 chore: update opencode flake input to 1.1.34 2026-01-23 15:02:09 +01:00