Dark-Alex-17
|
6f2594712f
|
refactor: Standardized paths module function names to not use 'path' in the name and to just always be either 'dir' or '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-21 10:15:42 -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
|
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
|
bc3cc10a7b
|
feat: Support workspace-local skill definitions and MCP configurations
|
2026-07-13 17:12:34 -06:00 |
|
Dark-Alex-17
|
c2cb4ac433
|
feat: Session-specific, file-backed history in the REPL
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-02 16:44:55 -06:00 |
|
Dark-Alex-17
|
e3815af69b
|
fix: sbx mixins must be passed in directories, not as files and the files must be named spec.yaml per new sbx version
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-06-19 11:44:16 -06:00 |
|
Dark-Alex-17
|
bbcae1fc2b
|
feat: added configurable cache path via the COYOTE_CACHE_PATH environment variable
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-06-18 16:30:24 -06:00 |
|
Dark-Alex-17
|
373d80121a
|
lint: Fixed linter complaints in paths module
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-06-18 14:32:07 -06:00 |
|
Dark-Alex-17
|
4a01e9a66c
|
fmt: applied formatting
|
2026-06-18 11:29:03 -06:00 |
|
Dark-Alex-17
|
f2e8f3ab59
|
fix: auto-translation of user-prefixed Mac and Linux paths for the vault password file when running inside a sandbox
|
2026-06-18 10:53:38 -06:00 |
|
Dark-Alex-17
|
e6a5e67a8e
|
feat: Added sbx mixins for the secrets providers so users can also bootstrap those as well.
|
2026-06-17 14:57:35 -06:00 |
|
Dark-Alex-17
|
6ae474c79e
|
feat: added support for loading sbx mixins that are dynamically discovered in the users workspace and config directory
|
2026-06-17 14:39:32 -06:00 |
|
Dark-Alex-17
|
587df087ed
|
feat: initial built-in sandboxing support powered by Docker sbx
|
2026-06-17 14:11:04 -06:00 |
|
Dark-Alex-17
|
218750cc1e
|
feat: added .set memory REPL commands to control memory injection and applied formatting
|
2026-06-10 19:24:08 -06:00 |
|
Dark-Alex-17
|
19d2340489
|
feat: Create the built-in memory management tools
|
2026-06-10 18:35:59 -06:00 |
|
Dark-Alex-17
|
b2d70a3fd3
|
feat: initial scaffolding of a memory system
|
2026-06-10 17:24:45 -06:00 |
|
Dark-Alex-17
|
b1696c3425
|
refactor: removed redundant skill name validation from has_skill function
|
2026-06-04 14:58:33 -06:00 |
|
Dark-Alex-17
|
84dcb3078b
|
feat: validate visible_skills field at config load time
|
2026-06-04 13:43:40 -06:00 |
|
Dark-Alex-17
|
7b320e08c4
|
fix: enforced global visible_skills in llm node validation and improved skill loading error handling across the project
|
2026-06-04 13:09:43 -06:00 |
|
Dark-Alex-17
|
43607dbe8d
|
fix: apply the same validation for skill filenames on list_skills as happens everywhere else
|
2026-06-04 12:10:00 -06:00 |
|
Dark-Alex-17
|
9a25438643
|
fix: added forgotten skill name validation to has_skill to prevent side-channel attacks
|
2026-06-03 15:21:16 -06:00 |
|
Dark-Alex-17
|
f6da937c5d
|
fmt: applied formatting
|
2026-06-03 15:05:58 -06:00 |
|
Dark-Alex-17
|
9879980304
|
fix: added path validation for skill names
|
2026-06-03 14:59:57 -06:00 |
|
Dark-Alex-17
|
1faab15377
|
feat: cleaned up skill implementation
|
2026-06-01 15:13:50 -06:00 |
|
Dark-Alex-17
|
3359c62429
|
feat: added remote install and install support for skills
|
2026-06-01 11:58:35 -06:00 |
|
Dark-Alex-17
|
26584c7500
|
feat: decided to make skills persist to disk like agents and not in-memory like built-in roles
|
2026-06-01 11:17:55 -06:00 |
|
Dark-Alex-17
|
5bd0766a60
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
249d1fc881
|
feat: merged normal agent config and graph agent configs into one file (either/or)
|
2026-05-15 12:57:08 -06:00 |
|
Dark-Alex-17
|
9bc4f8b621
|
feat: wired together graph execution and agent graph dispatch
|
2026-05-14 11:10:45 -06:00 |
|
Dark-Alex-17
|
b001ae4c18
|
feat: initial agent graph scaffolding
|
2026-05-12 14:13:03 -06:00 |
|
Dark-Alex-17
|
c53e0546d4
|
test: added integration tests for inter-feature interactions like RAG + Agents, function calling/MCP servers, etc.
|
2026-05-01 14:06:41 -06:00 |
|
Dark-Alex-17
|
d81508c22a
|
feat: 99% complete migration to new state structs to get away from God-Config struct; i.e. AppConfig, AppState, and RequestContext
|
2026-04-19 17:05:27 -06:00 |
|