This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
68bb3bd5ebddf50212948ca6cf63dc7c11583c8c
oak-gpui
/
crates
/
assistant_eval
/
src
T
History
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