This website requires JavaScript.
789680ccb1
Build: Release v2.80.29
g1nation
2026-05-10 22:57:03 +09:00
ec71014481
Build: Release v2.80.28
g1nation
2026-05-10 22:41:35 +09:00
d899daa118
Update Astra/Agent state - 2026-05-10 22:26:50
g1nation
2026-05-10 22:26:50 +09:00
3220a126fd
chore: bump version to 2.80.27 and update core features
g1nation
2026-05-09 01:16:12 +09:00
5ffb472d22
Update Astra: v2.80.19 - Refactoring Sidebar, LM Studio integration, and new tests
g1nation
2026-05-08 23:14:47 +09:00
d083177d95
docs: add architectural refactoring roadmap based on technical debt audit
g1nation
2026-05-08 01:29:03 +09:00
d451a082dd
feat: refactor AI engine logic, remove cross-engine fallback, add retry with backoff, and bump version to 2.80.18
g1nation
2026-05-08 01:24:12 +09:00
6894152892
chore: bump version to 2.80.17 and refine agent streaming logic
koriweb
2026-05-07 18:12:57 +09:00
cf6f33dd5c
feat: Ghost Response retry and PID logging for bridge (v2.80.16)
koriweb
2026-05-07 16:04:54 +09:00
d9a2ebfedd
fix: proactive context compression for LM Studio small models - compress BEFORE fetch not after error
koriweb
2026-05-07 15:57:48 +09:00
faf3060ae7
fix: n_ctx retry in createStreamingRequest - compress msgs at API level not handlePrompt
koriweb
2026-05-07 15:48:13 +09:00
f190ea41ff
fix: bridge ERR log level + n_ctx auto-retry with compressed prompt
koriweb
2026-05-07 15:43:19 +09:00
47e35ab62c
fix: revert bad ctx trimming add n_keep>n_ctx GPU error detection
koriweb
2026-05-07 14:03:17 +09:00
99ddf6a3cf
chore: version bump to 2.80.9 and fix bridge/lmstudio issues
koriweb
2026-05-07 13:52:38 +09:00
16640209fd
fix(ui): fix regex bug in agent creation name sanitization replacing Korean chars v2.80.5
koriweb
2026-05-06 14:36:33 +09:00
4b649194aa
fix(agent): strip Astra formatting when custom agent selected v2.80.4
koriweb
2026-05-06 13:59:14 +09:00
41bab1103a
fix: ensure selected agent prompt takes absolute precedence over default format
koriweb
2026-05-06 13:42:46 +09:00
c22fc8cc3d
chore: bump version to 2.80.2 and prepare vsix package
koriweb
2026-05-06 13:37:46 +09:00
2d3f5c28d5
fix: agent selection bypasses multi-agent workflow to ensure selected agent system prompt is applied
koriweb
2026-05-06 13:36:21 +09:00
eec1ef6e35
chore: update stress test cache and missions
koriweb
2026-05-06 13:20:32 +09:00
17e6503ccd
refactor: fix security hardcode, dead code, resource leaks, operator bugs
koriweb
2026-05-06 12:31:58 +09:00
0c9def0241
test: update local path preflight expectations for new enforcement string
koriweb
2026-05-06 12:20:23 +09:00
60b46986e1
fix: stop Astra from asking permission instead of reading files directly
koriweb
2026-05-06 12:17:56 +09:00
9115935eaf
refactor: remove dead code and unoptimized structures
koriweb
2026-05-06 12:12:37 +09:00
ef8fd086dd
ConnectAISync
koriweb
2026-05-06 12:04:52 +09:00
ff1a246955
2.80.1
koriweb
2026-05-06 11:55:52 +09:00
8ece47f961
PDFVisionFallback
koriweb
2026-05-06 11:55:45 +09:00
53073578e2
2.80.0
koriweb
2026-05-06 11:46:56 +09:00
00f62bdc34
Updates
koriweb
2026-05-06 11:46:38 +09:00
f20388e2d5
chore: include internal agent state and resilience artifacts
g1nation
2026-05-05 22:15:26 +09:00
5716b9b216
fix: resolve integration test failures and resilience fallback logic
g1nation
2026-05-05 21:56:54 +09:00
855c235910
2.78.0
g1nation
2026-05-05 21:37:45 +09:00
466e9e4d5f
feat: ConnectAI structural hardening and retrieval precision improvements
g1nation
2026-05-05 21:37:45 +09:00
c2f17cfb03
feat: Resilience Hardening & Boundary Stress Validation (v2.77.3)
g1nation
2026-05-05 17:17:00 +09:00
cf10d14148
feat: Intelligent Resilience & Trust Reporting (v2.77.2)
g1nation
2026-05-05 17:04:27 +09:00
037eafa02b
[Core] Final user-optimized system prompt (v2.76.9) and test alignment
g1nation
2026-05-05 16:35:33 +09:00
154ae7dedc
[Core] Consolidate system prompt rules and update tests
g1nation
2026-05-05 16:32:15 +09:00
7b8d5d1afd
[UX] Refine follow-up question rules: Single Question & Answer-First policy
g1nation
2026-05-05 16:26:54 +09:00
6470e23d73
[UX] Final alignment with user-defined 'Summary-Detail-Suggestion' output format
g1nation
2026-05-05 16:25:04 +09:00
fc07e00f0c
[Core] Disable automatic appending of redundant headers and internal logs in agent.ts
g1nation
2026-05-05 16:19:02 +09:00
76ec4624a8
[UX] Mass overhaul: Remove internal logs/questions and focus on actionable file-level guidance
g1nation
2026-05-05 16:11:05 +09:00
964c42f83f
[UX] Clean up redundant reasoning headers for better readability
g1nation
2026-05-05 15:56:08 +09:00
f4c22bda54
[UX] Refactor system prompt for 'Verdict -> Proof -> Action' optimized output structure
g1nation
2026-05-05 15:51:20 +09:00
d333042e7c
[RAG] Implement visual conflict and density metadata tags for enhanced context intelligence
g1nation
2026-05-05 15:29:16 +09:00
f1b22c13b9
docs: marked roadmap Phase 4 as completed
g1nation
2026-05-05 11:30:30 +09:00
18021bd19d
feat(scoring): implemented semantic context padding and optimized excerpting v2.76.0
g1nation
2026-05-05 11:30:29 +09:00
fc7cc16e88
feat(retrieval): synchronized schema with conflict and density metrics v2.75.0
g1nation
2026-05-05 11:24:18 +09:00
518a5ed317
feat(scoring): completed roadmap Phase 1 & 2 with edge case stability v2.74.0
g1nation
2026-05-05 11:20:44 +09:00
e6bc263872
feat(scoring): implemented tiered conflict severity system v2.73.0
g1nation
2026-05-05 11:15:03 +09:00
563e499324
feat(scoring): added comprehensive unit tests and refined bilingual tokenization v2.72.0
g1nation
2026-05-05 11:10:31 +09:00
ca9fbf125a
feat(scoring): integrated conflict detection and info density metrics v2.71.0
g1nation
2026-05-05 11:03:06 +09:00
0bac9d4b21
feat(scoring): implemented global caching and multi-stage density filtering v2.70.0
g1nation
2026-05-05 10:57:40 +09:00
8d6e510b00
perf(scoring): optimized retrieval engine with caching and IDF smoothing v2.69.0
g1nation
2026-05-05 10:50:20 +09:00
55c8e1c9dd
fix(retrieval): resolved 'synonyms is not iterable' by using Map and Array.isArray v2.68.0
g1nation
2026-05-05 10:39:34 +09:00
177c10ee63
fix(compliance): enforced zero-emoji and unique headings policy v2.67.0
g1nation
2026-05-05 10:36:23 +09:00
ccb5ca515e
feat(cognition): integrated empathetic acknowledgment and reordered response flow v2.66.0
g1nation
2026-05-05 10:28:45 +09:00
421b2ce36a
chore(branding): finalized g1nation & Antigravity branding for v2.65.0
g1nation
2026-05-04 23:36:47 +09:00
56500ebf98
chore(release): v2.65.1 - g1nation rebranding & Antigravity support
g1nation
2026-05-04 23:11:43 +09:00
83e2bf10e5
chore(branding): rebrand extension to g1nation & Antigravity Edition
g1nation
2026-05-04 23:01:04 +09:00
71e39ad78e
feat(core): upgrade to v2.65.0 with Cognition Layer & Proactive Advisor
g1nation
2026-05-04 22:42:08 +09:00
29f271d781
fix(assets): add standard background-clip for CSS compatibility
g1nation
2026-05-04 16:07:52 +09:00
8870c750a2
2.64.1
g1nation
2026-05-04 15:58:48 +09:00
1395bbcdae
feat(formatter): enforce implementation code snippet section in wiki artifacts
g1nation
2026-05-04 15:58:47 +09:00
a74c881375
test: clear cache before tests to ensure accurate benchmarks
g1nation
2026-05-04 15:51:24 +09:00
a714017495
feat(engine): complete stability overhaul - added state resume, deduplication, and P-Reinforce formatting
g1nation
2026-05-04 15:40:54 +09:00
817d76c3fa
feat(engine): implement state persistence, failure reason tracking, and quality scoring as per Astra review
g1nation
2026-05-04 15:39:01 +09:00
16106327b8
chore(release): bump version to 2.63.0
g1nation
2026-05-04 13:53:46 +09:00
9a05d3c217
fix(prompt): translate inferred user intent and blocking questions to Korean headings
g1nation
2026-05-04 13:50:59 +09:00
e7b939cd7c
feat(engine): introduce agent handoff tracing and data integrity validation based on Astra analysis
g1nation
2026-05-04 13:46:15 +09:00
215c5f9457
feat: v2.62.0 - Astra Autonomous Loop (AAL) foundation & enhanced file analysis
g1nation
2026-05-04 12:58:43 +09:00
445d530b63
feat: integrate unified RAG pipeline and bump version to 2.60.0
g1nation
2026-05-04 11:00:01 +09:00
0515dd625d
release: v2.59.0
g1nation
2026-05-03 21:11:33 +09:00
e9e1832db7
release: v2.58.0
g1nation
2026-05-03 21:07:37 +09:00
a0cfc33043
release: v2.57.0
g1nation
2026-05-03 20:51:37 +09:00
68f2e02340
release: v2.37.0
g1nation
2026-05-03 20:50:09 +09:00
b8d78f414c
Version 2.56.0 Release: Wiki P-Reinforce v3.0 Synchronization
g1nation
2026-05-03 20:42:06 +09:00
a5f3e383d4
Version 2.55.0 Release: Rebranding to Astra
g1nation
2026-05-03 20:40:40 +09:00
d8ae0b5964
Version 2.54.0 Release: Jarvis Project Brief and Thinking Partner Response Contract
g1nation
2026-05-03 20:33:44 +09:00
9c242a5b8d
Version 2.53.0 Release: Thinking Partner Protocol and Context-Aware Chronicle
g1nation
2026-05-03 20:25:37 +09:00
f230eb4663
Version 2.52.0 Release: Index Routing and Query De-noising
g1nation
2026-05-03 20:09:39 +09:00
53edc33c3e
Version 2.51.0 Release: Structured Knowledge Slot Planning and Material Engine
g1nation
2026-05-03 10:32:58 +09:00
5e3750a93e
Version 2.50.0 Release: Autonomous Turn-Based Recording and UI Streamlining
g1nation
2026-05-03 10:07:34 +09:00
70e46ab279
Version 2.48.0 Release: Smart History Sanitization for Context Optimization
g1nation
2026-05-03 01:28:32 +09:00
ecec7556da
Version 2.47.0 Release: Recursive Project Knowledge Flow and Follow-up Context Injection
g1nation
2026-05-03 01:22:15 +09:00
fadf867978
Version 2.46.0 Release: Autonomous Anti-Blocking Generation and Trace Relevance Refinement
g1nation
2026-05-03 01:13:33 +09:00
d2c9f624b8
Version 2.43.0 Release: Contextual Project Trace & Overrides
g1nation
2026-05-03 00:59:38 +09:00
1d9c7f203f
Version 2.42.0 Release: Autonomous Anti-Blocking Generation for Project Knowledge
g1nation
2026-05-03 00:54:05 +09:00
9403662ba3
Version 2.41.0 Release: Local Path Preflight expansion for knowledge creation
g1nation
2026-05-03 00:49:08 +09:00
de6b8e3da0
Version 2.40.0 Release: Second Brain Inventory fallback analytic generator
g1nation
2026-05-03 00:37:36 +09:00
33d73bdd1d
Version 2.39.0 Release: Second Brain Inventory and empty response fix
g1nation
2026-05-03 00:30:44 +09:00
d875ba7bc3
Version 2.38.0 Release: Sync logic and knowledge categorization
g1nation
2026-05-03 00:23:47 +09:00
d5aad75a10
Release: v2.36.9 - Integrate Blog Production Manual & Writing Patterns
g1nation
2026-05-02 21:12:46 +09:00
457d9cf345
Release: v2.36.8 - Review Preflight & System Testing
g1nation
2026-05-02 18:38:29 +09:00
7643362080
Feat: Implement local path code review preflight and add system prompt tests
g1nation
2026-05-02 18:37:39 +09:00
e941a3be86
Release: v2.36.7 - UX & Search Intent Optimization
g1nation
2026-05-02 18:22:13 +09:00
da4ebe3942
Feat: Enhance query intent search and answer format readability
g1nation
2026-05-02 18:20:22 +09:00
26bbb22c7e
Release: v2.36.6 - Output Brake & Reasoning Refinement
g1nation
2026-05-02 18:08:13 +09:00
fcc07e013e
Feat: Implement Project Claim Output Brake and refine agent reasoning
g1nation
2026-05-02 18:06:28 +09:00
3df23b4ca9
Release: v2.36.5 - Guard Policy & Trace Enhancements
g1nation
2026-05-02 18:01:05 +09:00
f45225b29a
Feat: Implement Project Chronicle Guard Policy and Second Brain Trace enhancements
g1nation
2026-05-02 18:00:10 +09:00