refactor(api): add LLM abstraction layer to replace hardcoded model strings bcdc55d AlexTrinityBlock commited on 28 days ago
feat(run): add retry mechanism with error handling to agent entry point 97fc18c AlexTrinityBlock commited on 29 days ago
feat(agent): add answer extraction module and integrate into run function da8c40b AlexTrinityBlock commited on 29 days ago
chore(agent): remove verbose research complete banner from web search output b70637a AlexTrinityBlock commited on 29 days ago
refactor(agent): split websearch agent into separate modules a394be7 AlexTrinityBlock commited on 29 days ago
chore(agent): enhance supervisor prompts and increase websearch recursion limit 314810a AlexTrinityBlock commited on 29 days ago
fix(websearch): add recursion limit and error handling for search agent cee18af AlexTrinityBlock commited on 29 days ago
chore: remove __pycache__ bytecode files from version control 2f08174 AlexTrinityBlock commited on 29 days ago
feat(agent): implement supervisor agent with tool routing and math solver 40deb66 AlexTrinityBlock commited on 29 days ago