Dark-Alex-17
|
9a25438643
|
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
|
f6da937c5d
|
fmt: applied formatting
|
2026-06-03 15:05:58 -06:00 |
|
Dark-Alex-17
|
9879980304
|
fix: added path validation for skill names
|
2026-06-03 14:59:57 -06:00 |
|
Dark-Alex-17
|
1faab15377
|
feat: cleaned up skill implementation
|
2026-06-01 15:13:50 -06:00 |
|
Dark-Alex-17
|
3359c62429
|
feat: added remote install and install support for skills
|
2026-06-01 11:58:35 -06:00 |
|
Dark-Alex-17
|
26584c7500
|
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
|
5bd0766a60
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
249d1fc881
|
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
|
9bc4f8b621
|
feat: wired together graph execution and agent graph dispatch
|
2026-05-14 11:10:45 -06:00 |
|
Dark-Alex-17
|
b001ae4c18
|
feat: initial agent graph scaffolding
|
2026-05-12 14:13:03 -06:00 |
|
Dark-Alex-17
|
c53e0546d4
|
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
|
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 |
|