This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9606d7f8aadbeb2722abf8d16cb3fc2034a28235
coyote
/
src
/
config
T
History
Dark-Alex-17
9606d7f8aa
CI / All (ubuntu-latest) (push)
Failing after 24s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
feat: added a .fork command to fork a new session from a running conversation
2026-07-21 14:54:55 -06:00
..
agent.rs
refactor: Standardized paths module function names to not use 'path' in the name and to just always be either 'dir' or 'file'
2026-07-21 10:15:42 -06:00
app_config.rs
refactor: Standardized paths module function names to not use 'path' in the name and to just always be either 'dir' or 'file'
2026-07-21 10:15:42 -06:00
app_state.rs
test: improve vault password file errors by propagating up
2026-06-04 15:32:31 -06:00
input.rs
feat: Added support for modifying the reasoning effort of reasoning models
2026-07-16 12:28:04 -06:00
install_remote.rs
style: miscellaneous cleanup
2026-06-04 14:30:56 -06:00
instructions.rs
feat: Also support GEMINI.md workspace instructions
2026-07-17 15:05:16 -06:00
macros.rs
fix: don't silently fail on skill role composition extraction in llm nodes
2026-06-04 09:09:55 -06:00
mcp_factory.rs
fix: hot-attach to MCP servers that require auth after running .mcp auth <name>
2026-07-17 13:16:25 -06:00
memory.rs
feat: Improved workspace instructions support
2026-07-17 14:52:35 -06:00
mod.rs
refactor: Standardized paths module function names to not use 'path' in the name and to just always be either 'dir' or 'file'
2026-07-21 10:15:42 -06:00
paths.rs
refactor: Standardized paths module function names to not use 'path' in the name and to just always be either 'dir' or 'file'
2026-07-21 10:15:42 -06:00
prompts.rs
feat: Added new memory functions for deleting and renaming memory files, as well as new lints for memory expiration dates and staleness of memories to improve the memory system
2026-07-03 22:30:08 -06:00
rag_cache.rs
style: Cleaned up all graph agent code
2026-05-18 13:46:52 -06:00
request_context.rs
feat: added a .fork command to fork a new session from a running conversation
2026-07-21 14:54:55 -06:00
role.rs
fix: resolve reasoning effort for the prompt for global defaults as well
2026-07-17 17:52:38 -06:00
session.rs
feat: added a .fork command to fork a new session from a running conversation
2026-07-21 14:54:55 -06:00
skill_policy.rs
feat: added skill hint prompt injection and configuration
2026-06-05 14:48:54 -06:00
skill_registry.rs
feat: added skill hint prompt injection and configuration
2026-06-05 14:48:54 -06:00
skill.rs
feat: Support workspace-local skill definitions and MCP configurations
2026-07-13 17:12:34 -06:00
todo.rs
feat: Added
todo__clear
function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
2026-04-02 13:13:44 -06:00
tool_scope.rs
feat: implemented the frontier-based scheduling for the graph executor with simplified state management (gotta love .clone)
2026-05-20 13:48:55 -06:00
update.rs
feat: prefer musl versions for linux when running --update/.update
2026-07-02 11:31:34 -06:00