Commit graph

32 commits

Author SHA1 Message Date
Jacobinwwey
d986cdc86e release: v1.8.3
Highlights:
- First-install Welcome Modal with i18n across all 22 locales
- Sponsor support: Give a Star on GitHub + Buy Me a Coffee (ko-fi)
- Cline-aligned output token resolution for unknown models
- Diagram edge field normalization for LLM JSON output
- Hard constraints for MermaidProcessor decomposition and legacy prompt retirement
- notebook-navigator cross-reference analysis
2026-05-01 08:13:52 -05:00
Jacobinwwey
dd2616284f fix(llm): align unknown-model output tokens with Cline; harden diagram edge parsing
resolveProviderTokenLimit now matches Cline behavior for unknown models:
when global maxTokens equals default (8192) and model is not in the
known metadata table, return undefined — letting the API provider decide.
User-custom maxTokens for unknown models remain preserved (backward compat).

normalizeSpec now handles multiple edge field conventions:
source/target, sourceId/targetId, start/end → from/to.
buildDiagramSpecPrompt explicitly instructs LLMs about field names.

Adds progress audit brainstorm docs (bilingual) covering:
- LLM backward compatibility matrix across all 5 transports
- Current architecture status vs roadmap plan requirements
- Post-v1.8.2 direction and scope boundaries

Updates both roadmap docs with 2026-05-01 hardening section.

All CI-equivalent checks pass.
111 suites, 594 tests. Build, audit:i18n-ui, audit:render-host, git diff --check.
2026-05-01 06:19:05 -05:00
Jacobinwwey
684da57021 release: prepare 1.8.1 language support sync 2026-04-13 10:52:08 -05:00
Jacobinwwey
47ffd2fbc7 feat(i18n): localize critical UI chrome for supported locales 2026-04-13 08:40:19 -05:00
Jacobinwwey
4b866b0b33 chore: release 1.8.0 2026-04-09 06:47:21 -05:00
Jacobinwwey
0205b39af9 chore: release 1.7.14 2026-03-30 07:32:38 -05:00
Jacobinwwey
df8ed84012 chore: release 1.7.13 2026-03-30 07:19:19 -05:00
Jacobinwwey
591f66e426 feat: add developer-only diagnostic modes and stability probes 2026-03-30 06:33:46 -05:00
Jacobinwwey
ffbe74bdde fix: add direct non-stream fallback stage for stable openai-compatible calls 2026-03-30 05:25:37 -05:00
Jacobinwwey
3cf31aa6fd chore: release 1.7.10 2026-03-30 04:49:19 -05:00
Jacobinwwey
5164cce270 feat: ship 1.7.9 long-request diagnostics and cross-provider streaming fallback 2026-03-30 03:23:16 -05:00
Jacobinwwey
97d7dfc0a6 feat: stream openai-compatible fallback responses 2026-03-29 10:24:49 -05:00
Jacobinwwey
9c0d946f97 fix: add environment-aware llm fallback and debug timeline 2026-03-26 23:47:26 -05:00
Jacobinwwey
8e2cc6da4a chore: release 1.7.6 2026-03-26 22:21:04 -05:00
Jacobinwwey
91fab37f2b chore: release 1.7.5 2026-03-26 20:50:49 -05:00
Jacobinwwey
d354676f06 fix: stabilize sidebar progress and log layout 2026-03-26 20:16:00 -05:00
Jacobinwwey
c1013003b6 delete fail js 2026-01-28 12:44:33 +08:00
Jacobinwwey
119a6c99d9 update changedoc 2026-01-27 21:08:05 +08:00
Jacobinwwey
73f70c9e41 update duckduckgo 2026-01-27 20:54:12 +08:00
Jacobinwwey
95850f05d7 debug full request update 2026-01-27 20:34:30 +08:00
Jacobinwwey
6d76548105 debug update 2026-01-26 21:37:24 +08:00
Jacobinwwey
b82c9152a2 Docs: Update version to 1.6.2 and document API debugging enhancements 2026-01-26 21:19:17 +08:00
Jacobinwwey
7b2479a0ca 1.6.1 2025-12-30 16:27:49 +08:00
Jacobinwwey
b7db3c0b8a 1.6.0 mermaid fix mermaid region 2025-12-29 19:37:33 +08:00
Jacobinwwey
2a3d4d9b5c 1.6.0 mermaid fix update end-- 2025-12-27 16:48:22 +08:00
Jacobinwwey
c20962fa89 1.6.0 mermaid fix update end| 2025-12-27 11:01:18 +08:00
Jacobinwwey
a75e7742db 1.6.0 mermaid fix update end--> 2025-12-27 10:36:10 +08:00
Jacobinwwey
10afedb09f 1.6.0 mermaid fix update end note 2025-12-27 10:20:28 +08:00
Jacobinwwey
74ba2a8580 1.6.0 error log update 2025-12-26 14:59:03 +08:00
Jacobinwwey
be69e5be85 1.6.0 update 2025-12-26 10:42:48 +08:00
Jacobinwwey
cb0f977240 1.5.1 fix more 2025-11-17 14:59:31 +08:00
Jacobinwwey
184dff97ce update change 2025-11-17 11:32:18 +08:00