Commit graph

11 commits

Author SHA1 Message Date
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
Yiorgis Gozadinos
f87d894b01
add SeaweedFS integration tests for S3Watcher 2026-05-11 11:28:40 +03:00
Yiorgis Gozadinos
a90c8ca822
Fix version bump script to also update the /app 2026-03-13 13:13:15 +02:00
Yiorgis Gozadinos
d15c31b550
Fix changelog and bump version script 2026-02-19 12:32:11 +02:00
Yiorgis Gozadinos
ea492248e7
Remove a2a examples, clean up 2026-01-19 16:53:40 +02:00
Yiorgis Gozadinos
e9efe69136
Update bump version script 2026-01-13 12:21:55 +02:00
Yiorgis Gozadinos
92f0fd956f
vb 2026-01-08 10:25:25 +02:00
Yiorgis Gozadinos
6e24d5772b
Make sure haiku.rag always requires same version of haiku.rag-slim 2025-11-26 17:14:58 +02:00
Yiorgis Gozadinos
a31fcad6b0
haiku.rag-slim docker image 2025-11-17 14:18:41 +02:00
Yiorgis Gozadinos
2f0811da28
Run uv sync when bumping versions 2025-11-17 13:17:46 +02:00
Yiorgis Gozadinos
eb94f377dc
version bump script 2025-11-05 13:16:24 +02:00