Commit graph

250 commits

Author SHA1 Message Date
29f9020c2f Fix Claude Code Home Manager config
Generate Claude settings from Nix so managed commands use the correct home directory, add declarative keybindings for Shift+Enter newline support, and replace the broken inline docs hook with a portable script.

Also stop exporting CLAUDE_CONFIG_DIR so Claude no longer splits managed config between ~/.claude and ~/.config/claude, and fix the status line script shebang for NixOS.

Co-authored-by: Codex <noreply@openai.com>
2026-03-31 07:15:36 +00:00
b93511b85c ghostty: remove vim key table
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
Co-authored-by: Codex <noreply@openai.com>
2026-03-31 07:05:33 +00:00
750422e345 fix prompt host color
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
2026-03-31 02:28:43 -04:00
23e7622c6a update readme
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
2026-03-31 01:41:43 -04:00
1e3f456e26 fix claude 2026-03-31 01:39:48 -04:00
5cf4968207 update readme 2026-03-31 01:39:41 -04:00
Hari
f544a53085
Update README.md 2026-03-31 01:21:26 -04:00
9754d930fb force private 2026-03-31 01:05:58 -04:00
65715b8ea4 update readme 2026-03-31 00:31:47 -04:00
39ad1ff7a4 fix 2026-03-31 00:29:54 -04:00
1e5f4e94ea update 2026-03-31 00:28:05 -04:00
Hari
03302eaf08
Merge pull request #10 from harivansh-afk/phase-3
phase 3
2026-03-31 00:25:22 -04:00
99febca65e fix 2026-03-31 00:23:57 -04:00
f63d51ee26 update 2026-03-31 00:23:05 -04:00
9157e06160 fix lsp 2026-03-31 00:21:26 -04:00
bdf91e1102 lsp and cmd in canola 2026-03-31 00:13:55 -04:00
71e87d48fb nvim fix 2026-03-31 00:09:59 -04:00
15d0faef95 oil and domain config 2026-03-30 23:51:45 -04:00
30ac6bc674 optimize the shit out of theme loading
switch neovim to vim.pack away from lazy
add sandboxagent package to netty
update defaults
2026-03-30 23:44:32 -04:00
6dfcfad05f color 2026-03-30 23:21:00 -04:00
692cddef21 restore aws 2026-03-30 23:03:32 -04:00
Hari
d97aee6808
Merge pull request #9 from harivansh-afk/phase-2
phase 2
2026-03-30 23:02:11 -04:00
23f876dc7c clean wt rm etc 2026-03-30 22:59:49 -04:00
4b436bdbfa prompter coloring and theme 2026-03-30 22:39:20 -04:00
b224a23656 update terminal prompter 2026-03-30 22:04:15 -04:00
f59c9bb6d5 update 2026-03-30 21:57:44 -04:00
9cfe51145d finish 2026-03-30 21:44:55 -04:00
1dc4ed5f1a phase-1 2026-03-30 21:13:10 -04:00
f38c272269 fix 2026-03-30 19:36:25 +00:00
8b029fb53b fix tmux resurrect 2026-03-30 15:06:13 -04:00
458778c860 fix formatting 2026-03-30 14:44:41 -04:00
Hari
5747c7a6fd
Merge pull request #8 from harivansh-afk/cleanup-netty-worktree-commands
Simplify netty worktree commands
2026-03-30 14:38:27 -04:00
bc47e44ddb Simplify netty worktree commands
Collapse the netty worktree helpers into wt create/remove/prune, keep wt-create as a thin wrapper, and drop the standalone wt-path command.

Also make the netty zsh wrappers handle cd-only behavior for wtc and wt remove.

Co-authored-by: Codex <noreply@openai.com>
2026-03-30 18:36:50 +00:00
Hari
29359546aa
Merge pull request #6 from harivansh-afk/netty-worktree-helpers
Add netty worktree helpers
2026-03-30 13:28:27 -04:00
9f1f4f04dd Fix worktree path resolution inside linked worktrees
Resolve the path anchor from the repository common git dir so running wtc from inside an existing worktree still names sibling worktrees from the main checkout root.

Co-authored-by: Codex <noreply@openai.com>
2026-03-30 17:26:46 +00:00
Hari
f904520b98
Merge pull request #7 from harivansh-afk/remove-claude-session-hooks
Remove Claude Code session hooks
2026-03-30 13:24:33 -04:00
ef9ce59d01 Remove Claude Code session hooks
Remove the thread-view session lifecycle and post-edit hooks from the managed Claude Code settings while keeping the docs read hook intact.

Co-authored-by: Codex <noreply@openai.com>
2026-03-30 17:01:31 +00:00
8ad1784a82 Add netty worktree helpers
Add netty-specific worktree helper commands and a zsh wrapper that creates sibling worktrees and cds into them.

Also split script packaging so Darwin keeps the existing wt integration while netty gets git-worktree-based helpers.

Co-authored-by: Codex <noreply@openai.com>
2026-03-30 16:37:46 +00:00
2a79a099c1 rm slop 2026-03-30 00:30:53 -04:00
66d9b25682 ci + lint 2026-03-30 00:28:59 -04:00
Hari
d088a98954
Merge pull request #5 from harivansh-afk/optimize
optimize
2026-03-30 00:06:24 -04:00
9a13c35acd flake parts 2026-03-30 00:06:09 -04:00
6dfef30594 optimize flake shape and add devshell 2026-03-29 23:00:59 -04:00
f3d61787f0 update treesitter config for v1.x API (configs module removed) 2026-03-29 17:49:27 -04:00
e30404a7e1 Add pnpm to netty packages
Co-authored-by: Codex <noreply@openai.com>
2026-03-29 21:44:17 +00:00
c391a98300 prompts 2026-03-29 17:41:23 -04:00
961cbd68be add bubblewrap to netty, symlink to /usr/bin/bwrap for codex 2026-03-29 17:31:36 -04:00
d878d6a634 remove conflicting credential helper, add --refresh to switch-netty 2026-03-29 17:26:29 -04:00
44d2284d76 fix credential helper nix attrset format 2026-03-29 17:25:16 -04:00
4c493bf494 fix git credential helper for gh auth on netty 2026-03-29 17:24:48 -04:00