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
Make macOS release upload idempotent across re-runs
#188
:
Commit
4588bdf40c
pushed by
jknapp
main
2026-05-02 01:22:45 +00:00
9m16s
View workflow file
Harden macOS release upload against curl exit 92
#186
:
Commit
b607cf3681
pushed by
jknapp
main
2026-05-02 01:09:50 +00:00
22m3s
View workflow file
Bump @tauri-apps/api and @tauri-apps/cli to 2.11.0 in package-lock
#185
:
Commit
21a85dc977
pushed by
jknapp
main
2026-05-02 00:16:55 +00:00
7m26s
View workflow file
Bump tauri Rust crate to 2.11.0 to match @tauri-apps/api
#184
:
Commit
272eb28863
pushed by
jknapp
main
2026-05-01 20:39:19 +00:00
6m58s
View workflow file
Merge pull request 'feature/docker-install-helper' (#3) from feature/docker-install-helper into main
#182
:
Commit
1ef6efca9f
pushed by
jknapp
main
2026-05-01 20:16:11 +00:00
4m14s
View workflow file
Add per-project sandbox mode and Bedrock service-tier
#180
:
Commit
5974347913
pushed by
jknapp
#3
2026-05-01 20:12:58 +00:00
10m9s
View workflow file
Trim whitespace on terminal copy by default, keep raw copy on Ctrl+Shift+Alt+C and right-click menu
#178
:
Commit
7f6655fbcf
pushed by
jknapp
main
2026-04-17 16:05:19 +00:00
6m17s
View workflow file
Add breathing room to terminal bottom-left so STT button clears Claude Code status
#177
:
Commit
b907ad0239
pushed by
jknapp
main
2026-04-16 23:33:46 +00:00
6m11s
View workflow file
Fix TUI fullscreen mode cutting off Claude Code status line
#175
:
Commit
3c7852544b
pushed by
jknapp
main
2026-04-16 22:51:07 +00:00
6m47s
View workflow file
Fix CI: harden version computation and Dockerfile apt retries
#172
:
Commit
d60124f1bd
pushed by
jknapp
main
2026-04-16 18:14:08 +00:00
2h4m31s
View workflow file
Bump version to 0.3.0
#170
:
Commit
4f23951379
pushed by
jknapp
main
2026-04-16 16:04:48 +00:00
3s
View workflow file
Pre-validate AWS SSO session on host during container startup
#169
:
Commit
ef67b447b3
pushed by
jknapp
main
2026-04-15 14:04:39 +00:00
9m33s
View workflow file
Auto-start STT container on app launch when enabled in settings
#168
:
Commit
a0b4dca0bd
pushed by
jknapp
main
2026-04-13 13:39:51 +00:00
5m7s
View workflow file
Merge pull request 'STT improvements: hotkey, button position, and hover tooltip' (#2) from feature/stt into main
#167
:
Commit
17c5d699f9
pushed by
jknapp
main
2026-04-13 13:15:58 +00:00
10m10s
View workflow file
Merge remote-tracking branch 'origin/main' into feature/stt
#166
:
Commit
e62af502d3
pushed by
jknapp
#2
2026-04-13 13:15:42 +00:00
9m57s
View workflow file
Add styled hover tooltip to STT button showing Ctrl+Shift+M shortcut
#165
:
Commit
3e9053946f
pushed by
jknapp
#2
2026-04-13 13:05:54 +00:00
4m59s
View workflow file
Merge pull request 'Add speech-to-text via Faster Whisper container' (#1) from feature/stt into main
#162
:
Commit
702ebb7247
pushed by
jknapp
main
2026-04-13 03:41:11 +00:00
5m29s
View workflow file
Update @tauri-apps/plugin-dialog npm package to 2.7.0
#160
:
Commit
caf3e26816
pushed by
jknapp
#1
2026-04-13 03:33:15 +00:00
5m4s
View workflow file
Fix tauri-plugin-dialog version mismatch (2.6.0 → 2.7.0)
#158
:
Commit
765ba91d7b
pushed by
jknapp
#1
2026-04-13 03:25:33 +00:00
5m6s
View workflow file
Add speech-to-text feature using Faster Whisper container
#156
:
Commit
532de77927
pushed by
jknapp
#1
2026-04-13 03:09:30 +00:00
5m8s
View workflow file
Bundle mission-control into Triple-C instead of cloning from GitHub
#152
:
Commit
2dffef0767
pushed by
jknapp
main
2026-04-06 15:35:58 +00:00
27h7m42s
View workflow file
Make topbar and tab bar sticky in web terminal
#151
:
Commit
57a7cee544
pushed by
jknapp
main
2026-03-18 16:20:50 +00:00
5m13s
View workflow file
Fix tablet keyboard input lag and add scroll-to-bottom button
#150
:
Commit
9ee0d34c19
pushed by
jknapp
main
2026-03-18 03:08:11 +00:00
4m54s
View workflow file
Add web terminal for remote tablet/phone access to project terminals
#149
:
Commit
922543cc04
pushed by
jknapp
main
2026-03-18 02:37:39 +00:00
6m16s
View workflow file
Fix spurious container snapshot on every start for projects with env vars
#148
:
Commit
13038989b8
pushed by
jknapp
main
2026-03-16 20:22:31 +00:00
5m23s
View workflow file
Fix Jump to Current button not appearing on scroll-up
#147
:
Commit
b55de8d75e
pushed by
jknapp
main
2026-03-15 17:34:13 +00:00
5m39s
View workflow file
Fix terminal scroll glitch and add auto-follow toggle button
#146
:
Commit
8512ca615d
pushed by
jknapp
main
2026-03-15 14:05:40 +00:00
5m23s
View workflow file
Fix terminal auto-scroll and jump-to-bottom button coexistence
#145
:
Commit
ebae39026f
pushed by
jknapp
main
2026-03-15 05:06:45 +00:00
6m24s
View workflow file
Fix jump-to-bottom button broken during active terminal output
#144
:
Commit
d34e8e2c6d
pushed by
jknapp
main
2026-03-15 04:42:06 +00:00
5m59s
View workflow file
Fix xterm scroll jump and viewport desync during long output
#143
:
Commit
3935104cb5
pushed by
jknapp
main
2026-03-13 20:04:35 +00:00
5m9s
View workflow file
First
Previous
1
2
3
4
5
Next
Last