| feat(opencode): port filesystem-first obsidian workflow
| 2 个月前 |
| feat(opencode): port filesystem-first obsidian workflow
| 2 个月前 |
| refactor(core): 重构命令和技能配置
- 删除 chrome-mcp-helper 技能(已废弃)
- 删除 user-commands 插件(迁移到系统命令)
- 重构 agents 文档结构
- 新增 10 个系统命令(build-fix, checkpoint, code-review, learn, plan, refactor-clean, tdd, update-github, update-readme, verify)
- 添加 verification-loop 技能
- 添加 ide/ 和 rules/ 目录
- 更新 ml-paper-writing 知识库
Co-Authored-By: Claude <noreply@anthropic.com>
| 4 个月前 |
| feat(opencode): sync reporting and installer workflow
| 2 个月前 |
| refactor(core): 重构命令和技能配置
- 删除 chrome-mcp-helper 技能(已废弃)
- 删除 user-commands 插件(迁移到系统命令)
- 重构 agents 文档结构
- 新增 10 个系统命令(build-fix, checkpoint, code-review, learn, plan, refactor-clean, tdd, update-github, update-readme, verify)
- 添加 verification-loop 技能
- 添加 ide/ 和 rules/ 目录
- 更新 ml-paper-writing 知识库
Co-Authored-By: Claude <noreply@anthropic.com>
| 4 个月前 |
| fix(git): stop defaulting to Co-Authored-By footers
Update the commit/push commands so Co-Authored-By footers are no longer added by default and are only used when the user explicitly asks for them.
| 1 个月前 |
| feat: migrate Claude Scholar to OpenCode format
- Replace hooks/ (JS) with plugins/ (TypeScript) using @opencode-ai/plugin
- Move 14 agents from agents/*.md to opencode.jsonc JSON config
- Replace CLAUDE.md with AGENTS.md + opencode.jsonc
- Add permission rules and MCP config in opencode.jsonc
- Add security-guard, session-start, session-summary, skill-eval, stop-summary plugins
- Update both English and Chinese READMEs for OpenCode edition
- Remove personal info (paths, usernames) for open-source distribution
- Preserve all 32 skills, 50+ commands, and rules as-is (compatible format)
| 3 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| feat(opencode): backport vault-first obsidian kb
| 1 个月前 |
| fix: add ~/.opencode/ prefix to bare commands/ and skills/ paths
- commands/update-memory.md: scan paths now use full ~/.opencode/ prefix
- commands/learn.md: skills/learned/ → ~/.opencode/skills/learned/
- commands/sc/README.md: commands/sc/ → ~/.opencode/commands/sc/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 3 个月前 |
| docs: adapt evidence gates for opencode
| 22 天前 |
| feat(skills): generalize daily paper flow and remove planning-with-files
| 1 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| feat: sync latest config to claude-scholar
- Restructure CLAUDE.md as public English version (WHO→HOW→WHAT→META)
- Add Core Workflows and Rules sections
- Update skill categorization (32 skills in 6 categories)
- Add 14 agents (7 new research/dev agents)
- Add 8 new commands (research workflow)
- Add 10 new skills (research, analysis, design)
- Add 2 new rules (security, experiment-reproducibility)
- Update .gitignore to exclude all settings files
- Remove tracked sensitive settings files from git
- Add settings.json.template for reference
Co-Authored-By: Claude <noreply@anthropic.com>
| 3 个月前 |
| refactor(core): 重构命令和技能配置
- 删除 chrome-mcp-helper 技能(已废弃)
- 删除 user-commands 插件(迁移到系统命令)
- 重构 agents 文档结构
- 新增 10 个系统命令(build-fix, checkpoint, code-review, learn, plan, refactor-clean, tdd, update-github, update-readme, verify)
- 添加 verification-loop 技能
- 添加 ide/ 和 rules/ 目录
- 更新 ml-paper-writing 知识库
Co-Authored-By: Claude <noreply@anthropic.com>
| 4 个月前 |
| docs(research): align Zotero smart-import workflow
| 2 个月前 |
| feat(opencode): sync reporting and installer workflow
| 2 个月前 |
| fix: replace ~/.claude and CLAUDE.md refs with OpenCode equivalents
- commands: update-memory, learn, plan, tdd, setup-pm, sc/pm, sc/README
- skills: command-development, skill-improver, skill-quality-reviewer
- opencode.jsonc: code-reviewer agent prompt
- scripts: setup-package-manager.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 3 个月前 |
| fix(git): stop defaulting to Co-Authored-By footers
Update the commit/push commands so Co-Authored-By footers are no longer added by default and are only used when the user explicitly asks for them.
| 1 个月前 |
| fix: add ~/.opencode/ prefix to bare commands/ and skills/ paths
- commands/update-memory.md: scan paths now use full ~/.opencode/ prefix
- commands/learn.md: skills/learned/ → ~/.opencode/skills/learned/
- commands/sc/README.md: commands/sc/ → ~/.opencode/commands/sc/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 3 个月前 |
| refactor(core): 重构命令和技能配置
- 删除 chrome-mcp-helper 技能(已废弃)
- 删除 user-commands 插件(迁移到系统命令)
- 重构 agents 文档结构
- 新增 10 个系统命令(build-fix, checkpoint, code-review, learn, plan, refactor-clean, tdd, update-github, update-readme, verify)
- 添加 verification-loop 技能
- 添加 ide/ 和 rules/ 目录
- 更新 ml-paper-writing 知识库
Co-Authored-By: Claude <noreply@anthropic.com>
| 4 个月前 |
| refactor(core): 重构命令和技能配置
- 删除 chrome-mcp-helper 技能(已废弃)
- 删除 user-commands 插件(迁移到系统命令)
- 重构 agents 文档结构
- 新增 10 个系统命令(build-fix, checkpoint, code-review, learn, plan, refactor-clean, tdd, update-github, update-readme, verify)
- 添加 verification-loop 技能
- 添加 ide/ 和 rules/ 目录
- 更新 ml-paper-writing 知识库
Co-Authored-By: Claude <noreply@anthropic.com>
| 4 个月前 |
| fix(skills): align opencode research memory routing
| 22 天前 |
| fix(skills): align opencode research memory routing
| 22 天前 |