Skip to content

Add claude-cowork-linux, claude-warden, and claude-wiki#115

Open
johnzfitch wants to merge 1 commit intowebfuse-com:mainfrom
johnzfitch:add-claude-tools
Open

Add claude-cowork-linux, claude-warden, and claude-wiki#115
johnzfitch wants to merge 1 commit intowebfuse-com:mainfrom
johnzfitch:add-claude-tools

Conversation

@johnzfitch
Copy link

Note

Three community tools from johnzfitch.

💻 Applicationsclaude-cowork-linux
The only known Linux port of Claude Desktop’s Cowork mode. Reverse-engineered Electron stubs + darwin header spoofing. AUR package live. 215+ tests, MIT.
🧩 Extensionsclaude-warden
Lifecycle hooks that suppress verbose output, block binary reads, enforce subagent budgets, and provide real-time token observability. Optional Go collector with Grafana/Loki/Prometheus/Tempo. MIT.
📚 Resourcesclaude-wiki
Mirror of 1,996 Anthropic docs across 24 categories, updated daily. Plain Markdown + YAML front matter. Unlicense.

All links verified working. Repos are public and actively maintained.

Copilot AI review requested due to automatic review settings March 22, 2026 07:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds three community-maintained Claude-related resources to the repository’s README, expanding coverage of Linux Cowork support, Claude Code hooks/observability, and offline documentation.

Changes:

  • Add a new “Hooks & Observability” subsection under “Extensions & Integrations” with claude-warden.
  • Add claude-cowork-linux under “Applications → Desktop”.
  • Add claude-wiki under “Educational Resources → Community Guides”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


### 🛡️ Hooks & Observability

- [claude-warden](https://github.com/johnzfitch/claude-warden) - Token-saving hooks and observability for Claude Code. Auto-injects quiet flags, blocks binary reads, enforces subagent budgets, and truncates oversized output. Includes optional Grafana/Loki/Prometheus monitoring stack.
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README uses “sub-agent/sub-agents” elsewhere; “subagent budgets” is inconsistent and makes the term harder to scan/search. Consider changing this phrasing to match the existing hyphenation (while keeping the repo name itself as-is).

Suggested change
- [claude-warden](https://github.com/johnzfitch/claude-warden) - Token-saving hooks and observability for Claude Code. Auto-injects quiet flags, blocks binary reads, enforces subagent budgets, and truncates oversized output. Includes optional Grafana/Loki/Prometheus monitoring stack.
- [claude-warden](https://github.com/johnzfitch/claude-warden) - Token-saving hooks and observability for Claude Code. Auto-injects quiet flags, blocks binary reads, enforces sub-agent budgets, and truncates oversized output. Includes optional Grafana/Loki/Prometheus monitoring stack.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants