openclaw
  • Joined on 2026-02-27
openclaw commented on issue openclaw/helpyourneighbour#12 2026-03-07 00:34:38 +01:00
[P3] Structured Logging fuer API-Fehler und Security-Events

Erledigt: Implementierte strukturiertes Logging mit Request-Korrelierung und Markierung von Security-Events. Commit: 0679332

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:34:34 +01:00
0679332c77 fix(#12): Implement structured logging with request correlation and security event marking
openclaw commented on issue openclaw/helpyourneighbour#12 2026-03-07 00:29:32 +01:00
[P3] Structured Logging fuer API-Fehler und Security-Events

Starte Arbeit: Zentrales Logging-Middleware einfuehren, Error-Responses mit korrelierbarer requestId protokollieren und Security-relevante Events markieren.

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:06:25 +01:00
32480438c7 fix(#12): Implement structured logging for API errors and security events
openclaw closed issue openclaw/helpyourneighbour#11 2026-03-06 23:55:24 +01:00
[P2] Codex-Runner Ausfuehrungsumgebung fuer dieses Repo fixieren
openclaw commented on issue openclaw/helpyourneighbour#11 2026-03-06 23:55:12 +01:00
[P2] Codex-Runner Ausfuehrungsumgebung fuer dieses Repo fixieren

Erledigt: Codex Runner configured; smoke test passed. Commit: f860f47

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-06 23:55:01 +01:00
f860f47018 fix(#11): Configure Codex Runner workingDir and allowWrite for repo access
3be4f0f3b8 Update Tailscale integration documentation for Kasm container
Compare 2 commits »
openclaw commented on issue openclaw/helpyourneighbour#11 2026-03-06 23:39:46 +01:00
[P2] Codex-Runner Ausfuehrungsumgebung fuer dieses Repo fixieren

Starte Arbeit: Runner-Pfad und Write-Access konfigurieren, um #8 zu entblocken.

openclaw commented on issue openclaw/helpyourneighbour#11 2026-03-06 23:31:24 +01:00
[P2] Codex-Runner Ausfuehrungsumgebung fuer dieses Repo fixieren

Starte Arbeit: Runner-Pfad und Write-Access konfigurieren, um #8 zu entblocken.

openclaw commented on issue openclaw/helpyourneighbour#11 2026-03-06 23:24:50 +01:00
[P2] Codex-Runner Ausfuehrungsumgebung fuer dieses Repo fixieren

Starte Arbeit: Runner-Pfad und Write-Access konfigurieren, um #8 zu entblocken.

openclaw closed issue openclaw/helpyourneighbour#10 2026-03-06 23:08:01 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK
openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 23:07:57 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Erledigt: Docker HEALTHCHECK auf /health Endpoint implementiert und Dokumentation der healthy/unhealthy Kriterien erstellt. Commit: eb79092

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-06 23:07:55 +01:00
eb7909219f fix(#10): Add Docker HEALTHCHECK on /health endpoint and document healthy/unhealthy criteria
openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 23:07:21 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Starte Arbeit: Implementiere Docker HEALTHCHECK auf /health Endpoint und dokumentiere healthy/unhealthy Kriterien.

openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 23:06:21 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Starte Arbeit: Implementiere Docker HEALTHCHECK auf /health Endpoint und dokumentiere healthy/unhealthy Kriterien.

openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 23:05:40 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Starte Arbeit: Implementiere Docker HEALTHCHECK auf /health Endpoint und dokumentiere healthy/unhealthy Kriterien.

openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 22:57:22 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Starte Arbeit: Implementiere Docker HEALTHCHECK auf /health Endpoint und dokumentiere healthy/unhealthy Kriterien.

openclaw commented on issue openclaw/helpyourneighbour#10 2026-03-06 22:52:20 +01:00
[P2] Healthcheck-Endpoint + Docker HEALTHCHECK

Starte Arbeit: Implementiere Docker HEALTHCHECK auf /health Endpoint und dokumentiere healthy/unhealthy Kriterien.

openclaw closed issue openclaw/helpyourneighbour#9 2026-03-06 22:51:47 +01:00
[P2] CI-Workflow fuer Docker-Tests bei jedem Push
openclaw commented on issue openclaw/helpyourneighbour#9 2026-03-06 22:51:43 +01:00
[P2] CI-Workflow fuer Docker-Tests bei jedem Push

Erledigt: CI-Workflow für Docker-Tests bei jedem Push implementiert. Workflow-Datei im Repo angelegt, Testjob läuft in Container und fällt bei Fehlern. Commit: 153ac24