444060c3eb
Add new agents and skills for enhanced project orchestration and review processes
john kevin asprec
2026-08-08 16:49:07 +08:00
6aee260533
fix: never send an API key to the provider it wasn't entered for (v1.0.2)
john kevin asprec
2026-07-23 15:50:07 +08:00
d5a2f4a0be
Implement code changes to enhance functionality and improve performance
john kevin asprec
2026-07-15 18:23:29 +08:00
bda888b943
chore: Bump version to 1.0.1 in package.json and package-lock.json
john kevin asprec
2026-07-15 16:25:54 +08:00
c2ca659a2b
feat: Enhance project memory and skills documentation; add memory-sync skill for knowledge consolidation
john kevin asprec
2026-07-15 16:01:13 +08:00
acea99d7ad
feat: Implement Prompt Builder functionality in Popup and Options
john kevin asprec
2026-07-15 15:27:41 +08:00
0fef9848cb
chore: gitignore playwright test-results and temp verification files
john kevin asprec
2026-07-15 11:02:12 +08:00
b7798047dc
test: typecheck test files in CI; drop mock-only test; richer chrome mock
john kevin asprec
2026-07-14 21:45:22 +08:00
d0c4cc947d
refactor: declarative context-menu registry; named selection threshold
john kevin asprec
2026-07-14 21:44:16 +08:00
f0962471b4
refactor: collapse 8 provider functions into one adapter table
john kevin asprec
2026-07-14 21:42:39 +08:00
c4634d4965
refactor: consolidate API-key crypto into src/lib/crypto with compat tests
john kevin asprec
2026-07-14 21:38:42 +08:00
47d9152bda
refactor: single source for writing styles + action labels; add theme module
john kevin asprec
2026-07-14 21:35:54 +08:00
324cfcc486
refactor: extract shared types + safe chrome wrappers into src/lib
john kevin asprec
2026-07-14 21:33:56 +08:00
04a4a2dc99
chore: remove unused deps, pin toolchain, single-source version, quarantine e2e
john kevin asprec
2026-07-14 21:26:51 +08:00
57bc3419fa
fix(ci): test triggering ref on PRs, unify token secret, harden JSON parsing
john kevin asprec
2026-07-14 21:26:36 +08:00
a5608e7b09
fix: gate content-script debug logging behind dev mode
john kevin asprec
2026-07-14 21:26:21 +08:00
f7fcd41341
feat: implement API key resolution and live model listing for providers
john kevin asprec
2026-07-13 13:56:48 +08:00
50df1b5d93
chore: bump manifest version to 1.0.0 in wxt.config.ts
v1.0.0
kibin2026-03-11 09:37:44 +00:00
1fedaf4dfa
fix: zip chrome-mv3 contents at root level + log manifest version
kibin2026-03-11 08:42:39 +00:00
41b13e5b90
fix: use python3 to parse upload response (handles multiline JSON)
kibin2026-03-11 08:21:28 +00:00
ecbab9c7ac
fix: use python3 to parse OAuth2 token response (handles spaces in JSON)
kibin2026-03-11 08:17:42 +00:00
229fac8a2c
chore: bump version to 1.0.0
kibin2026-03-11 08:09:49 +00:00
64c1e65dea
ci: add Chrome Web Store deploy workflow
kibin2026-03-11 08:06:28 +00:00
a4580cd892
fix: use GITEATOKEN secret (GITEA_TOKEN is reserved by Gitea)
kibin2026-03-06 22:44:49 +00:00
1239e5a90e
fix: reduce Options page padding and margins - tighter form layout
Forge
2026-03-06 15:57:31 +08:00
b0f79566e6
feat: LEXAI-15 writing style selector in modal, popup, and right-click menu
Forge
2026-03-06 15:43:10 +08:00
2bc73d5fc9
feat: LEXAI-23 move Copy As + Download into More dropdown on toolbar
Forge
2026-03-06 15:30:48 +08:00
1490e6641f
feat: replace Tone Analysis with Explain - simplifies highlighted text in plain language
Forge
2026-03-06 15:27:40 +08:00