Dark-Alex-17
|
696ce03ee4
|
feat: added a .edit command for editing the MCP configuration file
|
2026-05-18 15:14:22 -06:00 |
|
Dark-Alex-17
|
a3d67bfbf7
|
feat: Created a new .install command to install bundled assets on-demand
|
2026-05-18 14:59:02 -06:00 |
|
Dark-Alex-17
|
5bd0766a60
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
35e1b14843
|
fix: error when users try to start a session on a graph agent
|
2026-05-18 12:55:17 -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
|
389d0b768f
|
fix: Do not append todo instructions when function calling is disabled
|
2026-05-08 12:06:07 -06:00 |
|
Dark-Alex-17
|
70a251a7e2
|
feat: add auto-continue support to all contexts
|
2026-05-08 12:02:10 -06:00 |
|
Dark-Alex-17
|
27ceefdb40
|
test: REPL command tests and CLI flag tests
|
2026-05-01 11:57:17 -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 |
|
Dark-Alex-17
|
0ebb761c09
|
build: Upgraded crossterm and reedline dependencies
|
2026-04-08 14:54:53 -06:00 |
|
Dark-Alex-17
|
722c9c101e
|
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 |
|
Dark-Alex-17
|
1371a4aad2
|
feat: Support for Gemini OAuth
|
2026-03-12 13:29:47 -06:00 |
|
Dark-Alex-17
|
2220fd2542
|
feat: Support authenticating or refreshing OAuth for supported clients from within the REPL
|
2026-03-11 13:07:27 -06:00 |
|
Dark-Alex-17
|
d619ad1d48
|
fix: Removed the now unnecessary is_stale_response that was breaking auto-continuing with parallel agents
|
2026-02-18 13:36:25 -07:00 |
|
Dark-Alex-17
|
a4326875ba
|
fix: Allow auto-continuation to work in agents after a session is compressed and if there's still unfinish items in the to-do list
|
2026-02-09 15:21:39 -07:00 |
|
Dark-Alex-17
|
a6b0acc35d
|
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 |
|
Dark-Alex-17
|
dbf7329e87
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
Dark-Alex-17
|
a6fffa7b57
|
refactor: Refactored mcp_servers and function_calling to mcp_server_support and function_calling_support to make the purpose of the fields more clear
|
2025-11-04 13:17:58 -07:00 |
|
Dark-Alex-17
|
3ac153dd06
|
refactor: Refactored the use_mcp_servers field to enabled_mcp_servers to make the purpose of the field more clear
|
2025-11-04 12:51:41 -07:00 |
|
Dark-Alex-17
|
e28619b55a
|
feat: Removed the server functionality
|
2025-11-03 14:25:55 -07:00 |
|
Dark-Alex-17
|
3146b20c15
|
feat: Improved MCP handling toggle handling
|
2025-10-15 18:36:54 -06:00 |
|
Dark-Alex-17
|
455cf67750
|
feat: Secret injection into the MCP configuration
|
2025-10-15 16:06:59 -06:00 |
|
Dark-Alex-17
|
a6d6a877b0
|
feat: added REPL support for interacting with the Loki vault
|
2025-10-15 15:15:04 -06:00 |
|
Dark-Alex-17
|
216a3d53cd
|
Baseline project
|
2025-07-06 10:45:42 -06:00 |
|