Commit graph

33 commits

Author SHA1 Message Date
Hari
c84611bdf1
feat: better handles (#70)
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
quality / Deploy netty (push) Blocked by required conditions
2026-04-08 16:38:20 -04:00
af19b1e78b feat: init dynamic wallpaper ($theme gen)
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
quality / Deploy netty (push) Blocked by required conditions
2026-04-08 15:10:57 -04:00
Hari
38c096dbc1
feat: lazygit theme (#69)
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
quality / Deploy netty (push) Blocked by required conditions
2026-04-08 13:54:53 -04:00
Hari
6c2068b0d5
wallpaper theme (#68) 2026-04-05 15:05:16 -04:00
c979d4dbbb restote gws creds 2026-04-04 20:43:20 +00:00
Hari
ae3d3e0197
merge synced agent history into netty defaults (#43) 2026-04-02 22:04:52 +00:00
Hari
4161e28aed
remove fallback (#42)
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
quality / Deploy netty (push) Blocked by required conditions
2026-04-02 21:19:18 +00:00
Hari
22e76a1c95
sync-agent-history (#41) 2026-04-02 21:12:26 +00:00
Hari
320ae1332e
sync/search agent history (#40) 2026-04-02 21:07:10 +00:00
Hari
92b13153e9
fix sync script bugs, remove auto-merge workflow (#36)
- Fix jq pipe precedence: wrap uris length check in parens so
  `length` applies to the array, not the boolean and-chain
- Fix while-loop subshell: use process substitution so counter
  variables persist to the final summary line
- Remove auto-merge workflow: GITHUB_TOKEN merges do not trigger
  push events, so deploy-netty never ran on auto-merged PRs
2026-04-02 04:06:14 +00:00
Hari
e634a3e233
add agent-browser + BW browser auth sync for netty (#35)
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
quality / Deploy netty (push) Blocked by required conditions
- Add chromium to netty system packages
- Add home/agent-browser.nix: configures agent-browser to use nix
  chromium headless, installs via npm on first activation (Linux only)
- Add scripts/sync-bw-browser-auth.sh: imports all BW login items
  into agent-browser encrypted auth vault via --password-stdin
- Add just sync-browser-auth target
2026-04-02 03:45:23 +00:00
Hari
a5fd2ff869
key swap + ssh (#17)
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
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 23:20:51 +00:00
692cddef21 restore aws 2026-03-30 23:03:32 -04:00
458778c860 fix formatting 2026-03-30 14:44:41 -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
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
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
66d9b25682 ci + lint 2026-03-30 00:28:59 -04:00
9a13c35acd flake parts 2026-03-30 00:06:09 -04:00
16bc13f9ea supress node warnings 2026-03-29 16:07:35 -04:00
02a0f0fb64 netty config 2026-03-29 15:32:21 -04:00
0e6d9a341a ssh config 2026-03-29 14:32:56 -04:00
64fa2acc76 symlink karabiner and add git auth 2026-03-28 19:10:17 -04:00
e1550559e3 fzf 2026-03-20 16:39:49 -04:00
67128fe09b theme dark:light 2026-03-20 15:37:34 -04:00
7ae7c1ceec theme and scripts 2026-03-20 14:22:40 -04:00
ff77053297 secrets 2026-03-15 14:09:37 -04:00
f0bb2e122b bw 2026-03-14 11:20:06 -04:00
550fca2383 cleanup 2026-03-13 16:44:38 -04:00
f01ee2d84b applied 2026-03-13 12:49:57 -04:00
8616e48112 updates 2026-03-13 11:39:29 -04:00
615313b71c cleanup 2026-03-12 19:53:51 -04:00
f74819de9d bak 2026-03-12 14:35:31 -04:00