Dark-Alex-17
|
36ac924d77
|
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
|
69648afe27
|
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
|
b6ad7a575d
|
test: REPL command tests and CLI flag tests
|
2026-05-01 11:57:17 -06:00 |
|
Dark-Alex-17
|
96ab2bdc1b
|
test: Implemented tests for the MCP server lifecycle
|
2026-05-01 10:27:49 -06:00 |
|
Dark-Alex-17
|
8f7d3bd13c
|
fix: upgraded to newer rmcp version to get native-tls support
|
2026-04-20 13:50:34 -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
|
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 |
|