Commit Graph

66 Commits

Author SHA1 Message Date
koriweb 9cddf2aabc fix(agent): v2.2.62 — 출력 degeneration 방어
- 재시작 감지: auto-continuation이 "이어쓰기" 대신 답변을 처음부터
  재생성하면 버림 → 분석이 두 번 나오던 문제 제거
- degeneration 정리 패스(cleanDegeneratedOutput): 문자 벽(같은 기호 8개+),
  (Note:…) 메타 노트, Candidate records 내부 지시문 누출,
  (질문 의도:…)/[핵심 확인 질문] 누출, 연속 중복 문단 제거

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 16:13:39 +09:00
koriweb 745ebc57f6 Update project files 2026-05-22 15:26:10 +09:00
koriweb 8016ef18fa Update project files 2026-05-22 15:00:14 +09:00
g1nation dea5953f59 Astra v2.2.52
- 채팅 기록 목록 누락 수정: 후처리 예외로 _saveCurrentSession 이 건너뛰던 회귀를
  try/finally 로 보장, _saveCurrentSession 자체도 throw 방지. 1인 기업 모드 업무
  턴(_runCompanyTurn)도 요청/보고서 쌍으로 기록 (_saveCompanyTurnSession).
- Self-Reflector 실행 검증 크로스플랫폼화: .py 는 python3 자동 탐지, .ts 는 로컬
  node_modules/typescript/bin/tsc 직접 호출.
- 버전 2.2.52 상향 + package-lock 동기화 + 재패키징.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 23:48:39 +09:00
g1nation f521c3f557 Release v2.1.2: Chronicle Repair & Context Stability improvements 2026-05-14 02:37:49 +09:00
koriweb 5f41bb50b0 chore: sync package-lock.json to v2.80.43 2026-05-13 19:42:36 +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 16640209fd fix(ui): fix regex bug in agent creation name sanitization replacing Korean chars v2.80.5 2026-05-06 14:36:33 +09:00
koriweb 4b649194aa fix(agent): strip Astra formatting when custom agent selected v2.80.4 2026-05-06 13:59:14 +09:00
koriweb 41bab1103a fix: ensure selected agent prompt takes absolute precedence over default format 2026-05-06 13:42:46 +09:00
koriweb c22fc8cc3d chore: bump version to 2.80.2 and prepare vsix package 2026-05-06 13:37:46 +09:00
koriweb ff1a246955 2.80.1 2026-05-06 11:55:52 +09:00
koriweb 53073578e2 2.80.0 2026-05-06 11:46:56 +09:00
koriweb 00f62bdc34 Updates 2026-05-06 11:46:38 +09:00
g1nation 855c235910 2.78.0 2026-05-05 21:37:45 +09:00
g1nation c2f17cfb03 feat: Resilience Hardening & Boundary Stress Validation (v2.77.3) 2026-05-05 17:17:00 +09:00
g1nation 18021bd19d feat(scoring): implemented semantic context padding and optimized excerpting v2.76.0 2026-05-05 11:30:29 +09:00
g1nation fc7cc16e88 feat(retrieval): synchronized schema with conflict and density metrics v2.75.0 2026-05-05 11:24:18 +09:00
g1nation 518a5ed317 feat(scoring): completed roadmap Phase 1 & 2 with edge case stability v2.74.0 2026-05-05 11:20:44 +09:00
g1nation e6bc263872 feat(scoring): implemented tiered conflict severity system v2.73.0 2026-05-05 11:15:03 +09:00
g1nation 563e499324 feat(scoring): added comprehensive unit tests and refined bilingual tokenization v2.72.0 2026-05-05 11:10:31 +09:00
g1nation ca9fbf125a feat(scoring): integrated conflict detection and info density metrics v2.71.0 2026-05-05 11:03:06 +09:00
g1nation 0bac9d4b21 feat(scoring): implemented global caching and multi-stage density filtering v2.70.0 2026-05-05 10:57:40 +09:00
g1nation 8d6e510b00 perf(scoring): optimized retrieval engine with caching and IDF smoothing v2.69.0 2026-05-05 10:50:20 +09:00
g1nation 55c8e1c9dd fix(retrieval): resolved 'synonyms is not iterable' by using Map and Array.isArray v2.68.0 2026-05-05 10:39:34 +09:00
g1nation 8870c750a2 2.64.1 2026-05-04 15:58:48 +09:00
g1nation d875ba7bc3 Version 2.38.0 Release: Sync logic and knowledge categorization 2026-05-03 00:23:47 +09:00
g1nation 8bb8c065d7 Bump version to 2.35.0: Knowledge Resilience & Standardization Milestone. 2026-05-02 13:18:07 +09:00
g1nation 11f25534d0 2.34.0 2026-05-01 20:58:31 +09:00
Wonseok Jung cd1d6a3da8 feat: implement next-gen vectorized engine, async architecture, and modernization roadmap v2.32.0 2026-04-30 23:44:36 +09:00
koriweb a6cedc516b fix(webview): TypeScript 템플릿 리터럴 내 변수 이스케이프 오류 수정 2026-04-30 14:14:34 +09:00
Wonseok Jung 326672cb93 feat: v2.12.0 - UI/UX Refinement (Model Sync & Premium Tooltips) 2026-04-30 00:19:06 +09:00
koriweb f8a57cfbb0 feat: Add Export to MD feature, persistent agent selection, and fix export bug (v2.2.67) 2026-04-29 13:38:14 +09:00
koriweb e911e6c904 2.2.59 2026-04-29 10:41:04 +09:00
koriweb 68c9377e41 2.2.58 2026-04-29 10:35:48 +09:00
bluemsi e6d34a5cb6 feat: implement Agentic Skill and Negative Prompt injection 2026-04-28 10:17:04 +09:00
Wonseok Jung 72666ea0bc feat: Premium UI overhaul, brain management, history persistence, and IME fix 2026-04-28 00:09:39 +09:00
Wonseok Jung 42ca873d45 chore: release v2.2.46 with critical bug fixes for AI communication and brain management 2026-04-25 19:07:15 +09:00
한예성 78a50bd1f9 feat: enhance LM Studio stability and session management v2.2.27 2026-04-25 00:37:47 +09:00
bluemsi e063ab28e7 chore: connectai 작업 준비 및 저장소 변경 (to locallm) 2026-04-24 11:17:47 +09:00
Jay 8b165d1719 2.2.10 2026-04-21 11:21:41 +09:00
Jay 0cfde83bf8 2.2.9 2026-04-21 11:13:21 +09:00
Jay e199307e32 2.2.8 2026-04-21 11:06:50 +09:00
Jay 1642347794 2.2.7 2026-04-21 10:58:15 +09:00
Jay f8ae0c2a4f 2.2.6 2026-04-21 10:51:59 +09:00
Jay ab0dee9e5c 2.2.5 2026-04-20 19:37:53 +09:00
Jay 8ec294ba33 2.2.4 2026-04-18 16:50:36 +09:00
Jay feffd24e7c v2.2.0: Matrix Black & Neon Green Theme + I Know Kung-Fu Brain Injection 2026-04-18 11:22:57 +09:00