This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
fa85fcfcce63a5cac19b2abd57696dab0246bf54
coyote
/
src
/
config
T
History
Dark-Alex-17
48bb2fce87
feat: Added TypeScript tool support using the refactored common ScriptedLanguage trait
2026-04-09 13:17:28 -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
feat: Added TypeScript tool support using the refactored common ScriptedLanguage trait
2026-04-09 13:17:28 -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