This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5615be51cc
ZIm
/
crates
/
assistant_eval
/
src
History
Download ZIP
Download TAR.GZ
Michael Sloan
f61d3d28e0
Use
futures::future::join_all
instead of
futures::stream
in assistant_eval (
#26974
)
...
Release Notes: - N/A
2025-03-18 08:22:18 +00:00
..
eval.rs
Add initial implementation of evaluating changes generated by the assistant (
#26799
)
2025-03-14 23:10:25 +00:00
headless_assistant.rs
Allow cancellation of tool uses (
#26906
)
2025-03-17 09:53:18 +00:00
judge.rs
Add initial implementation of evaluating changes generated by the assistant (
#26799
)
2025-03-14 23:10:25 +00:00
main.rs
Use
futures::future::join_all
instead of
futures::stream
in assistant_eval (
#26974
)
2025-03-18 08:22:18 +00:00