Commit Graph

  • 3d9c3ffabc chore: version bump to 2.2.3 Jay 2026-04-18 15:49:31 +09:00
  • fd8c71cf47 feat: Add Brain Topology (3D Neural Network) viewer command Jay 2026-04-18 15:44:58 +09:00
  • 272c7326ef chore: version bump to 2.2.2 for logo update Jay 2026-04-18 15:23:29 +09:00
  • 1dfd4cc84e UI: Update in-app logo colors to match Neon Green on Deep Black Matrix store logo Jay 2026-04-18 15:21:25 +09:00
  • 26446f9a0e chore: version bump to 2.2.1 for UI updates Jay 2026-04-18 15:15:17 +09:00
  • b463694577 UI: 개선된 다크/매트릭스 테마 색상 적용 (텍스트 흰색/회색 가독성 향상) Jay 2026-04-18 15:10:57 +09:00
  • 66fec486a8 v2.2.0: Replace icon to Matrix Neon Green Jay 2026-04-18 11:57:51 +09:00
  • feffd24e7c v2.2.0: Matrix Black & Neon Green Theme + I Know Kung-Fu Brain Injection Jay 2026-04-18 11:22:57 +09:00
  • 4881a08e6c docs: restructure README.md for v2.1.30 P-Reinforce and Agent University integration Jay 2026-04-16 18:53:38 +09:00
  • 9700670bef fix(api): fix evaluation and exam endpoints for A.U pipeline Jay 2026-04-16 18:43:23 +09:00
  • 239ed7381f chore: Clean up duplicate test files and update README for antigravity Jay 2026-04-16 14:51:25 +09:00
  • f4b4af81d1 feat: Auto-trigger git push when AI modifies Second Brain via create_file/edit_file/delete_file Jay 2026-04-16 14:04:20 +09:00
  • 1f7543ae15 feat: Hardcode P-Reinforce rules directly into injection prompt to guarantee standardized Wiki folder hierarchy and markdown templates Jay 2026-04-16 13:38:25 +09:00
  • 23575e56d2 feat: Skip read_file regex failure by directly injecting file content into agent loop and support absolute paths Jay 2026-04-16 12:56:15 +09:00
  • 9fd687d17b refactor: Route knowledge injection specifically to global Second Brain dir to enable perfect Git Cloud Sync Jay 2026-04-16 12:38:44 +09:00
  • bb1ba06d52 feat: Fix duplicate timeout and strengthen instruct mode Jay 2026-04-16 11:59:03 +09:00
  • b58cbe1d4b feat: Make P-Reinforce instruction hidden from UI and persist to display messages Jay 2026-04-16 11:55:22 +09:00
  • 6c47283520 feat: Enhance background prompt for P-Reinforce auto execution Jay 2026-04-16 11:48:15 +09:00
  • 8f06e34afc Auto-Inject Knowledge [Raw]: MrBeast_Data_Brain.md Jay 2026-04-16 11:43:55 +09:00
  • 51b69fd25d feat: Add dedicated inject brain button to UI Jay 2026-04-16 11:36:33 +09:00
  • 0514f3c0f6 feat: design-wise Add VS Code Light/Dark mode auto-sync Jay 2026-04-16 11:33:41 +09:00
  • 7a80314862 feat: Add P-Reinforce 00_Raw Auto-structure logic Jay 2026-04-16 11:25:40 +09:00
  • 1c3db89016 feat(agent): Connect AI 웹사이트 탐색 기능(read_url) 추가 및 웹 스크래핑 구현 Jay 2026-04-16 01:23:56 +09:00
  • c0a2876685 fix: clean action tags parsing and display, add repository field Jay 2026-04-15 19:20:22 +09:00
  • 6adefe5c7f fix: clean action tags parsing and display Jay 2026-04-15 19:20:22 +09:00
  • 2561deed03 feat: add read_file + list_files agent actions, show workspace path, full Antigravity integration Jay 2026-04-15 14:36:41 +09:00
  • 4cc6306c00 feat: strengthen agent actions - add DELETE, concrete examples for local LLMs, fallback parsing Jay 2026-04-15 10:14:32 +09:00
  • a6efcdd749 UX: Rename Regenerate to 한글 재생성 Jay 2026-04-14 13:30:30 +09:00
  • 722a71573f Fix token limitation properly by reducing background context size and parsing the error explicitly Jay 2026-04-14 12:59:59 +09:00
  • bb33c6f78e Fix token limitation (n_ctx) error for Ollama models by expanding num_ctx to 16384 Jay 2026-04-14 12:53:16 +09:00
  • 0c217e3275 Fix empty chat bubbles by adding error parsing in streaming APIs Jay 2026-04-14 12:33:47 +09:00
  • 2111bf44eb Fix LM Studio/Ollama image error: properly parse axios stream error to avoid silent generation fail on 400 Jay 2026-04-14 12:30:14 +09:00
  • 39f6eb62d5 Finalize Webview Regex Fixes: Correctly output regex literals without breaking JS parsing using 1-level escaping inside TS template string. Jay 2026-04-14 12:16:03 +09:00
  • 058c52d11a Fix UI freeze - resolve double escaping rules and RegExp newline parsing bugs in Webview Jay 2026-04-14 12:06:44 +09:00
  • 481b16e0c4 fix: Webview hotfix for regex flags (v2.1.2) Jay 2026-04-14 11:46:47 +09:00
  • 2de749d9d1 2.1.2 Jay 2026-04-14 11:41:31 +09:00
  • f1ca2f54e9 fix: regex escaping (v2.1.2) Jay 2026-04-14 11:41:18 +09:00
  • 58d71a79d6 fix: Webview JS crash diagnostics (v2.1.1) Jay 2026-04-14 11:33:54 +09:00
  • 7a1f9a845c feat: stop button, clipboard paste, regenerate, syntax highlight, thinking bar (v2.1.0) Jay 2026-04-14 10:58:06 +09:00
  • 51c92a4693 feat: multimodal file attachment (+) button — send images, audio, documents to AI vision models (v2.0.0) Jay 2026-04-14 10:42:37 +09:00
  • e1a46f524b fix: resolve workspace fallback directory issue causing files not to save when single file is opened (v1.0.32) Jay 2026-04-14 03:51:20 +09:00
  • b2ac61b848 fix: robust regex parser for XML actions resolving file creation and terminal failures (v1.0.31) Jay 2026-04-14 03:47:30 +09:00
  • 383d803d2d feat: restore parameter and system prompt visual settings via QuickPick (v1.0.30) Jay 2026-04-13 18:26:05 +09:00
  • f8c57e0f40 style: enhance input focus, parse markdown links, and add custom code scrollbars (v1.0.29) Jay 2026-04-13 17:03:06 +09:00
  • cfdf8036c7 fix: Webview JS crash on formatting due to unescaped newline (v1.0.28) Jay 2026-04-13 15:54:24 +09:00
  • df66c18ff7 fix: adjust optical center for welcome view and removing excessive padding (v1.0.27) Jay 2026-04-13 15:48:30 +09:00
  • 51cc35abe9 style: antigravity-like centered start view (v1.0.26) Jay 2026-04-13 15:45:14 +09:00
  • bd7eaa69dc feat: real-time streaming parser and active code block glowing effects (v1.0.25) Jay 2026-04-13 15:42:05 +09:00
  • 6ced54321c chore: remove verbose helper text from engine select (v1.0.24) Jay 2026-04-13 15:33:45 +09:00
  • 23c8910799 feat: Streaming + clean input + simplified settings (v1.0.23) Jay 2026-04-13 15:32:06 +09:00
  • 60194bd56d feat: Cinematic UI v3 - aurora, glow, glassmorphism (v1.0.22) Jay 2026-04-13 15:22:54 +09:00
  • e50bc35b53 feat: AI parameter tuning (Temp/TopP/TopK presets) (v1.0.21) Jay 2026-04-13 14:24:55 +09:00
  • 59fbf6e216 fix: 7 bugs fixed - CSS, memory leak, security, error handling (v1.0.20) Jay 2026-04-13 14:20:39 +09:00
  • 6e74a975da feat: Brain ON/OFF toggle + repo change + response length fix (v1.0.19) Jay 2026-04-13 14:14:45 +09:00
  • fa7cd7ce0e feat: Agent Self-Read Brain architecture (v1.0.18) Jay 2026-04-13 14:04:40 +09:00
  • 5d101bb9f3 fix: Brain token overflow size (v1.0.17) Jay 2026-04-13 13:45:07 +09:00
  • 9551f28977 fix: git clone race condition lock (v1.0.16) Jay 2026-04-13 13:43:05 +09:00
  • d13d71785f fix: recursive Second Brain parsing (v1.0.15) Jay 2026-04-13 12:57:02 +09:00
  • 538879527d feat: Brain UX upgrade (v1.0.14) Jay 2026-04-13 12:53:29 +09:00
  • 4b8d272e83 feat: Second Brain Github Sync (v1.0.13) Jay 2026-04-13 12:36:59 +09:00
  • 23122feaca chore: Rename Connect AI LAB to Connect AI and bump version to v1.0.12 Jay 2026-04-13 12:29:28 +09:00
  • 9865153f2c docs: clarify LM Studio Local Server setup steps Jay 2026-04-13 12:25:13 +09:00
  • c95d1782e1 feat: v1.0.11 - Dual AI engine & UI update Jay 2026-04-13 12:09:43 +09:00
  • 969ee50162 v1.0.11: XSS fix and Branding update (Connect AI) Jay 2026-04-12 12:05:09 +09:00
  • ca6cb846d3 Bump version to v1.0.10 to fix AI hallucinating over huge workspace context Jay 2026-04-12 00:02:04 +09:00
  • e92d1cedb3 Bump version to v1.0.9 to fix RegExp invalid syntax in webview Jay 2026-04-11 23:54:26 +09:00
  • af073f2954 Bump version to v1.0.8 to fix string parsing syntax error Jay 2026-04-11 23:48:57 +09:00
  • 2fba787b0d Bump version to v1.0.7 with Race Condition fix and UI cleanup Jay 2026-04-11 23:41:02 +09:00
  • cfb64f4e43 Bump version to v1.0.6 to remove quick action buttons for cleaner UI Jay 2026-04-11 23:38:49 +09:00
  • 53cc06f34c Bump version to v1.0.5 with Ollama models fetch fix Jay 2026-04-11 23:28:52 +09:00
  • 4f27798fe5 Bump version to v1.0.4 with esbuild bundling to fix missing dependencies Jay 2026-04-11 23:20:11 +09:00
  • dcbba522c4 Bump version to v1.0.3 with Information Message and fresh View ID Jay 2026-04-11 23:16:38 +09:00
  • 537c3c10ca Bump version to v1.0.2 with force activation Jay 2026-04-11 22:56:30 +09:00
  • 83a31e1c04 1.0.1 Jay 2026-04-11 22:49:42 +09:00
  • f31febfad0 🐛 핫픽스: 웹뷰 JS SyntaxError (정규식/백틱) 완벽 해결 Jay 2026-04-11 22:49:26 +09:00
  • 322a86a591 🐛 핫픽스: script 태그 닫힘(\) 오타 수정으로 인한 웹뷰 렌더링 실패 해결 Jay 2026-04-11 22:36:16 +09:00
  • b4694c8a4c 🐛 핫픽스: 웹뷰를 빈 화면으로 만드는 지나치게 엄격한 CSP 정책 제거 Jay 2026-04-11 22:27:47 +09:00
  • e902a5a938 🔧 외부 CDN 제거: 100% 인라인 웹뷰 (Antigravity 호환) Jay 2026-04-11 22:22:45 +09:00
  • 25ebdde1fe 🔧 CSP 추가: CDN 리소스(폰트, highlight.js) 로딩 허용 Jay 2026-04-11 22:18:25 +09:00
  • 82109bcc06 📝 README: 실제 GitHub 리포 URL로 업데이트 Jay 2026-04-11 22:12:07 +09:00
  • 6333ca91b4 🚀 Connect AI LAB v1.0.0 — 100% 로컬 AI 코딩 에이전트 Jay 2026-04-11 21:58:24 +09:00