Skip to content

v0.4.0 — first installable

Latest

Choose a tag to compare

@TillQuandel TillQuandel released this 11 Jun 14:26
· 2 commits to master since this release

M1 abgeschlossen: das Projekt ist erstmals von Fremden installierbar.

  • Packaging: pyproject.toml (PEP 621), pip install -e ., Entry-Point atomic-notes (run/doctor) — PR #31
  • CI: GitHub Actions, OS-Matrix ubuntu + windows, poppler, volle Suite (~454 Tests, LLM-frei) — PR #31
  • Preflight: atomic-notes doctor prueft poppler, Backend (Subscription/litellm), Vault-Pfad; verstaendliche Fehlerpfade statt Tracebacks — PR #33
  • Quickstart: README-Walkthrough Install -> Backend -> doctor -> Beispiel-Lauf; Root-LICENSE (Apache 2.0), CONTRIBUTING — PR #39
  • Beispiel: lizenzsicheres, selbst verfasstes Beispiel-PDF (examples/zettelkasten-primer.pdf) + Generator + Tests — PR #39
  • Kein API-Key noetig: Default-Backend nutzt die Claude-Code-CLI (Pro/Max-Subscription); litellm als API-Alternative

Akzeptanz verifiziert: frische venv -> pip install -e . -> doctor gruen -> 454 Tests gruen (zusaetzlich CI auf beiden OS). Offen: Showcase-Notes (echter Pipeline-Lauf) und Fremd-Maschinen-Test.