Commit 0d7c2ee
committed
Clean up stale/unnecessary files from PeasyAI
Delete:
- Config (Amazon Brazil build config, not relevant to open-source)
- cursor-mcp-settings.example.json, mcp-config.json (superseded by peasyai-mcp CLI)
- env.template (deprecated in favor of ~/.peasyai/settings.json)
- analyze-checker-errors.py, analyze-errors.py, compute_metrics.py,
visualize-pk-vs-tokens.py (one-off analysis scripts at project root)
- resources/pipeline.json (old pipeline config, unused)
- src/resources/p_syntax_rules.txt (unused duplicate)
- src/rag/ (old faiss-based RAG scripts, replaced by src/core/rag/)
Move:
- evaluate_peasyai.py → scripts/evaluate_peasyai.py
Update .gitignore:
- Add generated_projects/, .peasyai_workflows.json
- Remove stale cursor-mcp-settings.json entry1 parent 2d6870e commit 0d7c2ee
File tree
14 files changed
+5
-1217
lines changed- Src/PeasyAI
- resources
- scripts
- src
- rag
- resources
14 files changed
+5
-1217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| |||
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
51 | | - | |
| 47 | + | |
52 | 48 | | |
| 49 | + | |
53 | 50 | | |
54 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
This file was deleted.
This file was deleted.
0 commit comments