Skip to content
This repository was archived by the owner on Jul 12, 2026. It is now read-only.

chore: repository cleanup and track comprehensive test files - #12

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

chore: repository cleanup and track comprehensive test files#12
davistroy merged 1 commit into
mainfrom
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

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

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants