-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: lsdefine/GenericAgent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: remove unused imports across 21 source files
#547
opened May 31, 2026 by
Kailigithub
Contributor
Loading…
fix: remove unused time import from checklist_master.py
#546
opened May 31, 2026 by
Kailigithub
Contributor
Loading…
fix: clean up unused variables and duplicate import across 6 modules
#545
opened May 31, 2026 by
Kailigithub
Contributor
Loading…
fix(wechat): check abort flag in streaming loop to honor /stop command
#544
opened May 31, 2026 by
Kailigithub
Contributor
Loading…
fix(tui): resolve undefined refresh_chrome in _on_stream exit-boundary replay
#543
opened May 31, 2026 by
Kailigithub
Contributor
Loading…
修复:替换 frontends 中 stapp.py 和 stapp2.py 的裸 except 子句
#540
opened May 30, 2026 by
Kailigithub
Contributor
Loading…
Fix: Handle hook return values to enable context modification
#538
opened May 30, 2026 by
HamsteRider-m
Loading…
5 tasks done
4项功能更新: Session修复 • Firefox CDP兼容 • /todo命令 • ga sync
#532
opened May 29, 2026 by
GiftedScout
Loading…
fix(tui_v3): remove unused imports and fix duplicate dataclass import
#530
opened May 29, 2026 by
Kailigithub
Contributor
Loading…
fix: replace bare except clauses with except Exception in llmcore.py
#529
opened May 29, 2026 by
Kailigithub
Contributor
Loading…
refactor: enhance salient_mining_sop with structured criteria, format…
#527
opened May 29, 2026 by
HYC-hsy
Loading…
feat(memory): add agentmemory REST API client for dual-memory system
#517
opened May 28, 2026 by
traderlife8
Contributor
Loading…
修复 ga.py 和 agentmain.py 中剩余的裸 except 子句
#516
opened May 28, 2026 by
Kailigithub
Contributor
Loading…
fix(tui_v2): render markdown while streaming
#512
opened May 27, 2026 by
MuziIsabel
Contributor
Loading…
fix(ga_cli): use sys.executable instead of hardcoded 'python' to inherit venv environment
#502
opened May 27, 2026 by
desmonna
Contributor
Loading…
fix: replace bare except with except Exception in ui_detect.py
#500
opened May 27, 2026 by
Kailigithub
Contributor
Loading…
fix: remove extraneous f-prefix from plain string literals
#499
opened May 27, 2026 by
Kailigithub
Contributor
Loading…
fix: replace bare except clauses with except Exception in ga.py
#490
opened May 26, 2026 by
Kailigithub
Contributor
Loading…
feat(conductor): inherit model selection when spawning subagents
#489
opened May 26, 2026 by
Kailigithub
Contributor
Loading…
Beginner-friendly post-install guide: detect & install platform deps automatically
#485
opened May 25, 2026 by
GGzili
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.