This website requires JavaScript.
Explore
Help
Sign In
victorvargas
/
rony-llm-agent
Watch
1
Star
0
Fork
You've already forked rony-llm-agent
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
0054ca793c
rony-llm-agent
/
pkg
History
Victor Vargas
c25243a690
feat(tools): add Tool definitions, Registry pattern, and filesystem sandbox with path validation
2026-06-30 23:53:32 -07:00
..
agent
feat(agent): add Agent loop with iteration control, tool handling, and streaming support
2026-06-30 23:53:26 -07:00
config
feat(config): add YAML config loader with hierarchical precedence
2026-06-30 23:53:20 -07:00
llm
feat(llm): add LLM client interface, types, providers (openai, llamacpp), and mock
2026-06-30 23:53:22 -07:00
persona
feat(persona): add Persona definition, system prompt assembly, and AgentsMD discovery
2026-06-30 23:53:28 -07:00
rag
feat(rag): add Retrieval-Augmented Memory with ChromaDB backend and embedding support
2026-06-30 23:53:30 -07:00
tools
feat(tools): add Tool definitions, Registry pattern, and filesystem sandbox with path validation
2026-06-30 23:53:32 -07:00