fabro/crates
Bryan Helmkamp b6d285a79c Remove dead LLM crate code and add --schema to ullm prompt
Remove unused items that have no callers outside their own tests:
middleware wrap_stream_with_middleware/process_stream_event,
common ApiMessage/send_and_read_body, types ProviderEvent variant,
lib CancellationToken re-export, tools execute_all_tools, and
catalog get_latest_model.

Add --schema/-S flag to `ullm prompt` so generate_object() and
stream_object() are exercisable end-to-end. Includes unit test for
invalid JSON rejection and two ignored integration tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 18:31:11 -05:00
..
agent Wire subagent tools into production session creation 2026-02-27 18:23:09 -05:00
attractor Wire subagent tools into production session creation 2026-02-27 18:23:09 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Remove dead LLM crate code and add --schema to ullm prompt 2026-02-27 18:31:11 -05:00
redact Lazy-compile gitleaks regexes to eliminate startup cost 2026-02-27 18:02:37 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00