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

gaia showoff
335df66

yc1838 commited on

fix tests
69d72de

yc1838 commited on

lint
f797178

yc1838 commited on

lint
abd5331

yc1838 commited on

resolve merge conflict
22d6053

yc1838 commited on

update improvement plan
bcecbbe

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

GAIA_DATASET_SPLIT=validation
4787daf

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

normalizer added
c516e08

yc1838 commited on

Update README with GAIA benchmark performance
729d895

null_pointer commited on

Merge pull request #2 from yc1838/autoresearch/gaia-l1-may6
2eedbec

null_pointer commited on

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

yc1838 commited on

feat: pause batch on high rate limit window
2fade2b

yc1838 commited on

feat: handle rate limit streak and batch abort
a16b876

yc1838 commited on

test: verify fresh memory on cooldown retry
a2a0291

yc1838 commited on

test: avoid checkpoint on rate limit failure
0c9677b

yc1838 commited on

feat: retry gaia task once after cooldown
dcd46a6

yc1838 commited on

feat: apply gemini cooldown to async model calls
d256c19

yc1838 commited on

feat: apply cooldown to bound model calls
69842d5

yc1838 commited on

feat: track batch rate limit window
388e04b

yc1838 commited on

feat: track per-question rate limit streaks
4103ce2

yc1838 commited on

feat: abort batch on gemini daily quota
8470935

yc1838 commited on

test: cover gemini cooldown lane behavior
8c0d3aa

yc1838 commited on

feat: add gemini cooldown registry
756ec1b

yc1838 commited on

feat: classify gemini client rate limits
03425af

yc1838 commited on

chore: ignore local worktrees
be749ea

yc1838 commited on

docs: refine gemini cooldown implementation plan
ca06887

yc1838 commited on

docs: refine gemini cooldown design
259c7bc

yc1838 commited on

docs: design gemini rate limit cooldown
7aa5b26

yc1838 commited on

handle 429
9001c13

yc1838 commited on

fix
6b91a00

yc1838 commited on

fix 3 layer memory ststem
c338c4c

yc1838 commited on

better persistent memory fix
6b4f07b

yc1838 commited on

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

yc1838 Claude Opus 4.7 commited on

fix: add default excludes and truncation sentinel to find_files
0dc5c75

yc1838 Claude Opus 4.7 commited on

fix: expand ~ in fs tools, accept absolute glob patterns, add find_files
96fa5bb

yc1838 Claude Opus 4.7 commited on