Commit graph

24 commits

Author SHA1 Message Date
d89ae55472 updated pi and nvim 2026-05-02 00:53:50 -04:00
6448224366 fixed nvim 2026-05-01 23:56:59 -04:00
a5e0bef85c removed nvim-treesitter 2026-05-01 23:32:49 -04:00
5287411131 changes 2026-04-30 23:26:45 -04:00
9feb01d2d6 updated 2026-04-30 22:58:18 -04:00
0125273b57 chore(git): bump submodule 2026-04-30 22:43:48 -04:00
9a9aa63564 big updates 2026-04-30 22:35:09 -04:00
52ba79c38d fixed nix-ld 2026-04-30 22:07:51 -04:00
25d2c27935 chore(nvim) bump submodule 2026-04-30 22:02:20 -04:00
1012029022 updated 2026-04-30 21:43:28 -04:00
Bryan Ramos
9f4e6c6a65 remove opencode 2026-04-27 17:26:00 -04:00
Bryan Ramos
133817cdc3 bump pi config submodule 2026-04-27 17:22:08 -04:00
Bryan Ramos
d29ec32959 add pi coding agent module
Manages `~/.pi/agent` config via the itme-brain/pi submodule and
provides nodejs_20 with NPM_CONFIG_PREFIX=~/.npm-global so pi and its
extensions install via the global npm ecosystem.

Pi itself and extensions like pi-mcp-adapter are installed manually
via `npm install -g` rather than packaged through nix — the ecosystem
moves too fast to keep derivations current.
2026-04-27 16:55:26 -04:00
46833d374e rotated 2026-04-22 06:46:24 -04:00
60e173662b n 2026-04-20 01:27:03 -04:00
20b39d2cd8 - 2026-04-20 01:23:25 -04:00
2805b2aa2d back 2026-04-20 01:21:19 -04:00
89768a9e0b cors 2026-04-20 01:13:36 -04:00
f42ec1f725 removed useless dev module from server 2026-04-20 00:58:57 -04:00
1afac021e8 changed mcp endpoint 2026-04-20 00:52:58 -04:00
35dc868264 feat: add dotfile repos as proper git submodules 2026-04-15 21:12:10 -04:00
761015286a chore: remove stale .gitmodules before re-adding submodules 2026-04-15 21:11:58 -04:00
2779aed365 chore: unstage incorrectly tracked submodule contents
Remove files that were committed as regular tracked files instead of
as git submodule references. Submodules will be re-added properly.
2026-04-15 21:11:55 -04:00
864c69fe61 init 2026-04-15 20:58:07 -04:00