Commit b38667f
pxiaoer
0.0.8 A3: bare verify.py default command, standalone folders, tool-course lesson 1 rework
FP-820: python verify.py (no args) is the learner's command on all 12
free courses, 3 pro courses, and the data-analysis capstone - suite
status, per-checkpoint claim codes, English-first output, non-zero exit
while gated checkpoints are open. Published progress --json and
--receipt-out formats unchanged; the four explicit usages stay for
maintainers.
FP-821: verify_courses.py copies each course plus tools/claim_receipt.py
into an isolated tree and enforces the default command + receipts there.
FP-822: six agent-tool courses' lesson 1 (EN+ZH) rewritten to the fixed
order tool -> FlyPython Skill (network on) -> agent fetches the course
files; download wording removed from COURSE.md and lessons; solution no
longer the completion standard.
FP-823: prose checkpoints in three 0.0.3 courses became question lists
for the human-in-the-loop gate.
FP-824: README/README_cn start section leads with the Skill entry
sentence and the six tool courses.1 parent c87db55 commit b38667f
144 files changed
Lines changed: 2154 additions & 738 deletions
File tree
- courses
- agent-rules-single-source
- lessons
- da-eda
- lessons
- da-report
- lessons
- da-visualization
- lessons
- hands-on-python-with-claude-code
- lessons
- hands-on-with-cursor
- lessons
- hands-on-with-deepseek-harness
- lessons
- hands-on-with-kimi-code
- lessons
- hands-on-with-openai-codex
- lessons
- hands-on-with-zcode
- lessons
- mcp-server-in-python
- lessons
- verifying-ai-generated-code
- lessons
- paths/data-analysis/capstone
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
7 | 42 | | |
8 | 43 | | |
9 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
30 | 46 | | |
31 | 47 | | |
32 | 48 | | |
| |||
35 | 51 | | |
36 | 52 | | |
37 | 53 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 54 | | |
43 | 55 | | |
44 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
26 | 42 | | |
27 | 43 | | |
28 | 44 | | |
| |||
31 | 47 | | |
32 | 48 | | |
33 | 49 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
0 commit comments