Commit Graph

33 Commits

Author SHA1 Message Date
Liang Jiaqing
bdd2f3c2cd docs: add Chinese illustrated getting-started guide 2026-04-15 23:22:45 +08:00
Liang Jiaqing
bd9e45f761 feat(file_read): fuzzy file suggestion on not-found with history dirs; sync L1 template 2026-04-15 20:58:29 +08:00
Liang Jiaqing
0551967a7e style: arrange 3 QR code images horizontally in a table row 2026-04-14 18:47:00 +08:00
Jinyi Han
9f004c059d docs: add community group QR codes to README 2026-04-14 15:08:22 +08:00
Shen Hao
7cb3982d89 docs: add friendly links section to README
Added a section for friendly links and community support.
2026-04-14 11:09:49 +08:00
Shen Hao
3cc05be36b docs: add links to LinuxDo and support section
Added links to LinuxDo community and support section.
2026-04-14 11:07:38 +08:00
Xinyi Wang
c80cc2d823 docs: update README recent highlights and group image 2026-04-13 16:05:04 +08:00
Liang Jiaqing
f4eec277c5 docs: fuzzy numbers in README (3K/~100/9 tools) 2026-04-07 22:18:18 +08:00
PR Bot
b6f697d40f feat: add MiniMax as first-class LLM provider
- Temperature auto-clamping for MiniMax models: (0, 1] range enforcement
- <think> tag handling for MiniMax M2.7 reasoning output (alongside existing <thinking> support)
- MiniMax configuration example in mykey_template.py
- Updated README.md and GETTING_STARTED.md with MiniMax provider docs
- 19 unit tests + 6 integration tests (3 live tests with MINIMAX_API_KEY)

MiniMax models (M2.7, M2.7-highspeed, M2.5, M2.5-highspeed) are accessed via
the standard OpenAI-compatible interface at https://api.minimax.io/v1, using
the existing LLMSession with an 'oai'-prefixed config key.
2026-03-29 07:09:46 +08:00
Liang Jiaqing
1d94384ee5 feat: add Qt/Streamlit alternative frontends, fix hub output auto-scroll, update README 2026-03-28 20:56:14 +08:00
Jiaqing Liang
f6c5011eb0 refactor: rewrite GETTING_STARTED, cleanup README, add hub.pyw, remove QUICK_START.pdf 2026-03-27 12:58:13 +08:00
Jiaqing Liang
66dff812fb docs: add personal WeChat bot frontend to Latest News 2026-03-23 12:05:23 +08:00
Liang Jiaqing
8794c85cfe docs: update paths for frontends/ migration 2026-03-22 17:47:56 +08:00
wjl2023
523ce6133e fix: Update release date to 2026-03-10 in README 2026-03-14 21:00:05 +08:00
Liang Jiaqing
afa288f240 docs: add note about 2 memory management tools alongside 7 atomic tools 2026-03-14 08:53:11 +08:00
Liang Jiaqing
75a0e86820 docs: update README with enhanced structure, news section, bot interfaces, and comparison table (from hjy) 2026-03-14 08:49:07 +08:00
Liang Jiaqing
90bfd2324a Remove license section from README 2026-03-13 22:14:37 +08:00
Vivi 8n24
6fe93e9cb4 Add chat app adapters for QQ, Feishu, WeCom, and DingTalk 2026-03-13 16:04:18 +08:00
Liang Jiaqing
fd7bf241d0 rename sidercall.py to llmcore.py; add cache-aware cd to compress_history_tags 2026-03-13 13:21:32 +08:00
Liang Jiaqing
2a98cc44e5 chore: update repo name from pc-agent-loop to GenericAgent 2026-03-13 12:48:38 +08:00
Liang Jiaqing
ed75d103f5 优化中间输出频率/plan_sop重构/autofill batch示例/README便携版链接 2026-03-04 17:14:13 +08:00
Liang Jiaqing
abb392ccbc Add stock screening GIF + Alipay expense PNG, expand demo to 2-row layout 2026-02-23 00:17:29 +08:00
Liang Jiaqing
cd6c66ea13 style: resize demo screenshots to equal height, adjust table layout 60/40 2026-02-23 00:00:52 +08:00
Liang Jiaqing
2b4ac28c7e docs: add demo section with GIF and screenshots 2026-02-22 23:57:56 +08:00
Liang Jiaqing
55b5b4f8a3 fix: dedup working_mem hint, flush incremental output tail, sche_tasks path, CLI KeyboardInterrupt handling; add Termux instructions to README 2026-02-18 11:05:40 +08:00
Liang Jiaqing
480b131a0a update: README重写+agentmain/tgapp改进+SOP优化 2026-02-15 08:49:12 +08:00
Liang Jiaqing
4c203ad748 docs: fuzzy WeChat references in README 2026-02-07 08:45:59 +08:00
Liang Jiaqing
e97dc26a3c docs: update README with bilingual version and evolutionary intelligence description 2026-02-06 22:20:10 +08:00
Liang Jiaqing
d1eb67845f docs: remove aggressive description from README 2026-02-02 18:19:37 +08:00
Liang Jiaqing
00e9d8f5e4 Update core files and tools schema 2026-01-17 00:15:14 +08:00
Liang Jiaqing
9b20ca8297 fix: restore files removed by mistake and keep zip ignored 2026-01-16 23:50:19 +08:00
Liang Jiaqing
27c78d08db chore: ignore zip files 2026-01-16 23:50:07 +08:00
Liang Jiaqing
1c13bf5526 Initial commit for GenericAgent 2026-01-16 23:43:35 +08:00