Dark-Alex-17
|
420447275c
|
refactor: main.rs resolve_oauth_client uses new dispatcher
|
2026-07-20 13:05:57 -06:00 |
|
Dark-Alex-17
|
cdc40f7302
|
feat: bundle xAI OAuth defaults in models.yaml
|
2026-07-20 13:03:15 -06:00 |
|
Dark-Alex-17
|
c611685033
|
feat: OAuth branch in openai_compatible prepare_* fns
|
2026-07-20 13:01:28 -06:00 |
|
Dark-Alex-17
|
cac2a3eba0
|
feat: get_oauth_provider_for_client dispatcher + client_config_info update
|
2026-07-20 12:57:10 -06:00 |
|
Dark-Alex-17
|
66bbb34d7f
|
feat: OpenAICompatibleOAuthProvider (config-driven OAuthProvider impl)
|
2026-07-20 12:55:30 -06:00 |
|
Dark-Alex-17
|
68177fdb6a
|
feat: add auth + oauth fields to OpenAICompatibleConfig
|
2026-07-20 12:51:09 -06:00 |
|
Dark-Alex-17
|
1acaad223f
|
feat: add oauth field to ProviderModels
|
2026-07-20 12:46:18 -06:00 |
|
Dark-Alex-17
|
aa0270602d
|
feat: add client_credentials support to prepare_oauth_access_token
|
2026-07-20 12:44:53 -06:00 |
|
Dark-Alex-17
|
4669958bdd
|
refactor: split run_oauth_flow into pkce + client_credentials dispatchers
|
2026-07-20 12:43:53 -06:00 |
|
Dark-Alex-17
|
559107073d
|
feat: add OAuthConfig + OAuthFlow types to oauth.rs
|
2026-07-20 12:41:24 -06:00 |
|
Dark-Alex-17
|
d0a38747e0
|
chore: updated models.yaml
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-20 11:55:00 -06:00 |
|
Dark-Alex-17
|
677bd71b93
|
docs: added brew trust command to install example for iwe
CI / All (ubuntu-latest) (push) Failing after 26s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-19 15:24:13 -06:00 |
|
Dark-Alex-17
|
ad6d0a2e0e
|
fix: resolve reasoning effort for the prompt for global defaults as well
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 17:52:38 -06:00 |
|
Dark-Alex-17
|
50911b99ef
|
fix: Account for default model reasoning_effort when supplying that value for the REPL prompts
CI / All (ubuntu-latest) (push) Failing after 26s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 17:42:10 -06:00 |
|
Dark-Alex-17
|
44783c5573
|
feat: Added reasoning effort to the right prompt
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 17:34:10 -06:00 |
|
Dark-Alex-17
|
8629c1ca15
|
feat: Improved support for Anthropic's extended thinking
|
2026-07-17 17:26:41 -06:00 |
|
Dark-Alex-17
|
078e6e3744
|
fix: model narration included in history and between tool calls to prevent repetition
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 16:57:51 -06:00 |
|
Dark-Alex-17
|
b908fc20ba
|
docs: Added a docker pulls tracker badge
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 16:24:07 -06:00 |
|
Dark-Alex-17
|
058810137c
|
fix: Don't terminate agent loops early for null tool output
CI / All (ubuntu-latest) (push) Failing after 26s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 16:17:29 -06:00 |
|
Dark-Alex-17
|
c979041161
|
fix: reduce code duplication by reusing the new concrete_tool_names function in .list tools
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 15:51:01 -06:00 |
|
Dark-Alex-17
|
a606ea552d
|
fix: Agent tools can only be modified via .tool enable/disable using tools in the allowed whitelist in the agent
|
2026-07-17 15:42:57 -06:00 |
|
Dark-Alex-17
|
39a654a79e
|
fix: re-render agent sessions when entering agents with either pre-configured agent_session or when entering an agent directly into a session
|
2026-07-17 15:08:19 -06:00 |
|
Dark-Alex-17
|
17d1decce6
|
feat: Also support GEMINI.md workspace instructions
|
2026-07-17 15:05:16 -06:00 |
|
Dark-Alex-17
|
a45e66c634
|
feat: Improved workspace instructions support
|
2026-07-17 14:52:35 -06:00 |
|
Dark-Alex-17
|
8c885d9a77
|
feat: also detect .mcp.json configurations at workspace roots
|
2026-07-17 14:03:08 -06:00 |
|
Dark-Alex-17
|
6dd1e59815
|
fix: Per RFC 9728, enable dynamic discovery of OAuth endpoints in MCP using path-aware discovery
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 13:28:55 -06:00 |
|
Dark-Alex-17
|
f5085a773a
|
fix: hot-attach to MCP servers that require auth after running .mcp auth <name>
|
2026-07-17 13:16:25 -06:00 |
|
Dark-Alex-17
|
09afdeaf7c
|
feat: Created new .tool enable/disable and .mcp enable/disable aliases to make REPL usage more egonomic
|
2026-07-17 12:53:59 -06:00 |
|
Dark-Alex-17
|
0216d84eee
|
feat: Created a new .list <kind> REPL command to make discoveribility easier in the REPL
|
2026-07-17 11:49:49 -06:00 |
|
Dark-Alex-17
|
320dbf2479
|
fix: Correctly inherit graph-global model for extractor model if none is defined
|
2026-07-17 11:42:28 -06:00 |
|
Dark-Alex-17
|
6958e9cba8
|
feat: Support claude-style hidden workspace MCP configuration files via .mcp.json
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-17 10:46:26 -06:00 |
|
Dark-Alex-17
|
825f9f6bf5
|
feat: Allow users to customize the workspace-specific configuration directory name so they can use Coyote with other CLI clients like .claude
|
2026-07-17 10:38:35 -06:00 |
|
Dark-Alex-17
|
863740f916
|
fix: no cursor timeout when user scrolls away from ongoing streaming output
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-16 16:01:19 -06:00 |
|
Dark-Alex-17
|
304088bf5c
|
tests: Added tests for graph-based RAG
CI / All (ubuntu-latest) (push) Failing after 24s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-16 14:33:52 -06:00 |
|
Dark-Alex-17
|
b7599b8acf
|
build: Added just recipe for building the multi-platform image
CI / All (ubuntu-latest) (push) Failing after 24s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-16 13:33:47 -06:00 |
|
Dark-Alex-17
|
9b3ae761f3
|
feat: Add reasoning_effort validation for the main configuration file
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-16 13:18:28 -06:00 |
|
Dark-Alex-17
|
0f7877aafc
|
feat: Add validation for reasoning_effort settings to prevent users from specifying erroneous values
|
2026-07-16 13:12:11 -06:00 |
|
Dark-Alex-17
|
5843a9ac15
|
docs: Fixed broken links in the code-review and file-reviewer agent READMEs
|
2026-07-16 13:05:39 -06:00 |
|
Dark-Alex-17
|
4bfaabcb99
|
docs: Added the reasoning_effort field to example configuration files
|
2026-07-16 13:05:23 -06:00 |
|
Dark-Alex-17
|
f16f858074
|
Merge branch 'main' of github.com:Dark-Alex-17/coyote
# Conflicts:
# src/repl/mod.rs
|
2026-07-16 12:30:21 -06:00 |
|
Dark-Alex-17
|
e9a8c01dc4
|
feat: Added support for modifying the reasoning effort of reasoning models
|
2026-07-16 12:28:04 -06:00 |
|
Dark-Alex-17
|
5bbf1b2d71
|
test: updated repl tests for undo command
|
2026-07-15 17:00:01 -06:00 |
|
Dark-Alex-17
|
e9c52566b8
|
feat: Explicitly Prevent .undo usage in graph agents
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-15 16:27:57 -06:00 |
|
Dark-Alex-17
|
4c7de650c0
|
feat: Added an .undo command to the REPL to let users have more control over the conversation
|
2026-07-15 16:23:59 -06:00 |
|
Dark-Alex-17
|
6127d964ee
|
chore: update models.yaml
|
2026-07-15 16:14:33 -06:00 |
|
Dark-Alex-17
|
8bbbd71fec
|
fix: default to the nano or notepad when a configured editor is not found
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-15 15:32:07 -06:00 |
|
Dark-Alex-17
|
7f89a80f7e
|
fix: When EDITOR, VISUAL, or config.editor is defined, don't verify via which
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-15 15:16:41 -06:00 |
|
Dark-Alex-17
|
19cca06db6
|
ci: bump the coyote image tag version in the sandbox kit spec
CI / All (ubuntu-latest) (push) Failing after 27s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-07-15 13:24:51 -06:00 |
|
Dark-Alex-17
|
e8df9f119c
|
feat: Improve sandbox startup time by using the prebuilt Coyote image
|
2026-07-15 13:24:37 -06:00 |
|
Dark-Alex-17
|
8abe297bfe
|
feat: Make coyote available as a docker image
|
2026-07-15 13:24:21 -06:00 |
|