Context engineering intro

This commit is contained in:
Cole Medin
2025-07-02 06:54:31 -05:00
parent dc8c843cc5
commit 73d08d2236
11 changed files with 1140 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
venv
venv_linux
__pycache__
.ruff_cache
.pytest_cache