Commit 7edb6da
committed
chore: remove dead code and temporary files
- Delete unused thought_processor_refactored.py (200 lines of dead code)
- Delete AGNO_2.2.12_MIGRATION.md (migration complete, info in CLAUDE.md)
- Delete CONTINUATION_SUMMARY.md (temporary session notes)
- Simplify run_command() in run_tests.py (10 lines → 3 lines)
- Run ruff autofix and format (100+ style issues resolved)
- Clean Python cache directories
Removes approximately 740 lines of unused/temporary code and improves
code quality across the codebase.1 parent 636ccbc commit 7edb6da
File tree
15 files changed
+137
-944
lines changed- src/mcp_server_mas_sequential_thinking
- processors
- routing
- services
- tests/unit
15 files changed
+137
-944
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments