Commit Graph

  • 0e20dff154 [Architecture] G1nation V2 Refactor bluemsi 2026-04-24 18:23:21 +09:00
  • 48f41e98c2 [P-Reinforce] Fix encoding, rebuild agent engine, and optimize looping bluemsi 2026-04-24 18:10:13 +09:00
  • b17bbf3bd7 fix: LM Studio Jinja 템플릿 오류 방지를 위해 System 메시지를 User 메시지로 병합 bluemsi 2026-04-24 11:20:26 +09:00
  • e063ab28e7 chore: connectai 작업 준비 및 저장소 변경 (to locallm) bluemsi 2026-04-24 11:17:47 +09:00
  • f731b4735b feat: force folder selection before brain pack injection or github sync Jay 2026-04-22 11:21:57 +09:00
  • 691bf16da2 feat: restore github repo URL change command Jay 2026-04-22 10:15:22 +09:00
  • 7319c7740f build: bump version to 2.2.13 for marketplace release Jay 2026-04-21 18:00:21 +09:00
  • b3664cee8a build: bump version to 2.2.12 Jay 2026-04-21 17:55:54 +09:00
  • 53402b2dda style: improve chat UI notification texts for github sync Jay 2026-04-21 15:12:03 +09:00
  • a57c1d6c6f refactor: simplify menu labels - 5 items to 4, remove redundant refresh Jay 2026-04-21 15:06:56 +09:00
  • 9d529609ef feat: complete bidirectional auto-sync logic for local and github brain + fix chat message text Jay 2026-04-21 15:00:00 +09:00
  • 814e32ef0e feat: re-add github sync to simplified menu with clear UX wording Jay 2026-04-21 14:54:15 +09:00
  • 3fdd732e50 refactor: simplify settings (remove github/maxContext), add topology back to menu Jay 2026-04-21 14:36:05 +09:00
  • a72800ba58 refactor: drastically simplify brain menu - remove github jargon, 6 items → 3 items Jay 2026-04-21 14:32:14 +09:00
  • 8f6be2d38a chore: bump version to 2.2.11 for release Jay 2026-04-21 12:30:15 +09:00
  • c156a14cf6 feat: Add custom local brain path support with full 2-way sync Jay 2026-04-21 12:25:41 +09:00
  • 2b10736f8e fix(ui): rephrase dangerous sounding disconnect menu Jay 2026-04-21 11:40:04 +09:00
  • 8b165d1719 2.2.10 Jay 2026-04-21 11:21:41 +09:00
  • 2e12a5227a feat: brain file list menu, source citation in AI responses, brain stats in ping API Jay 2026-04-21 11:19:24 +09:00
  • 0cfde83bf8 2.2.9 Jay 2026-04-21 11:13:21 +09:00
  • ed66b3ae1b fix: unify timeout to config value (5min default) for all evaluate APIs, add Korean timeout error guidance Jay 2026-04-21 11:13:12 +09:00
  • e199307e32 2.2.8 Jay 2026-04-21 11:06:50 +09:00
  • 6c9681529d feat: add first-run auto-setup wizard (engine detection, model auto-config, brain dir creation) Jay 2026-04-21 11:06:39 +09:00
  • 1642347794 2.2.7 Jay 2026-04-21 10:58:15 +09:00
  • 70be9d2c43 fix: comprehensive community bug fixes - empty repo sync, API error UX, Windows scroll, auth guidance Jay 2026-04-21 10:58:05 +09:00
  • f8ae0c2a4f 2.2.6 Jay 2026-04-21 10:51:59 +09:00
  • 128cfd3b47 fix: cap second brain index to 200 to prevent context length OOM crashes Jay 2026-04-21 10:51:44 +09:00
  • ab0dee9e5c 2.2.5 Jay 2026-04-20 19:37:53 +09:00
  • 6db8896c77 fix: change git auto-push failure message to helpful UX tip for online brain sync Jay 2026-04-20 19:37:40 +09:00
  • a2eaaa1846 fix: make second brain sync preserve untracked injected files and update disconnect logic Jay 2026-04-20 19:14:33 +09:00
  • 66212dfaf2 feat: add disconnect github memory option to completely clear second brain Jay 2026-04-20 19:10:37 +09:00
  • 32e7134a1e fix: automatically create .connect-ai-brain dir instead of throwing error during inject Jay 2026-04-20 18:44:51 +09:00
  • 2ce4a1e36b fix: bypass local LLM internet refusal by strengthening system prompt directives for read_url Jay 2026-04-20 13:57:48 +09:00
  • 0360454c22 fix: UI layout to render web search results and brain results in a single continuous stream bubble for better UX Jay 2026-04-20 13:40:52 +09:00
  • 953a4afc88 fix: chain read_url action into immediate follow-up streaming so AI answers completely Jay 2026-04-20 12:43:04 +09:00
  • 34f14ecddc feat: improve internet search logic and replace bulky regenerate button with minimalist design Jay 2026-04-20 12:37:49 +09:00
  • bbdffbc57c fix: graph canvas dynamically resizes to fill entire vs code webview Jay 2026-04-20 12:30:27 +09:00
  • 7054592765 fix: template literal syntax error in frontend JS causing build failure Jay 2026-04-20 12:13:50 +09:00
  • 1d88c22461 feat: add internet toggle button to sidebar UI for real-time web search and OS time sync Jay 2026-04-20 11:30:58 +09:00
  • 390228e7bd fix: make read_brain followUp stream its response in real time, and improve system prompt to force reading Jay 2026-04-18 21:58:53 +09:00
  • 8ec294ba33 2.2.4 Jay 2026-04-18 16:50:36 +09:00
  • 85e1a4a778 chore: add visualizer draft template to workspace Jay 2026-04-18 16:50:18 +09:00
  • d843364159 feat: add premium matrix styling to knowledge graph, glowing nodes, and directional particle flow across synapses Jay 2026-04-18 16:48:31 +09:00
  • bfde6ab878 fix: correct showBrainNetwork to parse actual Second Brain markdown files from ~/.connect-ai-brain Jay 2026-04-18 16:46:44 +09:00
  • 3e52cdc5fb fix: correct frontend brainBtn click event to trigger the QuickPick menu Jay 2026-04-18 16:44:44 +09:00
  • 10be4dbbbb fix: restore previous Second Brain Management Menu (Knowledge ON/OFF) and integrate topology visualizer inside it Jay 2026-04-18 16:41:14 +09:00
  • 279e6715cd feat: parse real workspace files for knowledge graph topology and add organic organic movement Jay 2026-04-18 16:32:55 +09:00
  • 4fa224b4c3 feat: clean Obsidian-style knowledge graph, remove INJECT button Jay 2026-04-18 16:27:38 +09:00
  • 4e833859ad fix: graph physics to structural/mathematical, reduce injected jitter Jay 2026-04-18 16:03:52 +09:00
  • 2ab188a406 fix: change inject button UI to a minimalist lightning icon Jay 2026-04-18 16:02:32 +09:00
  • 1171ed6d36 feat: Update brain UI to 2D force graph and UI buttons Jay 2026-04-18 16:00:33 +09:00
  • eb267c26f0 fix: register showBrainNetwork in package.json contributes.commands Jay 2026-04-18 15:53:05 +09:00
  • 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