hyperhive/claude-plugins
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas d4551124f7 claude-plugins: scope the swarm-logs example by machine id
The worked example keyed a stream selector on `_HOSTNAME`, which the
collector config warns against: a hostname is a config value two
machines can share, so keying on it merges their streams. Use
`_MACHINE_ID`, which is the field that actually distinguishes them.

Refs #4460
2026-09-17 15:04:42 +02:00
..
.claude-plugin claude-plugins: trim base plugin description, don't enumerate skill internals 2026-07-27 16:19:46 +02:00
plugins claude-plugins: scope the swarm-logs example by machine id 2026-09-17 15:04:42 +02:00