Commit Graph

244 Commits

Author SHA1 Message Date
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
9adfa185bb Merge pull request 'fix: pi settings sync' (#8) from fix/pi-sync-settings into master
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m21s
Reviewed-on: #8
2026-04-15 11:48:51 +02:00
sascha.koenig
a1b6950e93 fix: pi settings sync
chore: eigent update
2026-04-15 11:38:25 +02:00
25a44e79fa Merge pull request 'fix: pi settings sync' (#7) from fix/pi-sync-settings into master
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 7m1s
Reviewed-on: #7
2026-04-14 20:16:38 +02:00
sascha.koenig
c615eb5c1e fix: pi settings sync 2026-04-14 20:15:20 +02:00
aa084be01a Merge pull request 'feat: pi-agent wrapper' (#6) from feature/pi-agent-wrapper into master
Reviewed-on: #6
2026-04-14 18:52:02 +02:00
m3tm3re
3794500230 feat: pi-agent wrapper 2026-04-14 18:36:13 +02:00
0867492170 Merge pull request 'feat: containerized pi agent' (#5) from feature/pi-agent-containerized into master
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m25s
Reviewed-on: #5
2026-04-13 21:30:41 +02:00
m3tm3re
cab1f73c89 feat: containerized pi agent 2026-04-13 21:27:09 +02:00
613e9223e4 Merge pull request 'vibetyper-1.2.2' (#4) from feature/vibetyper-1.2.2 into master
Reviewed-on: #4
2026-04-13 18:51:56 +02:00
m3tm3re
03ffb69526 flake-update 2026-04-13 18:40:27 +02:00
7d231f0a05 Merge pull request 'flake-update' (#2) from chore/flake-update into master
Reviewed-on: #2
2026-04-13 17:35:49 +02:00
m3tm3re
b6f13f06d0 flake-update 2026-04-13 17:35:08 +02:00
72f4784445 Merge pull request 'feature/agents-rework' (#1) from feature/agents-rework into master
Reviewed-on: #1
2026-04-13 17:06:23 +02:00
m3tm3re
3d8f9e3003 feat: config with agents rework 2026-04-13 16:52:47 +02:00
m3tm3re
6426490fe7 feat(lib): implement OpenCode renderer in agents.nix 2026-04-10 17:10:46 +02:00
m3tm3re
8dfe6a8356 feat(lib): add agents.nix with loadCanonical and renderer stubs 2026-04-10 16:47:55 +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
77833a7eca flake update
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 8m0s
2026-04-08 17:47:20 +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
b65bbcacbe openshell: 0.0.16 -> 0.0.22 2026-04-05 04:16:24 +02:00
m3tm3re
feb5dcd673 -openwork
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 2m13s
2026-04-03 15:18:06 +02:00
m3tm3re
c6740493b4 -openwork 2026-04-03 15:17:15 +02:00
m3tm3re
53220ae007 fix: remove openwork sidecars in preFixup to prevent .opencode-wrapped conflict 2026-04-03 12:44:45 +02:00
m3tm3re
ccd2e7df08 fix: .desktop for vibetyper 2026-04-03 11:23:56 +02:00
m3tm3re
ec6b3b9683 fix: remove sidecar binaries from openwork $out/bin to fix buildEnv conflict
openwork bundles opencode and other sidecars into bin/ during postFixup.
These are internal Tauri app resources, not user-facing executables.
When both openwork and opencode are installed in home-manager, buildEnv
fails with a conflict on .opencode-wrapped.

Remove sidecar binaries (opencode, opencode-router, openwork-server,
openwork-orchestrator, chrome-devtools-mcp, versions.json) from $out/bin
in postFixup so they don't leak into the top-level profile.

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-03 11:13:10 +02:00
m3tm3re
85fd377ab1 feat: openwork + vibetyper 2026-04-03 10:58:03 +02:00
sascha.koenig
cd3c5ed9ad fix: formatting opencode module 2026-04-03 08:31: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
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
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
5c7156a93c mem0: 1.0.7 -> 1.0.9
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 45m51s
Diff: https://github.com/mem0ai/mem0/compare/v1.0.7...v1.0.9

Changelog: https://github.com/mem0ai/mem0/releases/tag/v1.0.9
2026-03-29 04:01:54 +02:00
nix-update bot
c72bd4fdc8 chore: update flake inputs - opencode(v1.3.4) 2026-03-29 04:01:02 +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
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
nix-update bot
b85be2cec0 chore: update flake inputs
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 8m9s
2026-03-26 15:01:03 +01:00