|
|
dedcef8ac5
|
test: Updated client stream tests to use the thread_rng from rand
|
2026-04-09 13:53:52 -06:00 |
|
|
|
d822180205
|
fix: updated the error for unauthenticated oauth to include the REPL .authenticated command
|
2026-03-28 11:57:01 -06:00 |
|
|
|
d78820dcd4
|
fix: Claude code system prompt injected into claude requests to make them valid once again
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-03-17 10:44:50 -06:00 |
|
|
|
d43c4232a2
|
fix: Do not inject tools when models don't support them; detect this conflict before API calls happen
|
2026-03-17 09:35:51 -06:00 |
|
|
|
b2dbdfb4b1
|
feat: Support for Gemini OAuth
|
2026-03-12 13:29:47 -06:00 |
|
|
|
063e198f96
|
refactor: Made the oauth module more generic so it can support loopback OAuth (not just manual)
|
2026-03-12 13:28:09 -06:00 |
|
|
|
eb4d1c02f4
|
feat: Support authenticating or refreshing OAuth for supported clients from within the REPL
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-03-11 13:07:27 -06:00 |
|
|
|
03b9cc70b9
|
feat: Allow first-runs to select OAuth for supported providers
|
2026-03-11 12:01:17 -06:00 |
|
|
|
83f66e1061
|
feat: Support OAuth authentication flows for Claude
|
2026-03-11 11:10:48 -06:00 |
|
|
|
69ad584137
|
fix: When parallel agents run, only write to stdout from the parent and only display the parent's throbber
|
2026-02-18 09:59:24 -07:00 |
|
|
|
d5e0728532
|
feat: Implemented retry logic for failed tool invocations so the LLM can learn from the result and try again; Also implemented chain loop detection to prevent loops
CI / All (ubuntu-latest) (push) Failing after 5m27s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-01 17:06:16 -07:00 |
|
|
|
25c0885dcc
|
fix: Claude tool calls work incorrectly when tool doesn't require any arguments or flags; would provide an empty JSON object or error on no args
|
2026-02-01 17:05:36 -07:00 |
|
|
|
d79e4b9dff
|
Fixed some typos in tool call error messages
|
2026-01-30 12:25:57 -07:00 |
|
|
|
2eba530895
|
feat: Added support for thought-signatures for Gemini 3+ models
CI / All (ubuntu-latest) (push) Failing after 5m25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-01-21 15:11:55 -07:00 |
|
|
|
3baa3102a3
|
style: Cleaned up an anyhow error
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2025-12-16 14:51:35 -07:00 |
|
|
|
14549afd52
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
|
|
474c5bc76f
|
feat: Removed the server functionality
|
2025-11-03 14:25:55 -07:00 |
|
|
|
b49a27f886
|
feat: Require Vault set up for first-time setup so all passed in secrets can be encrypted right off the bat
|
2025-10-27 12:00:27 -06:00 |
|
|
|
a468ee1154
|
bug: Fixed a bug when passing tools to Claude for tools that don't have any inputs
|
2025-10-21 10:04:38 -06:00 |
|
|
|
650dbd92e0
|
Baseline project
|
2025-10-07 10:45:42 -06:00 |
|