This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
3a734e27dc9f824c8926fe34c7fe7a979632f3b0
coyote
/
src
/
config
T
History
Dark-Alex-17
3a734e27dc
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
..
agent.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
input.rs
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
macros.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
mod.rs
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
prompts.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
role.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
session.rs
feat: Implemented a built-in task management system to help smaller LLMs complete larger multistep tasks and minimize context drift
2026-02-09 12:49:06 -07: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