agent-source-repository 0.1.0

Agent Source Repository local context registry for coding agents
Documentation
1
2
3
4
5
6
7
8
9
# Scripts

Repository helper scripts.

- [install-asr.sh]install-asr.sh: ASR-first installer for the `asr` binary.
  It tries an ASR release asset first, falls back to `cargo install --bin asr`,
  and runs a temporary-repository smoke test.
- [verify-asr.sh]verify-asr.sh: local verification gate for ASR product work:
  format, clippy, and the locked workspace test suite.