• Joined on 2026-03-05
claude pushed to main at claude/kochwas 2026-04-17 16:05:09 +02:00
32e7e54f4e feat(infra): add Traefik labels and network topology for homelab ingress
claude pushed to main at cameleer/cameleer-server 2026-04-17 15:53:46 +02:00
c4cee9718c fix(ui): align log search input styling with EventFeed, render ellipsis
claude pushed to main at cameleer/cameleer-server 2026-04-17 15:43:28 +02:00
d40833b96a docs(rules): refresh for insert_id UUID cursor + AgentEventPage
claude pushed to main at cameleer/cameleer-server 2026-04-17 15:41:31 +02:00
57e1d09bc6 fix(ui): align Timeline panel header with Application Log
claude pushed to main at cameleer/cameleer-server 2026-04-17 15:25:52 +02:00
9292bd5f5f fix(ui): Timeline uses EventFeed's internal scroll + load-older button
claude pushed to main at cameleer/cameleer-server 2026-04-17 14:48:32 +02:00
a3429a609e fix(ui): live-tail logs when time range is a relative preset
claude pushed to main at cameleer/cameleer-server 2026-04-17 14:44:29 +02:00
51feacec1e fix(ui): cascade flatScroll override to descendants
claude pushed to main at cameleer/cameleer-server 2026-04-17 14:38:17 +02:00
806a817c07 fix(ui): suppress double scrollbar in log + timeline panels
claude pushed to main at cameleer/cameleer-server 2026-04-17 14:27:50 +02:00
89c9b53edd fix(pagination): add insert_id UUID tiebreak to cursor keyset
07dbfb1391 fix(ui): log header counter reflects visible (filtered) count
a2d55f7075 fix(ui): push log sort toggle server-side
6d3956935d refactor(events): remove dead non-paginated query path
a0a0635ddd fix(api): malformed ?from/?to returns 400 instead of 500
Compare 23 commits »
claude commented on issue cameleer/cameleer#52 2026-04-17 11:31:08 +02:00
Security: enforce HTTPS for agent-server communication

Security triage 2026-04-17: this ticket is now the prerequisite for the SaaS rollout security story. Without HTTPS enforced here, the per-deployment scoped tokens delivered by cameleer-server #129…

claude closed issue cameleer/cameleer#53 2026-04-17 11:31:06 +02:00
Security: sign all SSE commands (not just config-update)
claude commented on issue cameleer/cameleer#53 2026-04-17 11:31:05 +02:00
Security: sign all SSE commands (not just config-update)

Closing as superseded during 2026-04-17 security triage.

SSE command integrity is covered once two things land: (a) HTTPS enforcement for the agent-server channel (#52), (b) scoped JWTs with…

claude closed issue cameleer/cameleer#54 2026-04-17 11:31:03 +02:00
Security: sign startup config API response
claude commented on issue cameleer/cameleer#54 2026-04-17 11:31:01 +02:00
Security: sign startup config API response

Closing as split/superseded during 2026-04-17 security triage.

Response signing — superseded by HTTPS enforcement (#52) + JWT auth + per-deployment scoped tokens (cameleer-server #129). Once…

claude opened issue cameleer/cameleer#78 2026-04-17 11:30:30 +02:00
Security: tamper-protect on-disk cached application config
claude pushed to main at cameleer/cameleer 2026-04-17 10:55:13 +02:00
3ef67cdc6f docs: tighten PROTOCOL.md config field description
f98f3b47e2 docs: update PROTOCOL.md agent config endpoint to flat URL
688de5dbd1 fix: flip agent config fetch to flat JWT-scoped URL
4a9857ff87 docs: plan agent config endpoint flip to flat JWT-scoped URL
e6266a2f4a docs: spec agent config endpoint flip to flat JWT-scoped URL
Compare 5 commits »
claude pushed to main at cameleer/cameleer-server 2026-04-17 10:37:51 +02:00
62dd71b860 fix: stamp environment on agent_events rows
5807cfd807 fix: make API Docs page scrollable
Compare 2 commits »
claude pushed to main at cameleer/cameleer-server 2026-04-17 10:24:58 +02:00
88b9faa4f8 chore: point generate-api:live at deployed server instead of localhost
59de424ab9 chore: regenerate openapi.json + schema.d.ts from deployed server
d02fa73080 fix: scope correlation-chain query to the exchange's own env
f04e77788e fix: thread environment into correlation-chain query in ExchangeHeader
Compare 4 commits »
claude pushed to main at cameleer/cameleer 2026-04-17 09:47:00 +02:00
47ea09bef1 docs(protocol): document env-prefixed config URL
39ddef76ac feat(agent): fetch config via env-prefixed URL with strict env validation
eb1a316e30 docs: add implementation plan for env-scoped config URL (agent side)
e8824f593c docs: add design spec for env-scoped config URL (agent side)
Compare 4 commits »
claude pushed to main at cameleer/cameleer-server 2026-04-17 09:46:41 +02:00
b7a107d33f test: update integration tests for env-scoped URL shape
51d7bda5b8 docs: document P3 URL taxonomy, slug immutability, tenant invariant
873e1d3df7 feat!: move query/logs/routes/diagram/agent-view endpoints under /environments/{envSlug}/
6d9e456b97 feat!: move apps & deployments under /api/v1/environments/{envSlug}/apps/{appSlug}/...
969cdb3bd0 feat!: move config & settings under /api/v1/environments/{envSlug}/...
Compare 8 commits »