Commit Graph

120 Commits

Author SHA1 Message Date
g1nation e85e11aac6 release: v2.0.1 - Advanced Knowledge Mix & Architectural Intelligence 2026-05-13 22:05:39 +09:00
koriweb 089abf22db refactor: optimize core engine and retrieval logic for v2.80.43 2026-05-13 19:23:57 +09:00
g1nation f6b27a125b chore: version up to 2.80.35 and package with experience memory 2026-05-12 23:23:23 +09:00
g1nation 789680ccb1 Build: Release v2.80.29 2026-05-10 22:57:03 +09:00
g1nation d899daa118 Update Astra/Agent state - 2026-05-10 22:26:50 2026-05-10 22:26:50 +09:00
g1nation 3220a126fd chore: bump version to 2.80.27 and update core features 2026-05-09 01:16:12 +09:00
g1nation 5ffb472d22 Update Astra: v2.80.19 - Refactoring Sidebar, LM Studio integration, and new tests 2026-05-08 23:14:47 +09:00
g1nation d451a082dd feat: refactor AI engine logic, remove cross-engine fallback, add retry with backoff, and bump version to 2.80.18 2026-05-08 01:24:12 +09:00
koriweb 17e6503ccd refactor: fix security hardcode, dead code, resource leaks, operator bugs 2026-05-06 12:31:58 +09:00
g1nation 215c5f9457 feat: v2.62.0 - Astra Autonomous Loop (AAL) foundation & enhanced file analysis 2026-05-04 12:58:43 +09:00
g1nation a5f3e383d4 Version 2.55.0 Release: Rebranding to Astra 2026-05-03 20:40:40 +09:00
Wonseok Jung 326672cb93 feat: v2.12.0 - UI/UX Refinement (Model Sync & Premium Tooltips) 2026-04-30 00:19:06 +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
bluemsi 0e20dff154 [Architecture] G1nation V2 Refactor 2026-04-24 18:23:21 +09:00
bluemsi 48f41e98c2 [P-Reinforce] Fix encoding, rebuild agent engine, and optimize looping 2026-04-24 18:10:13 +09:00
bluemsi b17bbf3bd7 fix: LM Studio Jinja 템플릿 오류 방지를 위해 System 메시지를 User 메시지로 병합 2026-04-24 11:20:26 +09:00
bluemsi e063ab28e7 chore: connectai 작업 준비 및 저장소 변경 (to locallm) 2026-04-24 11:17:47 +09:00
Jay f731b4735b feat: force folder selection before brain pack injection or github sync 2026-04-22 11:21:57 +09:00
Jay 691bf16da2 feat: restore github repo URL change command 2026-04-22 10:15:22 +09:00
Jay 53402b2dda style: improve chat UI notification texts for github sync 2026-04-21 15:12:03 +09:00
Jay a57c1d6c6f refactor: simplify menu labels - 5 items to 4, remove redundant refresh 2026-04-21 15:06:56 +09:00
Jay 9d529609ef feat: complete bidirectional auto-sync logic for local and github brain + fix chat message text 2026-04-21 15:00:00 +09:00
Jay 814e32ef0e feat: re-add github sync to simplified menu with clear UX wording 2026-04-21 14:54:15 +09:00
Jay 3fdd732e50 refactor: simplify settings (remove github/maxContext), add topology back to menu 2026-04-21 14:36:05 +09:00
Jay a72800ba58 refactor: drastically simplify brain menu - remove github jargon, 6 items → 3 items 2026-04-21 14:32:14 +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 2b10736f8e fix(ui): rephrase dangerous sounding disconnect menu 2026-04-21 11:40:04 +09:00
Jay 2e12a5227a feat: brain file list menu, source citation in AI responses, brain stats in ping API 2026-04-21 11:19:24 +09:00
Jay ed66b3ae1b fix: unify timeout to config value (5min default) for all evaluate APIs, add Korean timeout error guidance 2026-04-21 11:13:12 +09:00
Jay 6c9681529d feat: add first-run auto-setup wizard (engine detection, model auto-config, brain dir creation) 2026-04-21 11:06:39 +09:00
Jay 70be9d2c43 fix: comprehensive community bug fixes - empty repo sync, API error UX, Windows scroll, auth guidance 2026-04-21 10:58:05 +09:00
Jay 128cfd3b47 fix: cap second brain index to 200 to prevent context length OOM crashes 2026-04-21 10:51:44 +09:00
Jay 6db8896c77 fix: change git auto-push failure message to helpful UX tip for online brain sync 2026-04-20 19:37:40 +09:00
Jay a2eaaa1846 fix: make second brain sync preserve untracked injected files and update disconnect logic 2026-04-20 19:14:33 +09:00
Jay 66212dfaf2 feat: add disconnect github memory option to completely clear second brain 2026-04-20 19:10:37 +09:00
Jay 32e7134a1e fix: automatically create .connect-ai-brain dir instead of throwing error during inject 2026-04-20 18:44:51 +09:00
Jay 2ce4a1e36b fix: bypass local LLM internet refusal by strengthening system prompt directives for read_url 2026-04-20 13:57:48 +09:00
Jay 0360454c22 fix: UI layout to render web search results and brain results in a single continuous stream bubble for better UX 2026-04-20 13:40:52 +09:00
Jay 953a4afc88 fix: chain read_url action into immediate follow-up streaming so AI answers completely 2026-04-20 12:43:04 +09:00
Jay 34f14ecddc feat: improve internet search logic and replace bulky regenerate button with minimalist design 2026-04-20 12:37:49 +09:00
Jay bbdffbc57c fix: graph canvas dynamically resizes to fill entire vs code webview 2026-04-20 12:30:27 +09:00
Jay 7054592765 fix: template literal syntax error in frontend JS causing build failure 2026-04-20 12:13:50 +09:00
Jay 1d88c22461 feat: add internet toggle button to sidebar UI for real-time web search and OS time sync 2026-04-20 11:30:58 +09:00
Jay 390228e7bd fix: make read_brain followUp stream its response in real time, and improve system prompt to force reading 2026-04-18 21:58:53 +09:00
Jay d843364159 feat: add premium matrix styling to knowledge graph, glowing nodes, and directional particle flow across synapses 2026-04-18 16:48:31 +09:00
Jay bfde6ab878 fix: correct showBrainNetwork to parse actual Second Brain markdown files from ~/.connect-ai-brain 2026-04-18 16:46:44 +09:00
Jay 3e52cdc5fb fix: correct frontend brainBtn click event to trigger the QuickPick menu 2026-04-18 16:44:44 +09:00
Jay 10be4dbbbb fix: restore previous Second Brain Management Menu (Knowledge ON/OFF) and integrate topology visualizer inside it 2026-04-18 16:41:14 +09:00
Jay 279e6715cd feat: parse real workspace files for knowledge graph topology and add organic organic movement 2026-04-18 16:32:55 +09:00