Dark-Alex-17
|
8cc78358fc
|
fmt: applied formatting to refactored mcp_servers and tools lists
|
2026-06-03 14:02:06 -06:00 |
|
Dark-Alex-17
|
0c84eea705
|
refactor: support both CSV and list formats for enabled_tools
|
2026-06-03 13:58:24 -06:00 |
|
Dark-Alex-17
|
1263ada775
|
refactor: Support both CSV and list formats for enabled_mcp_servers
|
2026-06-03 13:23:13 -06:00 |
|
Dark-Alex-17
|
9205a6899f
|
feat: added new REPL set commands for toggling skills and changing what skills are enabled
|
2026-06-03 12:23:53 -06:00 |
|
Dark-Alex-17
|
e3fe17870e
|
fmt: applied uniform formatting across refactored vault code
|
2026-06-03 11:15:11 -06:00 |
|
Dark-Alex-17
|
a0649d4f25
|
feat: vault_password_file or nothing at all is shorthand for just using the local gman provider for secret management
|
2026-06-02 14:52:36 -06:00 |
|
Dark-Alex-17
|
3892f58fae
|
feat: refactored gman usage to be generic and work with various vault providers and use the SupportedProvider enum directly for configurations
|
2026-06-02 14:16:45 -06:00 |
|
Dark-Alex-17
|
a45c0e74fc
|
fix: skill support also requires function calling to be enabled
|
2026-06-02 09:42:36 -06:00 |
|
Dark-Alex-17
|
ca1b61ef29
|
fix: skill loading on agents
|
2026-06-01 16:37:17 -06:00 |
|
Dark-Alex-17
|
6d39b6db0a
|
fix: forgot to bootstrap skills on REPL startup
|
2026-06-01 16:11:23 -06:00 |
|
Dark-Alex-17
|
1ce5602d0a
|
feat: removed potentially confusing tab completions for .skill
|
2026-06-01 16:04:22 -06:00 |
|
Dark-Alex-17
|
47c85a0645
|
fix: remove now deprecated .skill edit command
|
2026-06-01 15:58:06 -06:00 |
|
Dark-Alex-17
|
9541ac85eb
|
feat: .edit skill <name> support from within the REPL
|
2026-06-01 15:48:19 -06:00 |
|
Dark-Alex-17
|
059a8bf045
|
feat: Added skills_dir to the info output of Coyote
|
2026-06-01 15:30:22 -06:00 |
|
Dark-Alex-17
|
a058c4c766
|
fmt: Applied uniform formatting to skills implementation
|
2026-06-01 15:21:00 -06:00 |
|
Dark-Alex-17
|
697a9bd942
|
feat: Added support for auto_unload skills during chat
|
2026-06-01 15:19:59 -06:00 |
|
Dark-Alex-17
|
742a9b9b20
|
feat: cleaned up skill implementation
|
2026-06-01 15:13:50 -06:00 |
|
Dark-Alex-17
|
5722e6aadf
|
feat: Modified --skill CLI to allow users to specify skills to start the REPL or CLI with.
|
2026-06-01 14:20:45 -06:00 |
|
Dark-Alex-17
|
a4cf669638
|
feat: REPL integration with skills
|
2026-06-01 13:43:43 -06:00 |
|
Dark-Alex-17
|
0717fde86a
|
feat: dynamic loading/unloading of skill tools and MCP servers whenever load_skill/unload_skill are invoked
|
2026-06-01 13:22:44 -06:00 |
|
Dark-Alex-17
|
64e79da043
|
feat: created built-in functions for listing, loading, and unloading skills
|
2026-06-01 12:58:42 -06:00 |
|
Dark-Alex-17
|
a122ae36f0
|
feat: rename Loki to Coyote
|
2026-05-27 12:47:32 -06:00 |
|
Dark-Alex-17
|
e3164f12dd
|
test: fixed broken cross tests that required home directory access
|
2026-05-22 19:49:01 -06:00 |
|
Dark-Alex-17
|
04ff3d963b
|
feat: Added .install remote tab completions to the REPL
|
2026-05-22 17:44:16 -06:00 |
|
Dark-Alex-17
|
7ca94f7d1b
|
feat: Added MCP config merging support for remote asset installations
|
2026-05-22 16:30:45 -06:00 |
|
Dark-Alex-17
|
d46b9fec32
|
fmt: cleaned up graph implementation
|
2026-05-21 11:27:29 -06:00 |
|
Dark-Alex-17
|
1f4f4dfb75
|
feat: created the RenderMode enum to suppress stdout streaming during parallel graph super-steps
|
2026-05-20 15:32:03 -06:00 |
|
Dark-Alex-17
|
ad7f71df56
|
feat: Full support for map node types
|
2026-05-20 15:15:58 -06:00 |
|
Dark-Alex-17
|
de2a8dcf89
|
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 |
|
Dark-Alex-17
|
d3f154d117
|
feat: added a .edit command for editing the MCP configuration file
|
2026-05-18 15:14:22 -06:00 |
|
Dark-Alex-17
|
876c5556c5
|
feat: Created a new .install command to install bundled assets on-demand
|
2026-05-18 14:59:02 -06:00 |
|
Dark-Alex-17
|
f14c006d28
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
fce08140bf
|
fix: error when users try to start a session on a graph agent
|
2026-05-18 12:55:17 -06:00 |
|
Dark-Alex-17
|
3ef20fc2fe
|
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
|
5847e59c78
|
fix: accidentally added back in full agent tools on LLM nodes
|
2026-05-14 14:39:08 -06:00 |
|
Dark-Alex-17
|
275d67c4f4
|
fix: check for an existing session before starting up MCP servers when switching to a role
|
2026-05-08 12:28:24 -06:00 |
|
Dark-Alex-17
|
3e5216d82d
|
fix: do not switch to agent if a session is active.
|
2026-05-08 12:15:01 -06:00 |
|
Dark-Alex-17
|
3601ded960
|
fix: Do not append todo instructions when function calling is disabled
|
2026-05-08 12:06:07 -06:00 |
|
Dark-Alex-17
|
b308c39d6d
|
feat: add auto-continue support to all contexts
|
2026-05-08 12:02:10 -06:00 |
|
Dark-Alex-17
|
ca03f6f9d7
|
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
|
a4365928d7
|
test: Added integration tests for the sub-agent spawning system and inter-agent communication mechanisms
|
2026-05-01 12:53:26 -06:00 |
|
Dark-Alex-17
|
ee16ada962
|
test: request_context tests
|
2026-05-01 11:12:30 -06:00 |
|
Dark-Alex-17
|
2a58d8398a
|
test: added tests for input
|
2026-05-01 11:06:35 -06:00 |
|
Dark-Alex-17
|
f74808c796
|
test: Implemented tests for the MCP server lifecycle
|
2026-05-01 10:27:49 -06:00 |
|
Dark-Alex-17
|
6c2c6f9908
|
refactor: Fully ripped out the god Config struct
|
2026-04-19 19:14:25 -06:00 |
|
Dark-Alex-17
|
dc86aaa835
|
refactor: Deprecated old Config struct initialization logic
|
2026-04-19 18:27:33 -06:00 |
|
Dark-Alex-17
|
ddabba2dde
|
refactor: migrate functions and MCP servers to AppConfig
|
2026-04-19 18:14:16 -06:00 |
|
Dark-Alex-17
|
b32bcf8fbc
|
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 |
|