Skip to content

Prepare repo for open-source release#14

Merged
bdougie merged 1 commit intomainfrom
open-source-prep
Mar 10, 2026
Merged

Prepare repo for open-source release#14
bdougie merged 1 commit intomainfrom
open-source-prep

Conversation

@bdougie
Copy link
Contributor

@bdougie bdougie commented Mar 10, 2026

Summary

  • Add MIT license
  • Add contributing guide (requirements, test commands, contribution areas)
  • Update .gitignore with .claude/, .coverage, .pytest_cache/, pokedex/
  • Untrack pokedex/ — historical logs remain browsable at 838a680
  • Update README project structure tree and pokedex section

Test plan

  • Verify pokedex/ files no longer tracked but still exist locally
  • Confirm LICENSE renders on GitHub repo page
  • Confirm CONTRIBUTING.md linked from GitHub's community profile
  • Verify pokedex permalink resolves to historical logs
  • Run uv run pytest --cov to confirm no test regressions

- Add MIT license
- Add contributing guide with requirements, test commands, and
  contribution areas
- Update .gitignore: add .claude/, .coverage, .pytest_cache/, pokedex/
- Untrack pokedex/ (historical logs remain at 838a680)
- Update README: add LICENSE/CONTRIBUTING.md to project structure,
  add memory_file.py and tests/, link pokedex section to historical commit
@bdougie bdougie merged commit f9434ff into main Mar 10, 2026
1 check passed
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.

1 participant