Jay
|
bb1ba06d52
|
feat: Fix duplicate timeout and strengthen instruct mode
|
2026-04-16 11:59:03 +09:00 |
|
Jay
|
b58cbe1d4b
|
feat: Make P-Reinforce instruction hidden from UI and persist to display messages
|
2026-04-16 11:55:22 +09:00 |
|
Jay
|
6c47283520
|
feat: Enhance background prompt for P-Reinforce auto execution
|
2026-04-16 11:48:15 +09:00 |
|
Jay
|
8f06e34afc
|
Auto-Inject Knowledge [Raw]: MrBeast_Data_Brain.md
|
2026-04-16 11:43:55 +09:00 |
|
Jay
|
51b69fd25d
|
feat: Add dedicated inject brain button to UI
|
2026-04-16 11:36:33 +09:00 |
|
Jay
|
0514f3c0f6
|
feat: design-wise Add VS Code Light/Dark mode auto-sync
|
2026-04-16 11:33:41 +09:00 |
|
Jay
|
7a80314862
|
feat: Add P-Reinforce 00_Raw Auto-structure logic
|
2026-04-16 11:25:40 +09:00 |
|
Jay
|
1c3db89016
|
feat(agent): Connect AI 웹사이트 탐색 기능(read_url) 추가 및 웹 스크래핑 구현
|
2026-04-16 01:23:56 +09:00 |
|
Jay
|
c0a2876685
|
fix: clean action tags parsing and display, add repository field
|
2026-04-15 19:21:08 +09:00 |
|
Jay
|
6adefe5c7f
|
fix: clean action tags parsing and display
|
2026-04-15 19:20:22 +09:00 |
|
Jay
|
2561deed03
|
feat: add read_file + list_files agent actions, show workspace path, full Antigravity integration
|
2026-04-15 14:36:41 +09:00 |
|
Jay
|
4cc6306c00
|
feat: strengthen agent actions - add DELETE, concrete examples for local LLMs, fallback parsing
|
2026-04-15 10:14:32 +09:00 |
|
Jay
|
a6efcdd749
|
UX: Rename Regenerate to 한글 재생성
|
2026-04-14 13:30:30 +09:00 |
|
Jay
|
722a71573f
|
Fix token limitation properly by reducing background context size and parsing the error explicitly
|
2026-04-14 12:59:59 +09:00 |
|
Jay
|
bb33c6f78e
|
Fix token limitation (n_ctx) error for Ollama models by expanding num_ctx to 16384
|
2026-04-14 12:53:16 +09:00 |
|
Jay
|
0c217e3275
|
Fix empty chat bubbles by adding error parsing in streaming APIs
|
2026-04-14 12:33:47 +09:00 |
|
Jay
|
2111bf44eb
|
Fix LM Studio/Ollama image error: properly parse axios stream error to avoid silent generation fail on 400
|
2026-04-14 12:30:14 +09:00 |
|
Jay
|
39f6eb62d5
|
Finalize Webview Regex Fixes: Correctly output regex literals without breaking JS parsing using 1-level escaping inside TS template string.
|
2026-04-14 12:16:03 +09:00 |
|
Jay
|
058c52d11a
|
Fix UI freeze - resolve double escaping rules and RegExp newline parsing bugs in Webview
|
2026-04-14 12:06:44 +09:00 |
|
Jay
|
481b16e0c4
|
fix: Webview hotfix for regex flags (v2.1.2)
|
2026-04-14 11:46:47 +09:00 |
|
Jay
|
2de749d9d1
|
2.1.2
|
2026-04-14 11:41:31 +09:00 |
|
Jay
|
f1ca2f54e9
|
fix: regex escaping (v2.1.2)
|
2026-04-14 11:41:18 +09:00 |
|
Jay
|
58d71a79d6
|
fix: Webview JS crash diagnostics (v2.1.1)
|
2026-04-14 11:33:54 +09:00 |
|
Jay
|
7a1f9a845c
|
feat: stop button, clipboard paste, regenerate, syntax highlight, thinking bar (v2.1.0)
|
2026-04-14 10:58:06 +09:00 |
|
Jay
|
51c92a4693
|
feat: multimodal file attachment (+) button — send images, audio, documents to AI vision models (v2.0.0)
|
2026-04-14 10:42:37 +09:00 |
|
Jay
|
e1a46f524b
|
fix: resolve workspace fallback directory issue causing files not to save when single file is opened (v1.0.32)
|
2026-04-14 03:51:20 +09:00 |
|
Jay
|
b2ac61b848
|
fix: robust regex parser for XML actions resolving file creation and terminal failures (v1.0.31)
|
2026-04-14 03:47:30 +09:00 |
|
Jay
|
383d803d2d
|
feat: restore parameter and system prompt visual settings via QuickPick (v1.0.30)
|
2026-04-13 18:26:05 +09:00 |
|
Jay
|
f8c57e0f40
|
style: enhance input focus, parse markdown links, and add custom code scrollbars (v1.0.29)
|
2026-04-13 17:03:06 +09:00 |
|
Jay
|
cfdf8036c7
|
fix: Webview JS crash on formatting due to unescaped newline (v1.0.28)
|
2026-04-13 15:54:24 +09:00 |
|
Jay
|
df66c18ff7
|
fix: adjust optical center for welcome view and removing excessive padding (v1.0.27)
|
2026-04-13 15:48:30 +09:00 |
|
Jay
|
51cc35abe9
|
style: antigravity-like centered start view (v1.0.26)
|
2026-04-13 15:45:14 +09:00 |
|
Jay
|
bd7eaa69dc
|
feat: real-time streaming parser and active code block glowing effects (v1.0.25)
|
2026-04-13 15:42:05 +09:00 |
|
Jay
|
6ced54321c
|
chore: remove verbose helper text from engine select (v1.0.24)
|
2026-04-13 15:33:45 +09:00 |
|
Jay
|
23c8910799
|
feat: Streaming + clean input + simplified settings (v1.0.23)
|
2026-04-13 15:32:06 +09:00 |
|
Jay
|
60194bd56d
|
feat: Cinematic UI v3 - aurora, glow, glassmorphism (v1.0.22)
|
2026-04-13 15:22:54 +09:00 |
|
Jay
|
e50bc35b53
|
feat: AI parameter tuning (Temp/TopP/TopK presets) (v1.0.21)
|
2026-04-13 14:24:55 +09:00 |
|
Jay
|
59fbf6e216
|
fix: 7 bugs fixed - CSS, memory leak, security, error handling (v1.0.20)
|
2026-04-13 14:20:39 +09:00 |
|
Jay
|
6e74a975da
|
feat: Brain ON/OFF toggle + repo change + response length fix (v1.0.19)
|
2026-04-13 14:14:45 +09:00 |
|
Jay
|
fa7cd7ce0e
|
feat: Agent Self-Read Brain architecture (v1.0.18)
|
2026-04-13 14:04:40 +09:00 |
|
Jay
|
5d101bb9f3
|
fix: Brain token overflow size (v1.0.17)
|
2026-04-13 13:45:07 +09:00 |
|
Jay
|
9551f28977
|
fix: git clone race condition lock (v1.0.16)
|
2026-04-13 13:43:05 +09:00 |
|
Jay
|
d13d71785f
|
fix: recursive Second Brain parsing (v1.0.15)
|
2026-04-13 12:57:02 +09:00 |
|
Jay
|
538879527d
|
feat: Brain UX upgrade (v1.0.14)
|
2026-04-13 12:53:29 +09:00 |
|
Jay
|
4b8d272e83
|
feat: Second Brain Github Sync (v1.0.13)
|
2026-04-13 12:36:59 +09:00 |
|
Jay
|
23122feaca
|
chore: Rename Connect AI LAB to Connect AI and bump version to v1.0.12
|
2026-04-13 12:29:28 +09:00 |
|
Jay
|
9865153f2c
|
docs: clarify LM Studio Local Server setup steps
|
2026-04-13 12:25:13 +09:00 |
|
Jay
|
c95d1782e1
|
feat: v1.0.11 - Dual AI engine & UI update
|
2026-04-13 12:09:43 +09:00 |
|
Jay
|
969ee50162
|
v1.0.11: XSS fix and Branding update (Connect AI)
|
2026-04-12 12:05:09 +09:00 |
|
Jay
|
ca6cb846d3
|
Bump version to v1.0.10 to fix AI hallucinating over huge workspace context
|
2026-04-12 00:02:04 +09:00 |
|