clwnd
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 9 GitHub stars
Code Fail
- spawnSync — Synchronous process spawning in daemon/daemon.ts
- process.env — Environment variable access in daemon/daemon.ts
- network request — Outbound network request in daemon/daemon.ts
- process.env — Environment variable access in lib/config.ts
- process.env — Environment variable access in lib/drone-llm.ts
- network request — Outbound network request in lib/drone-llm.ts
- process.env — Environment variable access in lib/session.ts
- process.env — Environment variable access in log.ts
- execSync — Synchronous shell command execution in mcp/tools.ts
- process.env — Environment variable access in mcp/tools.ts
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
clwnd - your sentinel for multiplexed cross-harness AI bots
\_ clwnd _/
A sentinel for your multiplexed cross-harness AI bots.
Supported today: + OpenCode session governance + Claude Code providers in headless (compliant) mode
curl -fsSL https://raw.githubusercontent.com/adiled/clwnd/main/install | bash
clwnd (/klwʊnd/).
clwnd update
clwnd status
clwnd logs
clwnd sessions
clwnd uninstall
Needs git, bun, opencode, claude.
Core workflow is operational (more coming). See compatibility.
Config ~/.config/clwnd/clwnd.json
{
"maxProcs": 4,
"idleTimeout": 30000,
"ocCompaction": false,
"smallModel": "",
"permissionDusk": 60000
}
| Key | Default | Description |
|---|---|---|
maxProcs |
4 |
Max concurrent Claude CLI processes |
idleTimeout |
30000 |
Kill idle process after ms (0 = disabled) |
ocCompaction |
false |
Let OpenCode handle session compaction |
smallModel |
"" |
Override small model (empty = auto-discover free model) |
permissionDusk |
60000 |
Permission prompt timeout in ms before auto-deny |
droned |
false |
Enable the drone — LLM-driven session health monitoring + auto-recovery |
Permissions
clwnd governs the file system operations.
opencode permissions per session are taken into account.
currently, ask is taken as allow due to some OC and CC limitations, preventing mid-prompt TUI dialogues.
writes outside allowed directories are deny
drop opencode-dir into opencode config plugins, it allows you to /cd, /mv (soon add-dir) sessions
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found