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
abd5331

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

updated to print
0bfffbc

yc1838 commited on

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

yc1838 commited on

fix 3 layer memory ststem
c338c4c

yc1838 commited on

test: fix broken tests after introducing extract_memory node
a71b331

yc1838 commited on

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

yc1838 commited on

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

yc1838 commited on