Skip to content

Pull requests: shareAI-lab/learn-claude-code

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: resolve inability to call shutdown_response tool (S11)
#178 opened Apr 4, 2026 by kawasaki12138 Loading… updated Apr 14, 2026
fix(docs): correct wording and typos in s01 Japanese translation
#211 opened Apr 11, 2026 by mormorbump Loading… updated Apr 14, 2026
1 task
fix(s02): handle Anthropic SDK content blocks in normalize_messages
#207 opened Apr 10, 2026 by wadeKeith Loading… updated Apr 14, 2026
fix(web): convert relative .md links to proper /docs/{slug} routes in…
#222 opened Apr 14, 2026 by qiuxuhao Loading… updated Apr 14, 2026
Fix broken internal markdown links in docs renderer
#198 opened Apr 8, 2026 by JGPliskin Loading… updated Apr 14, 2026
Add Vietnamese docs and locale support
#217 opened Apr 13, 2026 by ch1nhcp Loading… updated Apr 14, 2026
fix(s02): normalize_messages block type error
#214 opened Apr 12, 2026 by Afeng365 Loading… updated Apr 14, 2026
docs(readme): fix follow links copy
#209 opened Apr 10, 2026 by Gujiassh Contributor Loading… updated Apr 14, 2026
fix(todo): append reminders after tool results
#208 opened Apr 10, 2026 by Gujiassh Contributor Loading… updated Apr 14, 2026
fix: safely extract text in summarize_history
#204 opened Apr 10, 2026 by loading2332 Loading… updated Apr 14, 2026
Fix s02 orphaned tool_result repair ordering in normalize_messages
#199 opened Apr 9, 2026 by shyboy429 Loading… updated Apr 14, 2026
fix s03: move reminder text block after tool_result blocks
#210 opened Apr 11, 2026 by tensaPetalum Loading… updated Apr 14, 2026
feat: upgrade MiniMax provider to M2.7
#191 opened Apr 7, 2026 by octo-patch Loading… updated Apr 14, 2026
fix: add readline UTF-8 backspace fix to all agent scripts
#202 opened Apr 9, 2026 by chengchen98 Loading… updated Apr 14, 2026
test: add unit tests for TodoManager, SkillLoader, micro_compact, and…
#176 opened Apr 4, 2026 by Worker-AGI Loading… updated Apr 14, 2026
refactor(s08): use separate locks for tasks and notification queue
#152 opened Mar 30, 2026 by JIA-ZI-LONG Loading… updated Apr 14, 2026
2 tasks done
Learn claude code v1
#194 opened Apr 8, 2026 by Frank5337 Loading… updated Apr 14, 2026
fix: preserve background notifications after end_turn
#149 opened Mar 29, 2026 by Gujiassh Contributor Loading… updated Apr 14, 2026
docs: add Korean translations for all 12 session documents
#157 opened Mar 31, 2026 by Youshin Loading… updated Apr 14, 2026
feat: add Dockerfile and docker-compose for containerized deployment
#172 opened Apr 3, 2026 by fengxiaozi-liu Loading… updated Apr 14, 2026
Fix client authentication: properly support both Anthropic API and third-party endpoints
#155 opened Mar 30, 2026 by JIA-ZI-LONG Loading… updated Apr 14, 2026
3 tasks done
fix: Make the Chinese README-zh.md Chinese
#166 opened Apr 2, 2026 by fmxs Loading… updated Apr 14, 2026
Update s04_subagent.py
#224 opened Apr 15, 2026 by miketam Loading… updated Apr 15, 2026
add s02 try/except
#230 opened Apr 15, 2026 by foreverlasting1202 Loading… updated Apr 15, 2026
ProTip! Filter pull requests by the default branch with base:main.