CHANGES

v0.0.13 (2026-06-19)

New features

Bug fixes

v0.0.12 (2026-06-17)

New features

Bug fixes

v0.0.11 (2026-06-11)

New features

v0.0.10 (2026-06-09)

New features

v0.0.9 (2026-06-09)

Added /loop command

v0.0.8 (2026-06-05)

Initial profile template system

v0.0.7 (2026-06-02)

New features

assay evaluation harness — a new bin/assay tool for running a prompt corpus against one or more Ollama models and producing a Markdown report plus JSON results for human review and automated checking.

File attachment commands

Knowledge discoverability

Persistent command history — the REPL input history is saved to agents/harvey_history on exit (capped at 1000 entries, most recent kept) and reloaded on the next startup; history is per-workspace to avoid leaking commands and paths between projects.

Bug fixes

v0.0.6 (2026-05-30)

New features

Remote protocol integration — Harvey can now read files from remote storage over s3://, http://, https://, sftp://, and scp:// URIs anywhere a local path was accepted (/read, /attach, RAG ingest).

Unified memory system

Pipeline support

Security fixes

Bug fixes

v0.0.5 (2026-05-17)