george
1e3bf292f9
feat(plugin): add plugin discovery, management, and run tracking
- internal/plugin/types.go: Plugin type definitions with TOML frontmatter schema
- internal/plugin/scanner.go: Discover plugins from town and rig directories
- internal/plugin/recording.go: Record plugin runs as ephemeral beads
- internal/cmd/plugin.go: `gt plugin list` and `gt plugin show` commands
Plugin locations: ~/gt/plugins/ (town-level), <rig>/plugins/ (rig-level).
Rig-level plugins override town-level by name.
Closes: gt-h8k4z, gt-rsejc, gt-n08ix.3
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 16:38:11 -08:00
..
2026-01-11 21:44:30 -05:00
2026-01-12 03:08:53 -08:00
2026-01-09 22:08:12 -08:00
2026-01-11 23:04:03 -08:00
2026-01-12 16:38:11 -08:00
2026-01-12 02:45:03 -08:00
2026-01-11 23:04:03 -08:00
2026-01-10 01:07:01 -08:00
2026-01-10 01:07:01 -08:00
2026-01-12 02:45:03 -08:00
2026-01-09 22:07:35 -08:00
2026-01-12 01:52:38 -08:00
2026-01-10 16:29:54 -08:00
2026-01-12 00:47:11 -08:00
2026-01-09 22:23:44 -08:00
2026-01-11 21:45:14 -05:00
2026-01-12 01:45:09 -08:00
2026-01-12 01:47:14 -08:00
2026-01-11 23:04:03 -08:00
2026-01-11 17:06:47 +01:00
2026-01-11 21:44:30 -05:00
2026-01-12 16:38:11 -08:00
2026-01-12 02:25:31 -08:00
2026-01-12 02:25:31 -08:00
2026-01-12 01:45:26 -08:00
2026-01-11 21:44:30 -05:00
2026-01-12 02:51:14 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 18:49:01 -08:00
2026-01-09 22:31:55 -08:00
2026-01-11 00:01:17 -08:00
2026-01-10 23:27:50 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 23:04:03 -08:00
2026-01-10 22:47:38 -08:00