226c9193d6
fix: isolate cleanup from key retrieval, add deleteSetting test
2026-03-01 13:14:15 +01:00
089ed70a62
fix: eliminate non-null assertions, fix broken test, add error-path coverage
2026-03-01 13:07:50 +01:00
0618c7c532
feat: migrate API key storage to Electron safeStorage (OS keychain)
...
- Add SecureKeyStore class using safeStorage encrypt/decrypt with base64 in SQLite
- Update chatHandlers to store/retrieve API keys via SecureKeyStore
- Delete old plain-text opencode_api_key on startup (no migration, re-enter key)
- Add deleteSetting() to ChatEngine
- Add 14 SecureKeyStore unit tests and 6 chatHandlers keychain integration tests
- Update existing chatHandlers test mocks for SecureKeyStore
- Update MISTRAL_PLAN.md: mark PR 1 done, remove legacy fallback from PR 2 scope
2026-03-01 12:36:35 +01:00
2ddaad422f
fix: thinking signature capture, abort-aware retry delay, usage tracking
2026-03-01 12:13:14 +01:00
72410b2973
fix: thinking block support, roundText preservation, abort listener leak, typo
2026-03-01 12:02:57 +01:00
90f541cc84
fix: iterator cleanup, abort listener leak, token guard, tool parse errors
2026-03-01 11:51:36 +01:00
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
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
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
46cdadbaca
feat: agents use stdio now and vibe added
2026-02-28 23:02:58 +01:00
ca258ea14d
chore: added missing tests
2026-02-28 22:37:07 +01:00
61b6c904f4
fix: fixed a failing test file
2026-02-28 21:58:53 +01:00
c358e1b11c
feat: first round of mcp standalone server
2026-02-28 21:23:22 +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
e8c801e5db
fix: wired up python macro stuff
2026-02-27 21:29: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
b1e9275580
feat: publish prefereces stored in filesystem
2026-02-27 14:50:20 +01:00
18e0557ef5
fix: next round of cleanups
2026-02-27 11:26:00 +01:00
dc62937fdc
fix: third round of workover
2026-02-27 09:53:36 +01:00
467ef10e77
fix: second work-over
2026-02-27 09:06:56 +01:00
copilot-swe-agent[bot]
c9b9d30c7d
Add comprehensive tests for Python macro integration
...
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com >
2026-02-26 21:48:05 +00:00
c7994b531c
dynamics model discovery
2026-02-26 20:18:18 +01:00
2f66b51d89
fix: proper progress and copying
2026-02-26 17:45:17 +01:00
d138bd88b4
fix: multiple tasks
2026-02-26 17:15:31 +01:00
1666e6bba9
feat: first cut at publishing tool
2026-02-26 16:52:29 +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
7808ce74ac
wip: next round of implementation, this time tests
2026-02-25 20:38:34 +01:00
20ea499a6f
wip: first run of implementation
2026-02-25 20:29:01 +01:00