Commit History

feat(agent): add open-ended research methodology
5f00812

yc1838 commited on

fix DSML token leak and use no-thinking model for all non-tool-bound paths
43d613a

yc1838 Claude Opus 4.6 commited on

add deepseek compatibility
28a277f

yc1838 commited on

update supervisor nudging logic and fix tests
bad5fbe

yc1838 commited on

lint
f797178

yc1838 commited on

lint
abd5331

yc1838 commited on

resolve merge conflict
22d6053

yc1838 commited on

feat: improve agent precision and formatting rules
dffb981

yc1838 commited on

feat: add format-strip finalizer and fail_safe fallback to supervisor_best_answer
52d9109

yc1838 commited on

feat: add supervisor review node to validate Final Answer candidates before finalization
7dec693

yc1838 commited on

feat: add print logs for memory, search, and tool operations
f09a362

yc1838 commited on

feat: supervisor requires concrete answer to finalize after nudge
acc2ffa

yc1838 commited on

feat: supervisor uses extra strong model with cheap fallback
dfba75c

yc1838 commited on

strong model for supervisor
862063b

yc1838 commited on

feat: YouTube fallback strategy + dataset file logging + BLAS thread safety
6aa62ca

yc1838 commited on

print more logs
9d361f6

yc1838 commited on

feat: improve agent precision and formatting rules
87e87cc

yc1838 commited on

updated to print
0bfffbc

yc1838 commited on

feat: rate limit resilience + formatter safety + fail-safe hard-caps
c0072b1

yc1838 commited on

fix
6b91a00

yc1838 commited on

fix 3 layer memory ststem
c338c4c

yc1838 commited on

fix: tell model ~ paths work and warn against root='/' in find_files
5ef0b76

yc1838 Claude Opus 4.7 commited on

fix: stop stripping function_call from additional_kwargs to preserve gemini thought_signatures
90d071c

yc1838 commited on

fix: preserve gemini thought_signatures required for tool calls
8a34f60

yc1838 commited on

feat: inject retrieved semantic and episodic memory into system prompt
5a76b7e

yc1838 commited on

feat: add semantic memory extraction node using langmem
5a60732

yc1838 commited on

feat: replace MemorySaver with SqliteSaver for thread persistence
aab1b41

yc1838 commited on

feat: enhance LLM formatting capabilities and improve logging in various components
2ab31b4

yc1838 commited on

feat: implement secure Python sandbox with process and Docker backends
f774338

yc1838 commited on

review: ship all 15 quick-win fixes from REVIEW.md via TDD
d474cf2

yc1838 commited on

refactor: remove message trimming logic and max_context_messages configuration
1c7d6c2

yc1838 commited on

feat: implement message history trimming, CAPTCHA detection, and empty response handling to improve agent reliability
57f6159

yc1838 commited on

feat: implement context management with tool output compaction and semantic search deduplication
a362855

yc1838 commited on

feat: implement GAIA benchmark evaluation runner with strict output formatting and vision tool integration.
4b7f63b

yc1838 commited on

feat: implement tool error cooldown, caveman system prompt mode, and iteration fail-safe logic
0b0472c

yc1838 commited on

feat: implement web search and file processing tools with robust retrieval fallbacks
44ad484

yc1838 commited on