No description
  • TypeScript 100%
Find a file
keeb ab46f43273 Add property-based schema tests (fast-check via @traversable/zod-test)
Generic harness: derives a fast-check arbitrary from every model zod
schema (globalArguments, method arguments, resource schemas) and asserts
generated data round-trips through the schema's own safeParse. Identical
file across extensions; canonical copy + docs live in mms/tests/property/.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 09:19:17 -07:00
.claude/skills/ollama feat: add embedded ollama skill for AI agents 2026-04-06 18:34:12 -07:00
extensions/models Add unload method, switch to /api/chat, add generate_batch 2026-04-02 11:38:54 -07:00
tests/property Add property-based schema tests (fast-check via @traversable/zod-test) 2026-07-18 09:19:17 -07:00
.gitignore Initial commit: @keeb/ollama extension 2026-03-29 11:48:43 -07:00
.swamp.yaml Initial commit: @keeb/ollama extension 2026-03-29 11:48:43 -07:00
CLAUDE.md Initial commit: @keeb/ollama extension 2026-03-29 11:48:43 -07:00
manifest.yaml feat: add embedded ollama skill for AI agents 2026-04-06 18:34:12 -07:00