Commit Graph

4226 Commits

Author SHA1 Message Date
purocean 577286ab09 Merge remote-tracking branch 'origin/copilot/add-config-retrieval-tools' into develop 2026-05-16 10:43:06 +08:00
copilot-swe-agent[bot] 3b3ccc6212 feat: add mcp config tool implementation
Agent-Logs-Url: https://github.com/purocean/yn/sessions/b02370ba-099b-409b-8818-1e4cf56d46f9
2026-05-07 13:55:18 +00:00
洋子 4e8860d727 Merge pull request #474 from purocean/copilot/update-features-md-files
docs: remove LuckySheet, add CLI/MCP section to FEATURES docs
2026-05-07 20:19:37 +08:00
copilot-swe-agent[bot] 2bd0b729d9 docs: remove LuckySheet section and add CLI/MCP section in FEATURES md files
Agent-Logs-Url: https://github.com/purocean/yn/sessions/1dfeb4e2-ac12-43e8-ba7a-2b293af11ad7

Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
2026-05-06 11:23:31 +00:00
purocean 2711f20bbb Merge branch 'release/3.89.1' into develop 2026-05-06 13:44:17 +08:00
purocean e83ba4aa67 chore: release v3.89.1 2026-05-06 13:37:44 +08:00
purocean 3c5de52792 fix: close floating editor with escape 2026-05-03 00:04:51 +08:00
purocean 85af1b19dd fix: correct sidebar resize with floating editor 2026-05-02 23:38:22 +08:00
purocean 74161cb708 test: remove duplicate editor mock key 2026-05-02 23:09:46 +08:00
purocean 4a461d9e20 chore: ignore eslint tests directory 2026-05-02 23:07:05 +08:00
purocean 8328b7e561 chore: restore vite 6 2026-05-02 23:03:57 +08:00
purocean dfccc3a6cc test: push coverage past ninety-two percent 2026-05-02 17:26:54 +08:00
purocean cfbbf1d72e test: unskip file reader utilities 2026-05-02 17:13:40 +08:00
purocean 78d3ab3605 test: raise branch coverage to eighty percent 2026-05-02 16:56:21 +08:00
purocean fbb5e46866 test: raise coverage above ninety percent 2026-05-02 16:35:21 +08:00
purocean cc7f81f978 test: cover high-value plugins 2026-05-02 16:13:25 +08:00
purocean 12f6f29985 test: expand unit coverage 2026-05-02 16:07:35 +08:00
purocean bb15f7acff test: colocate renderer tests 2026-05-02 14:52:38 +08:00
purocean c2bba29af1 test: migrate to vitest 2026-05-02 14:49:17 +08:00
purocean b2b4a0eeeb chore: upgrade vite 2026-05-02 14:44:08 +08:00
purocean 071db1ceed chore: bump version to 3.89.0 2026-05-02 14:36:37 +08:00
purocean d156d1a0e3 feat(extension): install historical versions 2026-05-02 14:30:35 +08:00
purocean 6a42b965a3 fix(extension): avoid stale files after upgrade 2026-05-02 14:12:32 +08:00
purocean 6eb38c31d3 feat(editor): merge floating editor preview mode 2026-05-02 12:59:45 +08:00
purocean ca2e2ae8dc fix(layout): make container registry reactive 2026-05-02 12:57:55 +08:00
purocean e4e3217260 fix(editor): use css active cursor for floating drag 2026-05-02 12:55:15 +08:00
purocean 2afe27b979 fix(editor): simplify floating hint state 2026-05-02 12:50:55 +08:00
purocean 0329059b4a fix(editor): simplify floating hint trigger 2026-05-02 12:48:18 +08:00
purocean ec709bcbd4 fix(editor): watch floating editor availability 2026-05-02 12:39:35 +08:00
purocean 7bf288e641 fix(editor): pause preview sync on floating close 2026-05-02 12:31:51 +08:00
purocean 8b5211beb8 fix(editor): add top context for floating reveal 2026-05-02 12:30:07 +08:00
purocean fd6f8746bf fix(editor): scroll floating target to top 2026-05-02 12:28:44 +08:00
purocean 3c911dcd5a fix(editor): reveal floating target near top 2026-05-02 12:27:19 +08:00
purocean 174edd54f2 fix(editor): center floating editor target line 2026-05-02 12:25:03 +08:00
purocean 84594a4168 fix(editor): harden floating editor interactions 2026-05-02 12:22:13 +08:00
purocean a7ce1bef6a fix(editor): translate floating editor controls 2026-05-02 12:07:35 +08:00
purocean 4f2d20bf67 fix(editor): remove floating hint key migration 2026-05-02 12:01:58 +08:00
purocean 92c214b0dc fix(editor): normalize floating editor storage key 2026-05-02 12:00:46 +08:00
purocean 57c7f85089 feat(editor): add floating editor discovery hint 2026-05-02 11:58:21 +08:00
purocean 2ecb822c84 fix(editor): keep bottom resize anchored 2026-05-02 11:44:28 +08:00
purocean e500590a8a fix(editor): toggle floating editor size from resize handles 2026-05-02 11:37:45 +08:00
purocean 3c2ad463f9 fix(editor): refine floating editor title controls 2026-05-02 11:33:56 +08:00
purocean 5081645950 fix(editor): sync preview clicks in floating editor 2026-05-02 11:21:24 +08:00
purocean ae57e26ecf fix(editor): polish floating editor close button 2026-05-02 11:15:24 +08:00
purocean 73d2020bbe fix(editor): use opaque floating editor background 2026-05-02 11:13:45 +08:00
purocean dfa77daf33 fix(editor): refine floating editor interactions 2026-05-02 11:06:56 +08:00
purocean 4e724563e4 feat(editor): add floating preview editor 2026-05-02 09:59:34 +08:00
purocean 227da5bdc8 feat(layout): expose container dom registry 2026-05-02 09:57:34 +08:00
purocean ccf3ffda8f Merge branch 'release/3.88.2' into develop 2026-05-01 21:45:06 +08:00
purocean 587d061c57 chore: release v3.88.2 2026-05-01 21:45:06 +08:00