haiku.rag/scripts
Yiorgis Gozadinos eb9995e9b7
Ship a Claude Code plugin with the haiku-rag skill
claude-plugin/ holds the plugin manifest, the server configuration
(haiku-rag mcp --stdio, the configuration decides the database) and a
skill that says when to reach for the knowledge base and how to move
from a search result to a document, a section, an answer or a
computation. A repo-root marketplace manifest makes
`claude plugin marketplace add ggozad/haiku.rag` work. The skill
pre-approves every tool the server registers, and a test keeps the two
in step.

The manifest carries the package version, which bump_version.py now
rewrites: a versioned plugin updates only on a bump, so the installed
skill stays in step with the haiku-rag release the user has.

Refs #599
2026-09-04 13:00:15 +03:00
..
build-docker-images.sh haiku.rag-slim docker image 2025-11-17 14:18:41 +02:00
bump_version.py Ship a Claude Code plugin with the haiku-rag skill 2026-09-04 13:00:15 +03:00
run-integration-tests.sh add SeaweedFS integration tests for S3Watcher 2026-05-11 11:28:40 +03:00