All systems operational
System Status
FlickClaw services are healthy and responding normally.
Version: v0.6.23·Production·Last checked: May 20, 2026 at 01:12 PM UTC
Services
🔌Operational
API
Public API and CLI endpoints are responding normally.
🔐Operational
Authentication
Login, sessions and access control are healthy.
🗄️Operational
Database
Agent catalog, users and access data are reachable.
📁Operational
Storage
Agent packages and export files are available.
📦Operational
CLI Package
@flickclaw/cli is available through npm.
🤖Operational
Agent Exports
Tool-specific agent packages are being served correctly.
CLI Status
@flickclaw/cli
npm package availability
Latest version
v0.6.23
Package
Available
Health check
$ npm exec --yes @flickclaw/cli@latest -- doctorAgent Compatibility
128/ 128 checks passing
16 agents · 8 supported tools
Claude CodeOpenClawCodexCursorWindsurfAiderOllamaHermes
Recent Incidents
No incidents reported.
Uptime history is not available yet.
Developer details
Raw payload from /api/health/deep
{
"ok": true,
"degraded": false,
"service": "flickclaw",
"version": "0.6.23",
"timestamp": "2026-05-20T13:12:04.349Z",
"environment": "production",
"checks": {
"api": {
"ok": true
},
"auth": {
"ok": true
},
"database": {
"ok": true
},
"storage": {
"ok": true
}
}
}