Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-05-29 16:50:09 +02:00
eec37ab710 fix: treat empty config_profile_id as no selection
alex pushed to dev at alex/headquarter 2026-05-29 16:49:02 +02:00
5f499ec1b0 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
2b5223097f feat: filter notifications to warnings/errors/ready only and add clear-all button
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 16:37:28 +02:00
1efbc289ba fix(cloudflared): use --host 0.0.0.0 instead of --bind-addr for code-server
alex pushed to dev at alex/headquarter 2026-05-29 16:19:30 +02:00
3c57c8b78b fix(cloudflared): code-server binds to 127.0.0.1 causing tunnel app error 0
alex pushed to dev at alex/headquarter 2026-05-29 16:15:57 +02:00
9c4500f9cb Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
1e2c5a68cf fix: pass SSH keys and config profile to startInstance in create form
Compare 2 commits »
alex pushed to main at alex/AgentHub 2026-05-29 16:04:20 +02:00
cf47476f1c Update agent_hub_spec.md
alex pushed to dev at alex/headquarter 2026-05-29 15:49:58 +02:00
dc6991e6ef fix(cloudflared): add app binding diagnostics and improve readiness check
alex pushed to dev at alex/headquarter 2026-05-29 15:42:41 +02:00
cdf233378c revert: cloudflared tunnel localhost fix — wrong diagnosis
alex pushed to dev at alex/headquarter 2026-05-29 15:41:38 +02:00
23769e6ad4 fix: remove redundant ssh_keys mount from pi-agent manifest via data migration
alex pushed to dev at alex/headquarter 2026-05-29 15:33:25 +02:00
9f8058223a Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
b483a34517 fix: skip read-only mounts in permission fixer and remove redundant ssh_keys manifest mount
de8c47c81c fix: deep-merge manifest with base to resolve container user UID/GID
Compare 3 commits »
alex pushed to main at alex/AgentHub 2026-05-29 15:30:43 +02:00
83ead0a36c Add agent_hub_spec.md
alex pushed to main at alex/AgentHub 2026-05-29 15:22:52 +02:00
723f74e150 Add git_agent_hub_spec.md
alex created branch main in alex/AgentHub 2026-05-29 15:22:52 +02:00
alex created repository alex/AgentHub 2026-05-29 15:21:08 +02:00
alex pushed to dev at alex/headquarter 2026-05-29 15:19:35 +02:00
a8fbca9ef5 fix: cloudflare tunnel connects to localhost:host_port instead of container_name:container_port
alex pushed to dev at alex/headquarter 2026-05-29 14:39:43 +02:00
b11089896a fix: prepare SSH keys with container UID/GID on host before mounting
alex pushed to dev at alex/headquarter 2026-05-29 14:25:24 +02:00
16549709e2 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
68977b73be fix: add detailed SSH permission fix logging for debugging
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 14:05:58 +02:00
3da2bc93cb fix: skip intermediate 'starting' notifications, only notify on failed/successful attempts
alex pushed to dev at alex/headquarter 2026-05-29 14:05:41 +02:00
d9632a3412 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
03d22c4d06 fix: set SSH key ownership to container user with mode 600
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 13:52:52 +02:00
19242b4152 feat: notification center toast coordination (PR-4)