gui-yue
99a1e52b36
fix: harden compaction pair handling
2026-06-07 12:35:08 +08:00
wanna
7891c25c12
fix: keep tool-use/result pairs intact during compaction
...
Preserve assistant tool_use / user tool_result adjacency when compaction trims message history.
Fixes #325 .
Squashed original PR commits:
- Fix compaction breaking tool-use/result pairs
- Simplify compaction boundary fix
2026-06-07 12:35:00 +08:00
Haoran
ee9a747e09
fix: handle todo_write string inputs for issue 340
...
Co-authored-by: gui-yue <yuemeng.gui@gmail.com >
2026-06-03 23:24:34 +08:00
gui-yue
abe09a9ccb
Sync generated course content
2026-05-31 17:27:29 +08:00
gui-yue
0100b3dc32
Fix skill frontmatter parsing
2026-05-31 16:54:14 +08:00
Haoran
4d12ca93de
fix: prevent course svg text overflow
2026-05-26 11:17:58 +08:00
Haoran
fdd7d2a851
feat: complete web curriculum visuals
2026-05-25 22:38:02 +08:00
chenyizhongx
d882d01e07
fix(web): remove duplicate "Execution Flow" heading in Deep Dive (#151 )
2026-04-01 21:00:52 +08:00
Xinlu Lai
e4edd82c8c
Merge pull request #88 from wbxl2000/main
...
优化中文翻译: 保留英文专有名词
2026-03-30 00:04:18 +08:00
Xinlu Lai
21bc06153f
Merge pull request #83 from QuentinHsu/fix/web-theme-mount-sync
...
fix(header): sync theme icon state after mount
2026-03-30 00:04:13 +08:00
Xinlu Lai
3b9b87f027
Merge pull request #69 from w4n9hu1/main
...
fix(i18n): correct Chinese label for memory layer — 内存管理 → 记忆管理
2026-03-29 23:06:12 +08:00
copilot-swe-agent[bot]
13409478ef
Optimize Chinese translations: preserve English proper nouns (Skills, Agent, Subagent, Context Compact, etc.)
...
Co-authored-by: wbxl2000 <57169560+wbxl2000@users.noreply.github.com >
2026-03-16 14:23:59 +00:00
QuentinHsu
69f8abdbda
fix(header): sync theme icon state after mount
...
- initialize dark mode state after mount from document to avoid mismatched first render state.
- render a placeholder before mount to reduce theme icon hydration mismatch risk.
2026-03-15 14:12:40 +08:00
CrazyBoyM
e57ced7d07
redirect vercel traffic to learn.shareai.run
2026-03-14 23:50:32 +08:00
copilot-swe-agent[bot]
c8eba1887d
fix(i18n): update zh layer_labels.memory from 内存管理 to 记忆管理
...
Co-authored-by: w4n9hu1 <20451477+w4n9hu1@users.noreply.github.com >
2026-03-10 15:20:48 +00:00
CrazyBoyM
14c722814d
fix: redirect root path to default locale ( #35 )
...
Credit: nb-sb (PR #35 )
2026-02-28 00:43:24 +08:00
CrazyBoyM
dbffe7c8d0
fix: address community issues #37 #30 #36
...
- s03: inject reminder into tool_result instead of mutating history (#37 )
- s05: SkillLoader uses rglob("SKILL.md") + frontmatter name priority,
matching Agent Skills standard (#30 , PR #34 )
- CI: upgrade actions/checkout and actions/setup-node to v6 (#36 )
- docs: update s05 skill directory structure in all 3 languages
2026-02-28 00:09:57 +08:00
CrazyBoyM
4f39ee4512
fix session doc
2026-02-27 02:19:54 +08:00
CrazyBoyM
665831c774
better doc
2026-02-27 01:11:57 +08:00
CrazyBoyM
aea8844bac
add worktree & up task、teammate etc
2026-02-24 01:44:44 +08:00
CrazyBoyM
c6a27ef1d7
feat: build an AI agent from 0 to 1 -- 11 progressive sessions
...
- 11 sessions from basic agent loop to autonomous teams
- Python MVP implementations for each session
- Mental-model-first docs in en/zh/ja
- Interactive web platform with step-through visualizations
- Incremental architecture: each session adds one mechanism
2026-02-21 17:02:43 +08:00