Dark-Alex-17
|
d570c59fb0
|
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
|
dcc6bcd0e7
|
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
|
1b4ab894d4
|
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
|
1c983fb144
|
fmt: applied formatting
|
2026-06-03 15:05:58 -06:00 |
|
Dark-Alex-17
|
df6c3c50db
|
fix: added path validation for skill names
|
2026-06-03 14:59:57 -06:00 |
|
Dark-Alex-17
|
6330d7dd95
|
feat: cleaned up skill implementation
|
2026-06-01 15:13:50 -06:00 |
|
Dark-Alex-17
|
42c88fa2a3
|
feat: added remote install and install support for skills
|
2026-06-01 11:58:35 -06:00 |
|
Dark-Alex-17
|
3239c5d990
|
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
|
06fe1f9471
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
bf6b2f718c
|
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
|
01912bcef3
|
feat: wired together graph execution and agent graph dispatch
|
2026-05-14 11:10:45 -06:00 |
|
Dark-Alex-17
|
beebb39050
|
feat: initial agent graph scaffolding
|
2026-05-12 14:13:03 -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
|
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 |
|