This website requires JavaScript.
Explore
Help
Register
Sign In
CyberCoveLLC
/
Triple-C
Watch
1
Star
0
Fork
0
You've already forked Triple-C
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
12
Wiki
Activity
All Workflows
backfill-releases.yml
build-app-preview.yml
build-app.yml
build-stt.yml
build.yml
cleanup-releases.yml
sync-release.yml
Actor
All actors
jknapp
Status
All status
Success
Failure
Waiting
Running
Fix type inference error for api_key after removing ApiKey auth mode
build-app.yml #38
:
Commit
01ea581f8a
pushed by
jknapp
main
2026-03-01 03:18:38 +00:00
2m45s
View workflow file
Simplify auth modes to Anthropic and Bedrock, fix Windows taskbar icon
build-app.yml #37
:
Commit
552aaebf16
pushed by
jknapp
main
2026-03-01 03:12:48 +00:00
1m43s
View workflow file
Fix API key changes not triggering container recreation
build-app.yml #36
:
Commit
c2736ace90
pushed by
jknapp
main
2026-03-01 02:27:01 +00:00
4m16s
View workflow file
Fix Windows crash from missing ICO decoder and add file logging
build-app.yml #35
:
Commit
2ff270ebfe
pushed by
jknapp
main
2026-03-01 01:50:25 +00:00
4m19s
View workflow file
Add UX enhancements: modals for env vars and instructions, global env vars, taskbar icon fix
build-app.yml #34
:
Commit
5a59fdb64b
pushed by
jknapp
main
2026-03-01 01:26:42 +00:00
5m5s
View workflow file
Fix Rust build errors: use setup hook for window icon, enable image-png feature
build-app.yml #33
:
Commit
1ce5151e59
pushed by
jknapp
main
2026-03-01 00:53:05 +00:00
3m49s
View workflow file
Exclude test files from tsc build to fix CI
build-app.yml #32
:
Commit
66ddc182c9
pushed by
jknapp
main
2026-03-01 00:45:06 +00:00
2m26s
View workflow file
Fix sidebar content overflow and set correct window taskbar icon
build-app.yml #31
:
Commit
1524ec4a98
pushed by
jknapp
main
2026-02-28 22:55:02 +00:00
1m25s
View workflow file
Set COLORTERM=truecolor in container environment
build-app.yml #30
:
Commit
4721950eae
pushed by
jknapp
main
2026-02-28 22:35:57 +00:00
5m14s
View workflow file
Update app icons, fix sidebar path overflow, and remove terminal URL accumulator
build-app.yml #29
:
Commit
fba4b9442c
pushed by
jknapp
main
2026-02-28 22:30:41 +00:00
1m20s
View workflow file
Fix terminal switching lag by managing WebGL contexts dynamically
build-app.yml #28
:
Commit
48f0e2f64c
pushed by
jknapp
main
2026-02-28 21:26:34 +00:00
3m32s
View workflow file
Add app update detection and multi-folder project support
build.yml #27
:
Commit
7e1cc92aa4
pushed by
jknapp
main
2026-02-28 21:23:04 +00:00
1m30s
View workflow file
Add app update detection and multi-folder project support
build-app.yml #26
:
Commit
7e1cc92aa4
pushed by
jknapp
main
2026-02-28 21:22:59 +00:00
4m19s
View workflow file
Add custom env vars and Claude instructions for projects
build.yml #25
:
Commit
82c487184a
pushed by
jknapp
main
2026-02-28 02:46:02 +00:00
56s
View workflow file
Add custom env vars and Claude instructions for projects
build-app.yml #24
:
Commit
82c487184a
pushed by
jknapp
main
2026-02-28 02:45:06 +00:00
5m36s
View workflow file
Fix Docker socket mount failing on Windows
build-app.yml #23
:
Commit
96f8acc40d
pushed by
jknapp
main
2026-02-27 23:52:55 +00:00
3m52s
View workflow file
Auto-increment app version using git commit count in CI builds
build-app.yml #22
:
Commit
b77b9679b1
pushed by
jknapp
main
2026-02-27 20:16:40 +00:00
4m7s
View workflow file
Fix stopping one project killing all project terminal sessions
build-app.yml #21
:
Commit
0a4f207556
pushed by
jknapp
main
2026-02-27 20:02:23 +00:00
6m15s
View workflow file
Fix SSH keys, git config, and HTTPS token not applied on container restart
build-app.yml #20
:
Commit
df3d434877
pushed by
jknapp
main
2026-02-27 19:40:46 +00:00
3m18s
View workflow file
Fix UI padding and text flush against container edges
build-app.yml #19
:
Commit
60842befde
pushed by
jknapp
main
2026-02-27 18:35:46 +00:00
4m16s
View workflow file
Fix docker socket not mounting when toggling container spawning
build-app.yml #18
:
Commit
1a78378ed7
pushed by
jknapp
main
2026-02-27 17:59:56 +00:00
3m10s
View workflow file
Fix Windows upload: rewrite release upload in cmd instead of bash
build-app.yml #17
:
Commit
9454f30b4d
pushed by
jknapp
main
2026-02-27 16:17:43 +00:00
4m19s
View workflow file
Replace upload-artifact with Gitea release API
build-app.yml #16
:
Commit
fb8161dc0d
pushed by
jknapp
main
2026-02-27 16:13:23 +00:00
4m19s
View workflow file
Add icon.ico and icon.png for Windows and Linux builds
build-app.yml #15
:
Commit
9615b90df0
pushed by
jknapp
main
2026-02-27 16:09:02 +00:00
5m9s
View workflow file
Fix Windows build: set npm os=win32 before installing
build-app.yml #14
:
Commit
476d3a9727
pushed by
jknapp
main
2026-02-27 16:03:53 +00:00
4m33s
View workflow file
Fix Windows build: explicitly install rollup and esbuild native bindings
build-app.yml #13
:
Commit
3f96c45d9e
pushed by
jknapp
main
2026-02-27 15:59:19 +00:00
2m16s
View workflow file
Fix Windows build: build frontend separately from Tauri
build-app.yml #12
:
Commit
dd6e63bbf6
pushed by
jknapp
main
2026-02-27 15:57:02 +00:00
1m18s
View workflow file
Fix Linux build: add xdg-utils for AppImage bundling
build-app.yml #11
:
Commit
fe978be5fe
pushed by
jknapp
main
2026-02-27 15:55:43 +00:00
3m40s
View workflow file
Fix Windows build: remove lockfile before npm install
build-app.yml #10
:
Commit
439c84ed13
pushed by
jknapp
main
2026-02-27 15:52:02 +00:00
1m37s
View workflow file
Fix Windows build: quote cargo version specifier
build-app.yml #9
:
Commit
03fb832fa2
pushed by
jknapp
main
2026-02-27 15:50:15 +00:00
4m53s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last