Skip to content

chore: move root-level docs and test scripts #188

Merged
tptpp merged 15 commits intomainfrom
chore/move-docs-and-tests
Mar 31, 2026
Merged

chore: move root-level docs and test scripts #188
tptpp merged 15 commits intomainfrom
chore/move-docs-and-tests

Conversation

@csunny
Copy link
Copy Markdown
Contributor

@csunny csunny commented Mar 31, 2026

Summary

  • Move misplaced documentation and test scripts from the project root into their proper directories (docs/ and tests/) to keep the repository clean and well-organized.

Changes

Moved to docs/:

  • AGENT_ALIAS_IMPLEMENTATION_COMPLETE.md
  • DISCKAIMER.md
  • QUICKSTART.md

Moved to tests/:

  • debug_alias_registration.py
  • final_verification.py
  • test_agent_alias_complete.py
  • test_alias_complete_flow.py
  • test_file_upload_fix.py
  • test_simplified_alias.py
  • verify_agent_alias.py

Notes

  • Standard root-level files (README.md, LICENSE, CONTRIBUTING.md, etc.) are intentionally left in place.
  • No file contents were modified — this is a pure rename/move operation.

@csunny csunny changed the title chore: move root-level docs and test scripts to proper directories chore: move root-level docs and test scripts Mar 31, 2026
@tptpp tptpp merged commit 4931047 into main Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants