This commit is contained in:
ldy
2026-06-17 08:38:15 -04:00
commit f13b8fc1ca
28 changed files with 894 additions and 0 deletions

3
jobsource/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""AI Job Source Agent package."""
__version__ = "0.1.0"