g1nation
0a97324f1b
feat: v2.2.92 → v2.2.158 — god-file 분해 + Stocks feature + 대화 연속성
...
R56–R59: agent.ts 2731→1529줄 god-file 분해 (25 modules)
· attrParsers + LLM 메서드 8개 (callNonStreaming, streamChatOnce 등)
· executeActions 415줄 → 8 handler 그룹 (file/run/list/brain/calendar/sheets/tasks)
· handlePrompt 1100줄 → 7 phase 모듈 (system prompt + budget + autoContinue 등)
R50–R55: extension.ts 1145→349줄 (telegram/settings/provider commands 분리)
Stocks feature 신규: /stocks slash command (v2.2.152~158)
· .astra/stocks.json 저장소 + Yahoo Finance 현재가 갱신
· 8 키워드 필터 (ROE/성장성/유동성/수익성/영업효율/기술력/안정성/PBR)
· Naver 시가총액 페이지 JSON API (m.stock.naver.com) 발굴
· LLM Top 5 매력도 분석 + Telegram 자동 보고서
· KST 09:00/15:00 watcher 자동 모니터링
대화 연속성 (v2.2.150~157):
· [PRIOR TURN CONCLUSION] block 으로 직전 결론 anchor
· thin follow-up 분류 → boilerplate 헤더 suppression
· slash 명령 결과 chatHistory mirror (capture wrapper)
· echo/parrot 금지 system prompt rule
기타: /stocks 슬래시 자동완성 dropdown UI, Naver JSON API 전환 (cheerio 제거)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-25 09:59:32 +09:00
koriweb
49f941386f
feat: v2.2.63 — 한국어 오타 최소화 (채팅 temperature 설정 + anti-glitch 샘플링)
...
- streamer.ts: LM Studio SDK 호출에 topP/topK/minP/repeatPenalty 추가
— 저확률 오답 토큰을 잘라 한글 음절 깨짐(붕괴→붕점) 억제
- 채팅 기본 temperature 0.7 → 0.3 (분석/업무형 답변 안정화)
- 신규 설정 g1nation.chatTemperature — Settings 패널 '고급' 섹션에서
조절 가능 (config.ts / settingsPanelProvider / settings-panel.html+js)
chronicle 기록(ADR-0022, ADR-0023) 포함.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-22 19:09:01 +09:00
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