Skip to content

Add project import and learning status commands - #8

Merged
v-liuxingan merged 1 commit into
mainfrom
issue-7-learning-closed-loop
Jul 8, 2026
Merged

Add project import and learning status commands#8
v-liuxingan merged 1 commit into
mainfrom
issue-7-learning-closed-loop

Conversation

@v-liuxingan

Copy link
Copy Markdown
Owner

Summary

  • Add learn project import to register an existing learning directory without replacing existing project files.
  • Add Agent-friendly learn status and learn next commands with project, review, recent-session, and next-action summaries.
  • Remove misleading review --strategy and replace the nonexistent flashcard generate suggestion with real commands.
  • Update README, AGENTS.md, and both learning skills to match the new CLI surface.

Closes #7

Validation

  • npm run typecheck
  • npm run test:run
  • npm run build
  • npm run test:e2e
  • npm run lint
  • PYTHONUTF8=1 python C:\Users\admin\.codex\skills\.system\skill-creator\scripts\quick_validate.py E:\develop\projects\AiProjects\learning-process-manager\skills\learning-cli
  • PYTHONUTF8=1 python C:\Users\admin\.codex\skills\.system\skill-creator\scripts\quick_validate.py E:\develop\projects\AiProjects\learning-process-manager\skills\learning-guide

@v-liuxingan
v-liuxingan merged commit c01eb63 into main Jul 8, 2026
6 checks passed
@v-liuxingan
v-liuxingan deleted the issue-7-learning-closed-loop branch July 8, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

本周迭代:补齐 Agent 友好的项目注册与复习闭环

1 participant