Commit Graph

268 Commits

Author SHA1 Message Date
Jay 691bf16da2 feat: restore github repo URL change command 2026-04-22 10:15:22 +09:00
Jay 7319c7740f build: bump version to 2.2.13 for marketplace release 2026-04-21 18:00:21 +09:00
Jay b3664cee8a build: bump version to 2.2.12 2026-04-21 17:55:54 +09:00
Jay 3fdd732e50 refactor: simplify settings (remove github/maxContext), add topology back to menu 2026-04-21 14:36:05 +09:00
Jay 8f6be2d38a chore: bump version to 2.2.11 for release 2026-04-21 12:30:15 +09:00
Jay c156a14cf6 feat: Add custom local brain path support with full 2-way sync 2026-04-21 12:25:41 +09:00
Jay 8b165d1719 2.2.10 2026-04-21 11:21:41 +09:00
Jay 0cfde83bf8 2.2.9 2026-04-21 11:13:21 +09:00
Jay e199307e32 2.2.8 2026-04-21 11:06:50 +09:00
Jay 1642347794 2.2.7 2026-04-21 10:58:15 +09:00
Jay f8ae0c2a4f 2.2.6 2026-04-21 10:51:59 +09:00
Jay ab0dee9e5c 2.2.5 2026-04-20 19:37:53 +09:00
Jay 8ec294ba33 2.2.4 2026-04-18 16:50:36 +09:00
Jay eb267c26f0 fix: register showBrainNetwork in package.json contributes.commands 2026-04-18 15:53:05 +09:00
Jay 3d9c3ffabc chore: version bump to 2.2.3 2026-04-18 15:49:31 +09:00
Jay 272c7326ef chore: version bump to 2.2.2 for logo update 2026-04-18 15:23:29 +09:00
Jay 26446f9a0e chore: version bump to 2.2.1 for UI updates 2026-04-18 15:15:17 +09:00
Jay feffd24e7c v2.2.0: Matrix Black & Neon Green Theme + I Know Kung-Fu Brain Injection 2026-04-18 11:22:57 +09:00
Jay f4b4af81d1 feat: Auto-trigger git push when AI modifies Second Brain via create_file/edit_file/delete_file 2026-04-16 14:04:20 +09:00
Jay 1f7543ae15 feat: Hardcode P-Reinforce rules directly into injection prompt to guarantee standardized Wiki folder hierarchy and markdown templates 2026-04-16 13:38:25 +09:00
Jay 23575e56d2 feat: Skip read_file regex failure by directly injecting file content into agent loop and support absolute paths 2026-04-16 12:56:15 +09:00
Jay 9fd687d17b refactor: Route knowledge injection specifically to global Second Brain dir to enable perfect Git Cloud Sync 2026-04-16 12:38:44 +09:00
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 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 2de749d9d1 2.1.2 2026-04-14 11:41:31 +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