Dark-Alex-17
|
bc1800db4f
|
refactor: support both CSV and list formats for enabled_tools
|
2026-06-03 13:58:24 -06:00 |
|
Dark-Alex-17
|
dd8da58105
|
refactor: Support both CSV and list formats for enabled_mcp_servers
|
2026-06-03 13:23:13 -06:00 |
|
Dark-Alex-17
|
6a0df70777
|
feat: updated enabled_skills handling to support both list and comma-separated strings
|
2026-06-03 12:24:10 -06:00 |
|
Dark-Alex-17
|
6330d7dd95
|
feat: cleaned up skill implementation
|
2026-06-01 15:13:50 -06:00 |
|
Dark-Alex-17
|
fa424bde34
|
feat: implemented the skills policy to track available skills per context
|
2026-06-01 12:26:30 -06:00 |
|
Dark-Alex-17
|
01938a0f28
|
fix: removed unnecessary regenerate logic for sessions and use the same logic for all contexts; prevents a panic on empty message list
|
2026-05-19 11:46:37 -06:00 |
|
Dark-Alex-17
|
1fbdcd66d1
|
fmt: Applied uniform formatting across all files
|
2026-05-08 15:52:12 -06:00 |
|
Dark-Alex-17
|
e3531b4dcf
|
feat: add auto-continue support to all contexts
|
2026-05-08 12:02:10 -06:00 |
|
Dark-Alex-17
|
f5967c7771
|
style: Addressed style comments left by copilot reviewer
|
2026-05-07 13:01:26 -06:00 |
|
Dark-Alex-17
|
c3f6cb8f46
|
refactor: Fully ripped out the god Config struct
|
2026-04-19 19:14:25 -06:00 |
|
Dark-Alex-17
|
c11eb352fe
|
refactor: migrate functions and MCP servers to AppConfig
|
2026-04-19 18:14:16 -06:00 |
|
Dark-Alex-17
|
c057249e52
|
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
|
a935add2a7
|
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
|
14549afd52
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
Dark-Alex-17
|
304129d793
|
refactor: Renamed the compress_threshold setting to compression_threshold
|
2025-11-07 11:06:20 -07:00 |
|
Dark-Alex-17
|
600f5d1484
|
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
|
865ef5827b
|
refactor: Refactored use_tools field to enabled_tools field to make the use of the field more clear
|
2025-11-04 12:37:14 -07:00 |
|
Dark-Alex-17
|
650dbd92e0
|
Baseline project
|
2025-10-07 10:45:42 -06:00 |
|