Commit Graph

23 Commits

Author SHA1 Message Date
Georg Bauer
7e1e8981a3 Feature/semantic similarity (#36)
* fix: mixed up migrations

* feat: semantic similarity first take

* feat: semantic similarity first round of fixes

* feat: more work on making semantic similarity work properly

* feat: getPostBySlug for the AI

* feat: show similarity in post-link-insert-modal

* chore: remove done doc

---------

Co-authored-by: hugo <hugoms@me.com>
2026-03-05 22:05:32 +01:00
Georg Bauer
08ef72a802 fix: unified handling of editor reloading (#32)
Co-authored-by: hugo <hugoms@me.com>
2026-03-04 09:28:20 +01:00
c911ec2354 feat: add Mistral AI as first-class alternative provider 2026-03-01 14:41:42 +01:00
a38954101c fix: some smaller pieces still missing 2026-02-27 21:15:03 +01:00
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
f9527b384b fix: transform handlers don't auto-open bottom panel unnecessarily 2026-02-27 15:05:00 +01:00
9149c21bdf fix: prompt caching, conversation length management and token usage display 2026-02-26 20:07:06 +01:00
affd62ca79 wip: complete rework first round 2026-02-26 09:27:22 +01:00
2a923c7e48 wip: desparate models fucking around 2026-02-26 00:13:52 +01:00
021cddefa3 wip: still working on agentic UI 2026-02-25 23:14:43 +01:00
20ea499a6f wip: first run of implementation 2026-02-25 20:29:01 +01:00
fcdf869a7c wip: agui integration 2026-02-25 19:51:58 +01:00
c3aacd7776 feat: hooked the APIs of the app into the pyoide core. 2026-02-24 20:58:10 +01:00
cd394bcacb feat: hooked scripts into the blogmark pipeline 2026-02-23 20:10:46 +01:00
3ec8819d6d feat: phase 1 of python scripting 2026-02-22 22:12:30 +01:00
c6afd545a6 fix: proper opening of the mac app on bookmarklet 2026-02-22 18:38:56 +01:00
76c3a8368e feat: first cut at menu editor 2026-02-21 19:51:34 +01:00
3fb0085b11 chore: last refactors finished 2026-02-21 18:29:25 +01:00
d70b13952a feat: phase 5 refactor 2026-02-21 18:17:35 +01:00
78a163a0c9 chore: phase 4 refactor 2026-02-21 18:13:41 +01:00
9df081965b chore: phase 3 refactorings 2026-02-21 18:10:26 +01:00
87200a8ad9 chore: phase 2 and 3 refactors 2026-02-21 18:02:20 +01:00
40892b9302 feat: phase 1b of refactorings 2026-02-21 17:44:41 +01:00