Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-05-23 07:44:00 +02:00
953ea05756 fix: show all probe attempts including successful ones
alex pushed to dev at alex/headquarter 2026-05-23 07:36:55 +02:00
507b71c586 fix: React crash when opening terminal sessions
alex pushed to dev at alex/headquarter 2026-05-23 07:30:04 +02:00
aebcf25bf4 fix: OpenCode instances fail with 'no port configured' error
alex pushed to dev at alex/headquarter 2026-05-22 23:56:19 +02:00
ae42cac61e fix: terminal tools always showing as unhealthy
alex pushed to dev at alex/headquarter 2026-05-22 23:49:34 +02:00
e2ad7d7fb6 fix: prevent null default_port for terminal tools
alex pushed to dev at alex/headquarter 2026-05-22 23:47:05 +02:00
9e1334eb6d fix: remove port exposure from terminal tool (opencode)
alex pushed to dev at alex/headquarter 2026-05-22 23:33:31 +02:00
c41993310b Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
cb25f21c44 feat: add SSH key signing and verification UI
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-22 23:30:56 +02:00
392e85ead4 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
a4bf8afac9 fix: make full URL the default for repository cloning
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-22 23:29:31 +02:00
a559470369 fix: add openssh-client to API Dockerfile for SSH git clone support
alex pushed to dev at alex/headquarter 2026-05-22 23:27:28 +02:00
8cab17472e Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
e9d404b1ff feat: add SSH key payload signing and verification endpoints
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-22 23:23:39 +02:00
dab6c74046 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
02a2ad6df5 feat: allow modification of built-in tool types
6a7657aeda chore: remove unused tool-types and tool-configs pages
Compare 3 commits »
alex pushed to dev at alex/headquarter 2026-05-22 23:21:55 +02:00
ca8b255148 fix: log detailed error messages in repository preflight and clone
alex pushed to dev at alex/headquarter 2026-05-22 23:19:24 +02:00
4ef0f108ea fix: use SSH key during repository preflight and clone
alex pushed to dev at alex/headquarter 2026-05-22 23:12:55 +02:00
dc8ef0e463 fix: chain clone_mode migration after single_interface migration
alex pushed to dev at alex/headquarter 2026-05-22 23:02:23 +02:00
eca8b8815b Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
765cb965e6 fix: sanitize template variables before YAML validation
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-22 23:02:06 +02:00
d0f7a97f92 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
063a839790 feat: implement repository clone mode with SSH key support
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-22 22:51:01 +02:00
ae41a64e66 fix: shorten migration revision ID to fit alembic_version column
alex pushed to dev at alex/headquarter 2026-05-22 22:48:30 +02:00
0901b1e832 fix: make migration database-agnostic for SQLite and PostgreSQL
alex pushed to dev at alex/headquarter 2026-05-22 22:44:30 +02:00
7cc720786e Merge branch 'feat/enforce-single-tool-type-with-port-config' into dev
e167a6be12 feat: enforce single tool type with port configuration
0fa926284c feat: enforce single tool type with port config
Compare 3 commits »
alex pushed to dev at alex/headquarter 2026-05-22 22:04:48 +02:00
5c17de0c3c fix: handle FastAPI validation error objects in tool workshop