Amir Raminfar
727b33c8cc
feat: detect podman vs docker and show runtime icon ( #4717 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 05:47:08 -07:00
Amir Raminfar
118a7deeab
chore: cleanups across mounts + multi-container stats ( #4716 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 16:13:28 +00:00
Amir Raminfar
3895d87337
feat: disk I/O stats and volume free-space tracking ( #4708 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 14:18:44 +00:00
Amir Raminfar
8dac197f60
feat(cloud-proto): add SearchLogs unary RPC ( #4672 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 16:11:32 -07:00
Amir Raminfar
74fd80229c
feat(cloud): stream container logs to Dozzle Cloud over gRPC ( #4652 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 14:32:14 +00:00
Amir Raminfar
6ba57afe0b
feat(cloud): add network stats to get_running_container_stats ( #4645 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 17:00:05 -07:00
Amir Raminfar
816dccc8c1
fix: cloud remove_container on agents and queue burst tool calls ( #4634 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 06:22:48 -07:00
Amir Raminfar
d09b2fe04e
feat: add native compose file deployment ( #4618 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 15:21:18 -07:00
Amir Raminfar
fe8165ec09
feat: Add streaming log support for Cloud dashboard ( #4605 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 14:26:56 -07:00
Amir Raminfar
6d8f3005b0
feat: improve Dozzle Cloud discoverability ( #4609 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 20:46:40 +00:00
Amir Raminfar
92fa5beb07
chore: Send Dozzle version in cloud tool registration ( #4599 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 17:14:29 -07:00
Amir Raminfar
dd5cd3ccac
feat: add descriptive messages to cloud action responses ( #4592 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 16:17:22 -07:00
Amir Raminfar
284822c631
feat: add container update action with image pull and recreate 🚀 ( #4588 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 19:59:44 +00:00
Amir Raminfar
3c6bc6b391
Add host_id to ContainerStatEntry proto for LLM tool routing
...
The LLM agent needs host_id to call targeted container tools (fetch_logs,
inspect, start/stop/restart). Stats responses only had host name, causing
the LLM to pass the wrong value.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 20:04:54 -07:00
Amir Raminfar
e079e5fc43
Remove Env from InspectContainerResult to prevent leaking container environment variables to cloud
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:44:36 -07:00
Amir Raminfar
317c141f65
chore: Add fetch_container_logs, inspect_container, and find_containers image filter ( #4584 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-05 00:31:20 +00:00
Amir Raminfar
cfcaebe36a
refactor: replace JSON strings with typed proto messages in cloud tools ( #4583 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 07:54:58 -07:00
Amir Raminfar
af241022bf
refactor: move cloud proto to public proto/cloud package ( #4580 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 14:18:47 +00:00
Amir Raminfar
3ce1f9ebdc
feat: expose container actions to Dozzle Cloud via gRPC ( #4578 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-03 06:53:26 -07:00
Amir Raminfar
4cf3952a73
fix: add missing fields to protobuf agent conversions ( #4568 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 15:27:27 -07:00
Amir Raminfar
2975a9ceda
feat: add Docker event notifications ( #4556 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-22 17:00:20 +00:00
Amir Raminfar
330e952ca4
fix: sync notification stats across agents ( #4525 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 12:31:21 -07:00
Amir Raminfar
91ad1cb8d3
feat: add custom HTTP headers for webhook notifications ( #4517 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 16:43:24 +00:00
Amir Raminfar
93d9c88424
feat: Introduces sample window size for metric alerting ( #4498 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 09:28:54 -08:00
Amir Raminfar
0ff0d486b1
feat: supports notifications for agents ( #4372 )
2026-01-22 16:54:53 -08:00
Amir Raminfar
d44ab349b9
feat: adds network usage for each container ( #4340 )
2026-01-12 14:11:19 -08:00
Amir Raminfar
9a2d6fc6e8
feat: support grouping of log messages when possible ( #4320 )
2026-01-05 21:21:12 +00:00
Amir Raminfar
8000b6c14e
feat: support shell resize ( #4287 )
2025-12-12 15:07:54 -08:00
Amir Raminfar
a8f2dc17d6
fix: fixes raw message not being there from agents ( #3935 )
2025-05-30 08:37:32 -07:00
Amir Raminfar
a514168e45
chore: adds fully loaded to agent proto ( #3787 )
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2025-04-09 17:33:44 -07:00
Amir Raminfar
70c23b0b1e
fix: fixes broken cpu and memory limits on swarm mode. correctly implements limits with agents ( #3785 )
2025-04-09 15:02:38 -07:00
Amir Raminfar
27478eb652
feat: adds shell support for agents and swarm mode ( #3739 )
2025-03-31 15:42:26 -07:00
Amir Raminfar
368646a7a3
feat: improves toasts for mobile ( #3547 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-13 19:16:17 +00:00
Amir Raminfar
756b212826
fix: fixes timestamps for finished containers in agent ( #3509 )
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
2025-01-06 07:12:02 -08:00
Amir Raminfar
23ba1f6603
chore: improves security by updating all find containers with user scope ( #3464 )
2024-12-16 21:49:12 +00:00
Amir Raminfar
74b5adad00
feat: enables container filter to be configured at multiple places
2024-12-13 11:59:39 -08:00
Amir Raminfar
638889ed58
feat: supports container actions for agents ( #3164 )
2024-07-29 19:16:38 +00:00
Amir Raminfar
3a988b8fdc
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. ( #3145 )
2024-07-25 08:01:33 -07:00
Amir Raminfar
082bed2382
perf: fixes an issue with too many containers ( #3144 )
2024-07-24 06:58:21 -07:00
Amir Raminfar
01afadd410
fix: uses correct int size for memory ( #3115 )
2024-07-16 06:03:31 -07:00
Amir Raminfar
4de9c775ba
feat!: implements swarm mode with agents ( #3058 )
2024-07-05 13:38:10 -07:00