Skip to content

chore: repository cleanup and track comprehensive test files#12

Merged
davistroy merged 1 commit intomainfrom
chore/repo-cleanup-track-tests
Mar 1, 2026
Merged

chore: repository cleanup and track comprehensive test files#12
davistroy merged 1 commit intomainfrom
chore/repo-cleanup-track-tests

Conversation

@davistroy
Copy link
Copy Markdown
Owner

Summary

  • Artifact cleanup: Removed nul (Windows artifact), test_env/ venv, __pycache__/ dirs, .pytest_cache/, log files, and stale GITHUB_ERRORS.md
  • Fix README.md: Corrected "Future Cloud AI Support" section to reflect that Claude/OpenAI integration is fully implemented. Added Cloud AI Guide link, fixed privacy note, linked Configuration docs
  • .gitignore consolidation: Removed duplicate entries, added nul/NUL/desktop.ini patterns for Windows
  • Track 34 test files: Comprehensive test files from closed PR test: fix all failing tests and improve test infrastructure #11 (merge conflicts) now tracked — covers AI factory, async pipeline, batch validators, CLI, database, health monitor, plugins, streaming, and more

Test plan

  • Verify CI passes with the 34 newly tracked test files
  • Confirm README accurately describes cloud AI as implemented
  • Verify .gitignore patterns work correctly

🤖 Generated with Claude Code

- Remove duplicate entries in .gitignore, add nul/NUL/desktop.ini patterns
- Fix README: cloud AI is implemented (not "future"), add Cloud AI Guide link,
  correct privacy note for cloud AI usage, link to Configuration docs
- Remove artifacts: nul file, __pycache__, .pytest_cache, test_env/, log files
- Remove stale GITHUB_ERRORS.md temporary report
- Track 34 comprehensive test files from closed PR #11

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@davistroy davistroy merged commit a0b5f11 into main Mar 1, 2026
6 of 15 checks passed
@davistroy davistroy deleted the chore/repo-cleanup-track-tests branch March 1, 2026 04:06
Copy link
Copy Markdown

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

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.

2 participants