This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
627ae7af6f1abf94031a45819b96803cd31fb562
oak-gpui
/
crates
/
context_server
/
src
T
History
Bennet Bo Fenner
c8a9a74e6a
Add tool calling support for Gemini models (
#27772
)
...
Release Notes: - N/A
2025-03-31 17:46:42 +02:00
..
transport
Move "async move" a few characters to the left in cx.spawn() (
#26758
)
2025-03-19 02:09:02 +00:00
client.rs
Move "async move" a few characters to the left in cx.spawn() (
#26758
)
2025-03-19 02:09:02 +00:00
context_server_tool.rs
Add tool calling support for Gemini models (
#27772
)
2025-03-31 17:46:42 +02:00
context_server.rs
context_server: Abstract server transport (
#24528
)
2025-02-26 17:19:19 +00:00
extension_context_server.rs
context_server: Interpret context server command paths relative to the extension's work dir (
#27201
)
2025-03-20 16:36:40 +00:00
manager.rs
context_server: Only look for context server project settings in visible worktrees (
#27633
)
2025-03-27 22:58:29 +00:00
protocol.rs
…
registry.rs
Fix missed renames in
#22632
(
#23688
)
2025-01-26 23:37:34 +00:00
transport.rs
context_server: Abstract server transport (
#24528
)
2025-02-26 17:19:19 +00:00
types.rs
…