prospector/@packages/ai-harness/src
Natalie 77244e5a7b
Some checks failed
CI/CD / verify (push) Failing after 3m58s
CI/CD / deploy (push) Has been skipped
refactor(ai-harness): @prospector/ai-harness → @cocotte/ai-harness (publishable)
Rename the shared inference lib to the @cocotte scope + drop private so it
publishes to Verdaccio; prospector now depends on it as a real registry package
(resolves on a clean standalone deploy, e.g. ct.prod). engine stays a relative
../engine import (it was never an aliased package — the @prospector/engine ref
was only a docstring). No tsc-alias needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 06:53:44 -04:00
..
index.ts refactor(ai-harness): @prospector/ai-harness → @cocotte/ai-harness (publishable) 2026-07-01 06:53:44 -04:00
judge.test.ts feat(sim): seed campaigns + voice corrections + pastebin stand-in 2026-06-30 14:31:12 -04:00
judge.ts feat(sim): seed campaigns + voice corrections + pastebin stand-in 2026-06-30 14:31:12 -04:00
prompts.ts feat(ai-harness): self-hosted vLLM inference layer package 2026-06-30 11:24:08 -04:00
task-registry.ts feat(ai-harness): self-hosted vLLM inference layer package 2026-06-30 11:24:08 -04:00
types.ts feat(ai-harness): self-hosted vLLM inference layer package 2026-06-30 11:24:08 -04:00
vllm-client.test.ts feat(ai-harness): self-hosted vLLM inference layer package 2026-06-30 11:24:08 -04:00
vllm-client.ts feat(ai-harness): self-hosted vLLM inference layer package 2026-06-30 11:24:08 -04:00