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
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
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
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