010831e0c9
wallpaper
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-10 21:11:41 -04:00
29cffdc0fb
chore: add jj
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-10 18:46:26 +00:00
64f2324d41
gcc
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-09 21:42:42 +00:00
e8fdd89a55
fix search
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-09 19:20:18 +00:00
1d47681302
fix: fix
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-09 16:45:18 +00:00
076db608b3
feat: fix wallpapers
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-09 10:49:58 -04:00
c2e589011f
feat: add tea
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-09 04:58:16 +00:00
bad6fc6733
feat: hermes frame mog openclaw
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-09 03:16:41 +00:00
c882f44a0b
fix canola
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 21:47:07 -04:00
48ef78fd13
nvim: add tree-sitter CLI to extraPackages
...
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
Ensures the tree-sitter binary is available in nvim's PATH so
nvim-treesitter auto_install can compile parsers (e.g. Go) without
requiring a separate brew install.
2026-04-08 20:41:10 -04:00
856f200244
fix
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 18:27:05 -04:00
Hari
c84611bdf1
feat: better handles ( #70 )
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)
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 )
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
a7acd0fb2d
pnpm / npm path
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-07 11:30:23 -04:00
7652c25521
forgejo: strip github tokens from mirror DB urls
...
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
Keep tokens only in bare repo git configs where git fetch uses them.
The DB remote_address (shown in UI) now stores clean URLs. The mirror
sync script re-injects tokens into git configs every cycle and strips
them from the DB for newly migrated repos.
2026-04-06 16:39:38 +00:00
fbfc617804
allow registration and public repo viewing
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-06 15:47:49 +00:00
c113ca0d23
version
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-06 09:50:43 -04:00
79a67cb769
introduce resend
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-06 04:13:22 +00:00
a18e19ec3b
forgejo: add heatmap reconciliation for mirrored commits
...
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
Mirrored repos don't create ActionCommitRepo records in the action
table, so they're invisible to the contribution heatmap. This adds a
reconcile service that chains after mirror-sync, scans all repos
(personal + org) for commits authored by the Forgejo user, and inserts
the missing action records. Uses the action table as its own cursor
so first run is a full backfill and subsequent runs are incremental.
2026-04-05 23:07:57 -04:00
150e84d221
forgejo: org-aware mirror sync with credential fix
...
- Mirror org repos under their actual org (getcompanion-ai/repo) instead
of flattening to harivansh-afk/org--repo
- Auto-create Forgejo orgs when new GitHub orgs are encountered
- Embed GitHub token in git remote URLs after migration to fix Forgejo's
broken credential storage for mirror fetches
- Enable Forgejo Actions
2026-04-06 03:00:19 +00:00
ab03b04e8e
update runners
2026-04-06 02:04:57 +00:00
84137476bd
revert openclaw fs.workspaceOnly change
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-05 19:25:59 +00:00
5db9d0154f
openclaw
2026-04-05 19:22:51 +00:00
Hari
6c2068b0d5
wallpaper theme ( #68 )
2026-04-05 15:05:16 -04:00
ed449d7fef
models
2026-04-05 18:09:17 +00:00
3eaa6e739a
trigger ci
2026-04-05 11:56:36 -04:00
09dab7e43b
ci: add rustup, x11, xvfb to runner packages for deskctl
2026-04-05 11:43:47 -04:00
8b4d5afcde
ci: use self-hosted netty runners for flake check and format
2026-04-05 11:39:32 -04:00
9e289a1b66
add self-hosted github runners for nix, deskctl, betterNAS
...
New github-runners.nix module configures services.github-runners
with shared caches, dedicated system user, and resource limits.
2026-04-05 11:24:28 -04:00
Hari
b5abb31094
helium darwin ( #67 )
2026-04-04 19:21:49 -04:00
c979d4dbbb
restote gws creds
2026-04-04 20:43:20 +00:00
b8b3876ceb
symlink gcloud file
2026-04-04 20:16:05 +00:00
Hari
829c5dcd8e
no more dia ( #66 )
2026-04-04 13:45:14 -04:00
Hari
65d88f9d9e
openclaw new md files ( #65 )
2026-04-04 13:45:05 -04:00
66c53e1eca
update
2026-04-04 03:37:10 +00:00
9376a00f25
update
2026-04-03 20:57:00 -04:00
228642c59f
update nvim highlighting
2026-04-03 20:21:26 -04:00
Hari
72ee43c0db
Openclaw openclaw nix ( #64 )
...
* openclaw -> openclaw.nix
* skip bootstrap = false
* model cnf
2026-04-03 20:09:33 -04:00
Hari
a2c87bed8f
fix ( #63 )
quality / changes (push) Has been cancelled
quality / Flake Check (push) Has been cancelled
quality / Nix Format Check (push) Has been cancelled
quality / Deploy netty (push) Has been cancelled
2026-04-03 17:41:19 +00:00
Hari
4733bb185e
edit config ( #62 )
...
* edit config
* Update home/openclaw.nix
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
---------
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-04-03 17:35:34 +00:00
Hari
a4786ff6b8
fix openclaw config ( #61 )
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-03 15:49:26 +00:00
Hari
630ec774ce
replace pi with openclaw ( #60 )
2026-04-03 15:16:16 +00:00
Hari
be2370f406
add pi system prompt ( #59 )
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-03 04:24:31 +00:00
dd787bfdbe
fix zsh shell for pi
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-03 00:00:13 -04:00
Hari
a49e93847d
give agent full shell ( #57 )
2026-04-03 03:49:35 +00:00
Hari
019bb0619a
simplify pi setup ( #56 )
...
remove attach function
2026-04-03 03:36:09 +00:00
1ed089acbc
add npm to path for pi telegram to run
2026-04-02 23:31:52 -04:00
65eb2fed1a
tmux config for claude
2026-04-02 23:11:17 -04:00
a57bb229dc
remove nvim font size it doesnt work without guinvim
2026-04-02 23:07:29 -04:00