agentbee / src /agent

Commit History

fix: correct author name formatting in multiple files
e7b4937

mangubee commited on

Enhance YouTube video processing with transcript and frame analysis modes
f1b095a

mangubee commited on

refactor: rename runtime folders with underscore prefix
04ece4c

mangubee Claude commited on

feat: consolidate LLM logs to single session file
a0fa418

mangubee Claude commited on

feat: add Chain of Thought for LLM synthesis debugging
c64957b

mangubee Claude commited on

fix: close parenthesis in execute_node error handling
9c1dff0

mangubee Claude commited on

feat: standardize logging with console + file separation
fa82033

mangubee Claude commited on

refactor: compress console logs for clarity
fed2514

mangubee Claude commited on

feat: export LLM synthesis context to cache for debugging
86bc1db

mangubee Claude commited on

debug: log full transcript content for debugging
4496081

mangubee Claude commited on

feat: add transcript caching and upgrade synthesis model
b68b317

mangubee Claude commited on

fix: add youtube_transcript and transcribe_audio to TOOL_FUNCTIONS
40db96d

mangubee Claude commited on

feat: system error field, calculator fix, target task IDs, course vs GAIA docs
41ac444

mangubee Claude commited on

Update Groq model to openai/gpt-oss-120b
44d1862

mangubee commited on

Fix: Read LLM provider config at runtime for UI updates
91f84b2

mangubee commited on

Add UI-based LLM provider selection for cloud testing
ac73681

mangubee Claude Sonnet 4.5 commited on

Groq Model Update
6e73cae

mangubee commited on

Stage 5: Performance optimization - retry logic, Groq integration, improved prompts
5890f66

mangubee Claude Sonnet 4.5 commited on

Fix: Tool name consistency across TOOLS registry and TOOL_FUNCTIONS
59f3cce

mangubee Claude Sonnet 4.5 commited on

Feat: Add HuggingFace Inference API as free LLM fallback tier
4eed151

mangubee Claude Sonnet 4.5 commited on

Fix: Make LLM provider configurable (Gemini primary, Claude fallback)
bbc52c6

mangubee Claude Sonnet 4.5 commited on

Stage 3: Core Logic Implementation - LLM Integration
4c0b7eb

mangubee Claude Sonnet 4.5 commited on

Stage 2: Implement tool development with retry logic and error handling
1041734

mangubee Claude Sonnet 4.5 commited on

Stage 1: Foundation Setup - LangGraph agent with isolated environment
bd73133

mangubee commited on