Commit Graph

32 Commits

Author SHA1 Message Date
2dec5592c9 fix: SSE streaming review fixes round 2 2026-03-01 10:54:02 +01:00
781cedade5 fix: SSE streaming review fixes
- Fix OpenAI path using accumulatedText instead of round-specific text
  in assistant messages for multi-round tool conversations
- Guard JSON.parse in both SSE parsers against corrupted events
- Extract cacheReadTokens from OpenAI prompt_tokens_details when available
- Add tests for JSON parse resilience and cache token extraction (7 new tests)
2026-03-01 10:25:54 +01:00
78c2cb7bb7 feat: SSE streaming for chat providers 2026-03-01 10:10:54 +01:00
61bca755e0 feat: posts also get structured forward links 2026-03-01 08:24:24 +01:00
cabb1536c3 feat: agents get access to backlinks 2026-03-01 08:12:38 +01:00
c358e1b11c feat: first round of mcp standalone server 2026-02-28 21:23:22 +01:00
6c22e69805 feat: more work on mcp server integration 2026-02-28 12:36:13 +01:00
591caf8733 feat: mcp server round four 2026-02-28 10:18:26 +01:00
c7994b531c dynamics model discovery 2026-02-26 20:18:18 +01:00
9149c21bdf fix: prompt caching, conversation length management and token usage display 2026-02-26 20:07:06 +01:00
fde5296be4 fix: better guidance for the AI 2026-02-26 13:47:07 +01:00
8a50e50f54 feat: better heatmap styling 2026-02-26 13:18:24 +01:00
a3c571f7cd fix: layout fixes 2026-02-26 12:09:27 +01:00
121aa6a9f7 feat: finally a good working state 2026-02-26 11:55:21 +01:00
cf57879d1f wip: a2ui working great now 2026-02-26 11:20:03 +01:00
00a9d22a36 wip: more rework and docs 2026-02-26 11:01:17 +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
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
b5795867a8 feat: added field "title" and switched to it to free up caption for its normal use 2026-02-15 09:09:48 +01:00
4f71ac25bc chore: make AI more focused on alt text 2026-02-15 08:40:17 +01:00
b0e9e39020 feat: AI gets access to post and media connections 2026-02-14 18:27:02 +01:00
642c6f5294 feat: AI Quickaction to generate caption and alt text for images 2026-02-13 22:48:15 +01:00
9f16443577 fix: make ai suggestions for tag mapping and category mapping more strict 2026-02-13 19:03:00 +01:00
e7b4a5d90f feat: tag/cat mapping tools 2026-02-13 14:56:07 +01:00
226850e446 feat: show tool usage in the ai chat 2026-02-12 10:21:48 +01:00
77b5b0ec26 feat: added a view image ai command 2026-02-11 22:20:34 +01:00
226298dd15 fix: better working ai chat 2026-02-11 21:03:50 +01:00
53ebe91895 fix: better openai usage for big pickle 2026-02-11 19:55:57 +01:00
898a90b864 fix: better session handling 2026-02-11 19:35:33 +01:00
49f2b620db feat: switched to opencode 2026-02-11 19:07:06 +01:00