This website requires JavaScript.
Explore
Help
Register
Sign In
lazorgurl
/
homelab
Watch
1
Star
0
Fork
0
You've already forked homelab
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
deploy-preview.yaml
deploy-production.yaml
Actor
All actors
lazorgurl
Status
All status
Success
Failure
Waiting
Running
Fix opencode download: save to disk before extracting
#132
:
Commit
325c88103f
pushed by
lazorgurl
main
2026-03-21 23:18:40 +00:00
3m3s
View workflow file
Fix opencode install: download musl binary directly from GitHub
#130
:
Commit
033bb1f4e6
pushed by
lazorgurl
main
2026-03-21 23:09:52 +00:00
3m7s
View workflow file
Fix opencode install: set SHELL env for Alpine compatibility
#128
:
Commit
111b189205
pushed by
lazorgurl
main
2026-03-21 22:53:30 +00:00
2m51s
View workflow file
Fix opencode path: installer uses ~/.opencode/bin not ~/.local/bin
#126
:
Commit
30ce05f9d7
pushed by
lazorgurl
main
2026-03-21 22:37:21 +00:00
1m38s
View workflow file
Fix deploy build failure and opencode chat execvp error
#124
:
Commit
96cd8dfed9
pushed by
lazorgurl
main
2026-03-21 22:23:31 +00:00
1m20s
View workflow file
Fix Gitea repo search: correct service name and add UI support
#122
:
Commit
ce58800b36
pushed by
lazorgurl
main
2026-03-21 22:16:52 +00:00
51s
View workflow file
Fix opencode not found: symlink installer binary to /usr/local/bin
#120
:
Commit
bf67446480
pushed by
lazorgurl
main
2026-03-21 22:12:20 +00:00
1m30s
View workflow file
Fix harness forbidden error: use internal token instead of host check
#118
:
Commit
b981cc0926
pushed by
lazorgurl
main
2026-03-21 22:01:40 +00:00
1m20s
View workflow file
Fix harness PTY: bind to 0.0.0.0 instead of HOSTNAME
#116
:
Commit
58c12a8d77
pushed by
lazorgurl
main
2026-03-21 21:53:16 +00:00
1m19s
View workflow file
Fix harness crash: load standalone config to skip webpack in production
#114
:
Commit
548b0fde98
pushed by
lazorgurl
main
2026-03-21 21:46:22 +00:00
1m27s
View workflow file
Fix harness crash: move server.js into standalone app dir
#112
:
Commit
4b517958aa
pushed by
lazorgurl
main
2026-03-21 21:36:03 +00:00
1m29s
View workflow file
Fix deploy: use if/then instead of && to avoid pipefail exit
#110
:
Commit
58cd9e21db
pushed by
lazorgurl
main
2026-03-21 21:31:23 +00:00
1m24s
View workflow file
Fix deploy: use if/then instead of && to avoid pipefail exit
#109
:
Commit
58cd9e21db
pushed by
lazorgurl
main
2026-03-21 21:27:32 +00:00
34s
View workflow file
Fix deploy: filter out non-app packages from build matrix
#107
:
Commit
34e629d955
pushed by
lazorgurl
main
2026-03-21 21:22:12 +00:00
49s
View workflow file
Add event-driven tasks via Gitea webhooks
#105
:
Commit
eeb87018d7
pushed by
lazorgurl
main
2026-03-21 21:16:27 +00:00
35s
View workflow file
Remove git MCP server: package doesn't exist on npm, git CLI suffices
#103
:
Commit
ccebbc4015
pushed by
lazorgurl
main
2026-03-21 21:15:17 +00:00
1m4s
View workflow file
Fix kubernetes-mcp-server package name: remove incorrect @manusa/ scope
#101
:
Commit
ed3331b575
pushed by
lazorgurl
main
2026-03-21 21:10:55 +00:00
42s
View workflow file
Fix gitea-mcp COPY path: use explicit GOBIN instead of guessing GOPATH default
#99
:
Commit
27991e7309
pushed by
lazorgurl
main
2026-03-21 21:07:55 +00:00
1m6s
View workflow file
Fix gitea-mcp builder: bump to Go 1.26 (current stable)
#97
:
Commit
33e2d8505a
pushed by
lazorgurl
main
2026-03-21 21:01:04 +00:00
54s
View workflow file
Bump gitea-mcp builder to Go 1.24 to satisfy toolchain requirement
#95
:
Commit
b2fae6d296
pushed by
lazorgurl
main
2026-03-21 20:59:34 +00:00
11s
View workflow file
Add MCP servers (Gitea, K8s, Postgres, filesystem, git) to harness agents
#93
:
Commit
620fbc6b83
pushed by
lazorgurl
main
2026-03-21 20:56:48 +00:00
40s
View workflow file
Fix input focus loss in NewTaskTab form fields
#91
:
Commit
a5ef56b052
pushed by
lazorgurl
main
2026-03-21 20:49:31 +00:00
2m50s
View workflow file
Fix input focus loss when creating a project
#89
:
Commit
af090b1de2
pushed by
lazorgurl
main
2026-03-21 20:46:07 +00:00
11s
View workflow file
Add interactive PTY Chat tab with xterm.js terminal emulator
#87
:
Commit
7bb091d4b3
pushed by
lazorgurl
main
2026-03-21 20:45:13 +00:00
1m26s
View workflow file
Fix harness Dockerfile standalone paths for monorepo workspace build
#85
:
Commit
ff0573703f
pushed by
lazorgurl
main
2026-03-21 20:36:50 +00:00
1m9s
View workflow file
Add Gitea as a git provider for harness workspace repositories
#83
:
Commit
a687652bcd
pushed by
lazorgurl
main
2026-03-21 20:35:10 +00:00
1m2s
View workflow file
Auto-discover OpenCode Zen and Go models, add catalog search and pagination
#81
:
Commit
e2b339aac8
pushed by
lazorgurl
main
2026-03-21 20:28:59 +00:00
3m41s
View workflow file
Fix Docker build for harness workspace dependency on @homelab/db
#79
:
Commit
f0d9482bc8
pushed by
lazorgurl
main
2026-03-21 20:24:46 +00:00
14s
View workflow file
Migrate harness from in-memory stores to CloudNativePG
#77
:
Commit
3fe75a8e04
pushed by
lazorgurl
main
2026-03-21 20:17:54 +00:00
21s
View workflow file
Fix boot state sharing across Next.js module boundaries
#75
:
Commit
a60754d5a2
pushed by
lazorgurl
main
2026-03-21 20:00:59 +00:00
47s
View workflow file
First
Previous
1
2
Next
Last