Stars
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…
All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, secur…
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines.
Real time interactive streaming digital human
jiulingyun / openclaw-cn
Forked from openclaw/openclaw中文社区版OpenClaw,同原版保持定期更新,已内置钉钉、企业微信、飞书、QQ、微信以及国内网络环境优化。你的专属个人AI助手。支持所有操作系统和平台。🦞
从零到企业实战:Claude Code 官方编程神器 + OpenClaw 224K Stars 开源AI助手 | 双顶流中文教程 | 21篇教程 130000+字
A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights i…
📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
List of Computer Science courses with video lectures.
A curated list of awesome NVIDIA Issac Gym frameworks, papers, software, and resources
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
An Open Source implementation of Notebook LM with more flexibility and features
I have created a small book summarizing concepts from the Reinforcement Learning part of the ATML 2015 course at UCL (https://www.davidsilver.uk/teaching/)
Assignment solutions for CS330: Deep Multi-Task and Meta Learning, Fall 2023 - Stanford
Open-source implementation of AlphaEvolve
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
Align Anything: Training All-modality Model with Feedback
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Tongyi Deep Research, the Leading Open-source Deep Research Agent
A Survey of Reinforcement Learning for Large Reasoning Models
A fully open source framework for creating RL training swarms over the internet.
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.