Commit Graph

40 Commits

Author SHA1 Message Date
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 b0530db6f4 chore: ASTRA 런타임 기록 갱신
소스 코드 변경 없음 — ASTRA가 자동 생성한 산출물만 포함:
- chronicle: ADR-0021 추가, timeline.md 갱신
- project-context 스캔 캐시 갱신

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 17:00:28 +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 86cacaeb03 Update ConnectAI codebase 2026-05-18 08:15:01 +09:00
g1nation 961e2cb4ea v2.2.16: Astra Office UI Overhaul & Operations Floor 2026-05-16 22:21:09 +09:00
koriweb 6f098e0ecc chore(release): v2.2.11 - Cross-Project Build Optimization & Stability Enforcement 2026-05-15 20:50:21 +09:00
g1nation 05d05a392c Resolve conflicts by preferring remote changes 2026-05-14 21:58:59 +09:00
koriweb 618b8d5b34 feat: Stabilize Company Suite & Self-Reflection logic, integrate new ADRs and bug records 2026-05-14 16:05:28 +09:00
g1nation 398703466f feat(architecture): add multi-subproject awareness and automatic context resync
- Implemented subproject root resolution based on active editor hint
- Added debounced event listener for active editor changes to trigger chip status updates
- Updated sidebar provider to re-resolve active subproject root on every chip build
- This ensures correct architecture context is injected when working in a monorepo or multi-root-style parent folder
2026-05-14 02:19:33 +09:00
g1nation 8da9532ca1 feat(engine): implement self-reflection (reflector) stage in multi-agent pipeline
- Added ReflectorAgent for meta-cognition and critical review between Research and Writing
- Updated WriterAgent to explicitly address reflection critiques
- Introduced 'g1nation.enableReflection' configuration setting
- Added comprehensive integration tests for the self-reflection stage
- Documented design decisions in ADR-0010 and related discussion records
2026-05-14 01:47:28 +09:00
g1nation b6899851c3 release: v2.0.3 - AI 1-Person Company Engine & Business Intelligence 2026-05-13 23:22:00 +09:00
g1nation c40571b7ef release: v2.0.2 - Structural Integrity & Automated Context Management 2026-05-13 22:34:44 +09:00
g1nation 7e99283f17 docs: update chronicle and implementation-4 records 2026-05-13 00:50:50 +09:00
g1nation b7ea805c07 chore: version up to 2.80.40 and package with ADR-0008 2026-05-13 00:44:57 +09:00
g1nation d2269297ea chore: version up to 2.80.39 and package with UI/config polish 2026-05-13 00:39:28 +09:00
g1nation eb36cec050 chore: version up to 2.80.38 and package with refined recovery 2026-05-13 00:15:45 +09:00
g1nation d899daa118 Update Astra/Agent state - 2026-05-10 22:26:50 2026-05-10 22:26:50 +09:00
g1nation f20388e2d5 chore: include internal agent state and resilience artifacts 2026-05-05 22:15:26 +09:00
g1nation 466e9e4d5f feat: ConnectAI structural hardening and retrieval precision improvements 2026-05-05 21:37:45 +09:00
g1nation cf10d14148 feat: Intelligent Resilience & Trust Reporting (v2.77.2) 2026-05-05 17:04:27 +09:00
g1nation 6470e23d73 [UX] Final alignment with user-defined 'Summary-Detail-Suggestion' output format 2026-05-05 16:25:04 +09:00
g1nation fc07e00f0c [Core] Disable automatic appending of redundant headers and internal logs in agent.ts 2026-05-05 16:19:02 +09:00
g1nation 76ec4624a8 [UX] Mass overhaul: Remove internal logs/questions and focus on actionable file-level guidance 2026-05-05 16:11:05 +09:00
g1nation f4c22bda54 [UX] Refactor system prompt for 'Verdict -> Proof -> Action' optimized output structure 2026-05-05 15:51:20 +09:00
g1nation 83e2bf10e5 chore(branding): rebrand extension to g1nation & Antigravity Edition
- Updated publisher to g1nation.
- Removed all references to Jarvis and connectailab.
- Rewrote README.md to emphasize Personal Intelligence Layer for Antigravity & VS Code.
- Re-packaged v2.65.0 with new identifier (g1nation.astra).
2026-05-04 23:01:04 +09:00
g1nation 71e39ad78e feat(core): upgrade to v2.65.0 with Cognition Layer & Proactive Advisor
- Integrated v4.0 Operational Policy into AgentEngine and AgentExecutor.
- Added Context Amplification for policy-driven reasoning.
- Implemented Proactive Advisor for next-action decision forks.
- Added CognitionAudit diagnostics for real-time policy monitoring.
- Updated test suites to support dual-execution cognition patterns.
2026-05-04 22:42:08 +09:00
g1nation 1395bbcdae feat(formatter): enforce implementation code snippet section in wiki artifacts 2026-05-04 15:58:47 +09:00
g1nation e7b939cd7c feat(engine): introduce agent handoff tracing and data integrity validation based on Astra analysis 2026-05-04 13:46:15 +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 7643362080 Feat: Implement local path code review preflight and add system prompt tests 2026-05-02 18:37:39 +09:00
g1nation da4ebe3942 Feat: Enhance query intent search and answer format readability 2026-05-02 18:20:22 +09:00
g1nation fcc07e013e Feat: Implement Project Claim Output Brake and refine agent reasoning 2026-05-02 18:06:28 +09:00
g1nation f45225b29a Feat: Implement Project Chronicle Guard Policy and Second Brain Trace enhancements 2026-05-02 18:00:10 +09:00
g1nation 6c83a570ff Release: v2.36.4 - Datacollector Knowledge Sync 2026-05-02 17:51:07 +09:00
g1nation 70a86a3228 Fix: Repository URL in README and package.json 2026-05-02 17:01:02 +09:00
g1nation 04e81c3abf Release: v2.36.1 - Action Queue Optimization 2026-05-02 16:34:45 +09:00
g1nation f874ae6152 Release: v2.36.0 - P-Reinforce v3.0 Standard Integration 2026-05-02 16:26:35 +09:00
g1nation 0a58d5127a Bump version to 2.35.1: Second Brain Trace Collapsible UI. 2026-05-02 16:14:36 +09:00
g1nation 8bb8c065d7 Bump version to 2.35.0: Knowledge Resilience & Standardization Milestone. 2026-05-02 13:18:07 +09:00