Commit Graph

563 Commits

Author SHA1 Message Date
bae229a9a2 fix: scope retry to connection only, prevent onDelta double-emission 2026-03-01 11:42:07 +01:00
2dec5592c9 fix: SSE streaming review fixes round 2 2026-03-01 10:54:02 +01:00
5267ff77df chore: updated agents stuff 2026-03-01 10:26:50 +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
5938aa9642 chore: added local AI plan 2026-03-01 09:58:33 +01:00
65ff7502ed chore: updates to plan 2026-03-01 09:41:59 +01:00
d65272054f chore: another plan update 2026-03-01 09:18:42 +01:00
608205adcd chore: updated plan 2026-03-01 09:14:35 +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
24ca2d3317 feat: moved big css block out of pages into external css file 2026-03-01 07:43:46 +01:00
4c21b624f2 feat: backlinks on single posts 2026-03-01 07:26:49 +01:00
289535021a fix: slugify transliterates now much better 2026-03-01 07:12:38 +01:00
583c37473a chore: that plan is done 2026-03-01 07:05:25 +01:00
46cdadbaca feat: agents use stdio now and vibe added 2026-02-28 23:02:58 +01:00
Georg Bauer
97f51d565d Merge pull request #25 from rfc1437/feature/mcp-standalone-cli
Feature/mcp standalone cli
2026-02-28 22:39:15 +01:00
ca258ea14d chore: added missing tests 2026-02-28 22:37:07 +01:00
1dc2994b08 fix: stdout pollution from console log in standalone mcp 2026-02-28 22:29:16 +01:00
6d2c47b64d fix: proper project setting 2026-02-28 22:21:01 +01:00
aedd013d88 fix: remove button for mcp server install 2026-02-28 22:09:34 +01:00
61b6c904f4 fix: fixed a failing test file 2026-02-28 21:58:53 +01:00
7c44ecf7fe fix: problems with startup 2026-02-28 21:36:16 +01:00
c358e1b11c feat: first round of mcp standalone server 2026-02-28 21:23:22 +01:00
1fc2003260 chore: added a plan to add mistral as an option for models 2026-02-28 20:22:30 +01:00
15e8d1398a chore: updated and added plans 2026-02-28 18:41:55 +01:00
1f24416e95 docs: incorporate architecture review into MCP standalone plan 2026-02-28 17:05:24 +01:00
618ba2a682 docs: apply architecture review findings to MCP standalone plan 2026-02-28 16:19:19 +01:00
095c212ebc docs: revise MCP standalone plan per architecture review 2026-02-28 16:05:44 +01:00
7517bfb4c6 chore: old docs updates 2026-02-28 15:52:07 +01:00
82d2751d20 docs: add MCP standalone CLI plan 2026-02-28 15:51:51 +01:00
Georg Bauer
9416e46142 Merge pull request #24 from rfc1437/feat/mcp-server
Feat/mcp server
2026-02-28 15:27:51 +01:00
8af1063351 fix: just a fixed test 2026-02-28 14:54:56 +01:00
554c02e1d3 fix: MCP apps rendering now 2026-02-28 14:26:56 +01:00
46752068be feat: rework templates 2026-02-28 13:00:51 +01:00
6c22e69805 feat: more work on mcp server integration 2026-02-28 12:36:13 +01:00
e71e478776 feat: more on mcp server 2026-02-28 11:05:39 +01:00
591caf8733 feat: mcp server round four 2026-02-28 10:18:26 +01:00
e5463b10f9 feat: mcp server implementation third round 2026-02-28 09:53:45 +01:00
9efe007791 feat: mcp server implementation round 2 2026-02-28 09:31:58 +01:00
690b90abcf feat: first cut at mcp and mcp apps 2026-02-28 09:11:59 +01:00
Georg Bauer
1f7045e0b3 Merge pull request #23 from rfc1437/feat/user-templates
Feat/user templates
2026-02-27 21:51:22 +01:00
0ce6da57ce fix: tab title for templates 2026-02-27 21:47:45 +01:00
e8c801e5db fix: wired up python macro stuff 2026-02-27 21:29:03 +01:00
a38954101c fix: some smaller pieces still missing 2026-02-27 21:15:03 +01:00
696b79c5d7 fix: race condition and delete checking for templates 2026-02-27 20:45:56 +01:00
6c2d2c48bf fix: hooked up python API for templates 2026-02-27 20:31:25 +01:00
f3364999ee feat: user-managed templates 2026-02-27 20:00:53 +01:00
e25a0d85a5 fix: apply editor fix also to script editor 2026-02-27 17:45:43 +01:00
84376cda01 fix: problems during editing (cursor jumping) 2026-02-27 17:41:50 +01:00