first working version of jrnl

This commit is contained in:
Niki Vihtola
2025-11-29 14:22:30 +02:00
parent 255f55b871
commit 7767e0c6c7
34 changed files with 2052 additions and 1 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
anthropic>=0.39.0
requests>=2.31.0