Commit Graph

196 Commits

Author SHA1 Message Date
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 6c4bc3494f chore: version up to 2.80.37 and package with response recovery 2026-05-12 23:55:00 +09:00
g1nation e0af15767a chore: version up to 2.80.36 and package with UI/UX refinement 2026-05-12 23:41:18 +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 065e598cca chore: version up to 2.80.34 and package 2026-05-12 22:54:21 +09:00
g1nation 148bfb070b release: v2.80.33 - sync with agent repository reorganization 2026-05-11 13:26:44 +09:00
g1nation 6347a223a7 release: v2.80.32 - LM Studio SDK resilience & auto-recovery 2026-05-11 13:19:07 +09:00
g1nation 5d3df0816f chore: version up to v2.80.31, clean up agent logic, and fix tests 2026-05-11 13:02:06 +09:00
g1nation 3c2b62c018 chore: version up to v2.80.30 and package vsix 2026-05-11 12:44:38 +09:00
g1nation 789680ccb1 Build: Release v2.80.29 2026-05-10 22:57:03 +09:00
g1nation ec71014481 Build: Release v2.80.28 2026-05-10 22:41:35 +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 6894152892 chore: bump version to 2.80.17 and refine agent streaming logic 2026-05-07 18:12:57 +09:00
koriweb cf6f33dd5c feat: Ghost Response retry and PID logging for bridge (v2.80.16) 2026-05-07 16:04:54 +09:00
koriweb d9a2ebfedd fix: proactive context compression for LM Studio small models - compress BEFORE fetch not after error 2026-05-07 15:57:48 +09:00
koriweb faf3060ae7 fix: n_ctx retry in createStreamingRequest - compress msgs at API level not handlePrompt 2026-05-07 15:48:13 +09:00
koriweb f190ea41ff fix: bridge ERR log level + n_ctx auto-retry with compressed prompt 2026-05-07 15:43:19 +09:00
koriweb 47e35ab62c fix: revert bad ctx trimming add n_keep>n_ctx GPU error detection 2026-05-07 14:03:17 +09:00
koriweb 99ddf6a3cf chore: version bump to 2.80.9 and fix bridge/lmstudio issues 2026-05-07 13:52:38 +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 cf10d14148 feat: Intelligent Resilience & Trust Reporting (v2.77.2) 2026-05-05 17:04:27 +09:00
g1nation 037eafa02b [Core] Final user-optimized system prompt (v2.76.9) and test alignment 2026-05-05 16:35:33 +09:00
g1nation 154ae7dedc [Core] Consolidate system prompt rules and update tests 2026-05-05 16:32:15 +09:00
g1nation 7b8d5d1afd [UX] Refine follow-up question rules: Single Question & Answer-First policy 2026-05-05 16:26:54 +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 964c42f83f [UX] Clean up redundant reasoning headers for better readability 2026-05-05 15:56:08 +09:00
g1nation f4c22bda54 [UX] Refactor system prompt for 'Verdict -> Proof -> Action' optimized output structure 2026-05-05 15:51:20 +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