This website requires JavaScript.
6c83a570ff
Release: v2.36.4 - Datacollector Knowledge Sync
g1nation
2026-05-02 17:51:07 +09:00
28a0850197
Release: v2.36.3 - Event Bus Refinement
g1nation
2026-05-02 17:02:38 +09:00
70a86a3228
Fix: Repository URL in README and package.json
g1nation
2026-05-02 17:01:02 +09:00
04e81c3abf
Release: v2.36.1 - Action Queue Optimization
g1nation
2026-05-02 16:34:45 +09:00
f874ae6152
Release: v2.36.0 - P-Reinforce v3.0 Standard Integration
g1nation
2026-05-02 16:26:35 +09:00
0a58d5127a
Bump version to 2.35.1: Second Brain Trace Collapsible UI.
g1nation
2026-05-02 16:14:36 +09:00
8bb8c065d7
Bump version to 2.35.0: Knowledge Resilience & Standardization Milestone.
g1nation
2026-05-02 13:18:07 +09:00
11f25534d0
2.34.0
g1nation
2026-05-01 20:58:31 +09:00
82db8495f8
feat: upgrade core agent workflow and system utilities
g1nation
2026-05-01 20:24:00 +09:00
2d16c4ae14
fix: additional agent execution and stability refinements
g1nation
2026-05-01 20:12:29 +09:00
600075603f
feat: optimize multi-agent routing and enhance intent detection
g1nation
2026-05-01 20:02:35 +09:00
ac902c1841
fix: chat history persistence and webview state restoration
g1nation
2026-05-01 19:41:00 +09:00
e696d29f2f
chore: bump version to v2.33.5 and optimize sidebar UI
g1nation
2026-05-01 19:33:35 +09:00
fad4725008
chore: bump version to v2.33.4 and apply manual stabilization updates
g1nation
2026-05-01 19:23:30 +09:00
ddb96e6407
release: v2.33.3 - Integrated Autoplan Intelligence Engine
g1nation
2026-05-01 18:46:45 +09:00
e91b0d9fb0
release: v2.33.2 - Final polish and build
g1nation
2026-05-01 18:13:49 +09:00
250c998293
release: v2.33.1 - Production build and packaging
g1nation
2026-05-01 18:04:56 +09:00
c366a041c5
release: v2.33.0 - Stabilized baseline build after revert
g1nation
2026-05-01 17:49:21 +09:00
cd1d6a3da8
feat: implement next-gen vectorized engine, async architecture, and modernization roadmap v2.32.0
Wonseok Jung
2026-04-30 23:44:36 +09:00
39d46d7c54
chore: cleanup build logs
koriweb
2026-04-30 18:37:43 +09:00
f747d03ea7
release: v2.26.0 - Final Production Ready Build
koriweb
2026-04-30 18:37:27 +09:00
dad81f075c
release: v2.27.0 - IDE Integrity & Cleanup
koriweb
2026-04-30 15:09:04 +09:00
fc81a7d3c3
release: v2.26.0 - Final Production Readiness
koriweb
2026-04-30 15:06:54 +09:00
8f7763d7d0
release: v2.26.0 - Editor Path Injection (Roadmap Step 3)
koriweb
2026-04-30 15:04:33 +09:00
79640f8943
feat: implement DnD roadmap Step 3 - editor path injection
koriweb
2026-04-30 15:03:34 +09:00
11161b9f92
release: v2.26.0 - Advanced DnD & UX Polish (Kodari Spec)
koriweb
2026-04-30 14:33:39 +09:00
8c34f0c51b
feat: VS Code Explorer 경로 드래그 앤 드롭 지원 (v2.26.0)
koriweb
2026-04-30 14:27:54 +09:00
d728e861fc
release: v2.25.0 - Kodari UX Fix & IDE Stability
koriweb
2026-04-30 14:23:21 +09:00
7fb2525f2e
fix: IDE 문제 해결 및 Kodari DnD 동기화 가이드 반영
koriweb
2026-04-30 14:21:19 +09:00
015eff4b69
chore: bump version to 2.24.0 and update patch notes
koriweb
2026-04-30 14:17:29 +09:00
b0320be793
fix(webview): 중첩 템플릿 리터럴 내 백틱 이스케이프 누락 수정
koriweb
2026-04-30 14:16:02 +09:00
a6cedc516b
fix(webview): TypeScript 템플릿 리터럴 내 변수 이스케이프 오류 수정
koriweb
2026-04-30 14:14:34 +09:00
891323288e
feat(webview): Drag and Drop 파일 업로드 기능 및 시각적 피드백 구현
koriweb
2026-04-30 14:12:59 +09:00
c69ba168fa
fix: v2.22.0 - stable multi-agent workflow (API compatibility & architecture refactor)
Wonseok Jung
2026-04-30 00:58:00 +09:00
7430c91177
fix: v2.13.0 - stability fixes (model persistence & agent abort logic)
Wonseok Jung
2026-04-30 00:31:27 +09:00
326672cb93
feat: v2.12.0 - UI/UX Refinement (Model Sync & Premium Tooltips)
Wonseok Jung
2026-04-30 00:19:06 +09:00
f8a57cfbb0
feat: Add Export to MD feature, persistent agent selection, and fix export bug (v2.2.67)
koriweb
2026-04-29 13:38:14 +09:00
04c8f17cb7
UI: add copy button to user messages
koriweb
2026-04-29 10:47:46 +09:00
6a4ea99449
UI: enforce strict internal constraints for negative prompts
koriweb
2026-04-29 10:45:29 +09:00
e911e6c904
2.2.59
koriweb
2026-04-29 10:41:04 +09:00
12ca4afefd
style: hide agent config panel by default and add edit toggle button
koriweb
2026-04-29 10:41:03 +09:00
68c9377e41
2.2.58
koriweb
2026-04-29 10:35:48 +09:00
64cf6d364f
feat: add agent prompt editing and update functionality
koriweb
2026-04-29 10:35:47 +09:00
e6d34a5cb6
feat: implement Agentic Skill and Negative Prompt injection
bluemsi
2026-04-28 10:17:04 +09:00
72666ea0bc
feat: Premium UI overhaul, brain management, history persistence, and IME fix
Wonseok Jung
2026-04-28 00:09:39 +09:00
42ca873d45
chore: release v2.2.46 with critical bug fixes for AI communication and brain management
Wonseok Jung
2026-04-25 19:07:15 +09:00
acc6c76a4f
chore: sync connectai
한예성
2026-04-25 12:55:14 +09:00
78a50bd1f9
feat: enhance LM Studio stability and session management v2.2.27
한예성
2026-04-25 00:37:47 +09:00
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