]> quire.kejadlen.dev Git - quire.git/shortlog
quire.git
3 days ago Alpha ChenTrim AGENTS.md to just pre-commit rule only
3 days ago Alpha ChenAdd project AGENTS.md and remove unused miette import
3 days ago Alpha ChenSimplify Config to Default and use miette bail/ensure...
3 days ago Alpha ChenExtract Config struct for shared app configuration
3 days ago Alpha ChenSwitch from color-eyre to miette for error reporting
3 days ago Alpha ChenImplement quire exec dispatch with git command allowlist
3 days ago Alpha ChenComment out coverage and mutation testing in CI
3 days ago Alpha ChenReplace binary release with Docker image build and...
3 days ago Alpha ChenAdd host-side reference configs for SSH dispatch
3 days ago Alpha ChenAdd Dockerfile for step 1 host-mediated dispatch
3 days ago Alpha ChenAdd project README and design plan
3 days ago Alpha ChenScaffold Rust binary project with clap, CI, and tooling
3 days ago Alpha ChenInitialize quire project with Cargo skeleton