GitHub - dsweet99/malvin · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
dsweet99
malvin
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>436 Commits<br>436 Commits
admin
admin
default_prompts
default_prompts
default_repo
default_repo
evaluation/rich_tidy
evaluation/rich_tidy
evaluations
evaluations
src
src
tests
tests
.gitignore
.gitignore
.kissconfig
.kissconfig
.kissignore
.kissignore
.pre-commit-config.yaml
.pre-commit-config.yaml
Cargo.lock
Cargo.lock
Cargo.toml
Cargo.toml
Makefile
Makefile
README.md
README.md
View all files
Repository files navigation
malvin
Installation
cargo install kiss-ai<br>cargo install malvin
Notes
malvin allows all tool calls by default.
Speed
malvin like to run unit tests. It does its best to only run what's necessary, but these tools can help speed things up:
[Python] pytest-testmon Runs only unit tests affected by code changes
[Rust] cargo-nextest Faster than cargo test
[Rust] sccache Speeds up builds by caching build artifacts
sccache (Rust builds)
Install once (macOS): brew install sccache
This repo enables sccache via .cargo/config.toml (rustc-wrapper = "sccache"). Any cargo build, cargo clippy, or cargo nextest in this tree uses it automatically.
Verify: ./admin/verify_sccache.sh
About
No description, website, or topics provided.
Resources
Readme
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
No releases published
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Rust<br>97.3%
C++<br>2.4%
Other<br>0.3%
You can’t perform that action at this time.