Commit Graph

4 Commits

Author SHA1 Message Date
giljakoki 0ad8896c03 Merge branch 'main' into macos-port 2026-05-31 20:42:53 -05:00
yunggilja 19ea04507d Fix Python 3.11 compatibility in calendar .ics export
calendar_routes.py used a backslash inside an f-string expression, valid
only on Python 3.12+. Hoist the newline-escaping out of the f-string so
the app imports on Python 3.11, as the README states.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 20:24:38 -05:00
pewdiepie-archdaemon fc7f107b22 Improve Ollama setup and model endpoint handling 2026-06-01 10:00:15 +09:00
pewdiepie-archdaemon e5c99a5eee Odysseus v1.0 2026-05-31 23:58:26 +09:00