Version 2.55.0 Release: Rebranding to Astra

This commit is contained in:
g1nation
2026-05-03 20:40:40 +09:00
parent d8ae0b5964
commit a5f3e383d4
19 changed files with 140 additions and 67 deletions
@@ -1,6 +1,6 @@
# Advanced Features Implementation Guide
이 문서는 ConnectAI(G1nation)의 '지능형 협업 시스템' 구현을 위한 기술 가이드라인입니다.
이 문서는 Astra의 '지능형 협업 시스템' 구현을 위한 기술 가이드라인입니다.
---
+1 -1
View File
@@ -1,6 +1,6 @@
# UX/UI Consistency Guidelines
이 문서는 ConnectAI(G1nation) 프로젝트의 UI 일관성과 사용자 경험을 유지하기 위한 핵심 규칙을 정의합니다. 모든 신규 기능 및 UI 수정은 이 가이드라인을 준수해야 합니다.
이 문서는 Astra 프로젝트의 UI 일관성과 사용자 경험을 유지하기 위한 핵심 규칙을 정의합니다. 모든 신규 기능 및 UI 수정은 이 가이드라인을 준수해야 합니다.
---
+3 -3
View File
@@ -1,9 +1,9 @@
# ConnectAI Project Chronicle Records
# Astra Project Chronicle Records
This folder stores planning, decision, development, bug, and retrospective records for ConnectAI.
This folder stores planning, decision, development, bug, and retrospective records for Astra.
## Project
- Name: ConnectAI
- Name: Astra
- Root: `/Volumes/Data/project/Antigravity/ConnectAI`
- Record root: `docs/records/ConnectAI`
@@ -1,11 +1,11 @@
# ConnectAI Project Knowledge Overview
# Astra Project Knowledge Overview
Date: 2026-05-02T16:14:59.756Z
Project: ConnectAI
Project: Astra
Repository: `/Volumes/Data/project/Antigravity/ConnectAI`
## Purpose
ConnectAI는 VS Code 안에서 로컬 AI 에이전트, Second Brain, 프로젝트 기록, 에이전트 스킬을 연결하는 개발 보조 프로젝트다.
Astra는 VS Code 안에서 로컬 AI 에이전트, Second Brain, 프로젝트 기록, 에이전트 스킬을 연결하는 개발 보조 프로젝트다.
## Confirmed Structure
- `src/agent.ts`: 에이전트 실행, 로컬 경로 프리플라이트, Second Brain Trace, 액션 실행 흐름의 중심.
@@ -1,11 +1,11 @@
# ConnectAI Project Knowledge Overview
# Astra Project Knowledge Overview
Date: 2026-05-03T01:34:15.597Z
Project: ConnectAI
Project: Astra
Repository: `/Volumes/Data/project/Antigravity/ConnectAI`
## Purpose
ConnectAI는 VS Code 안에서 로컬 AI 에이전트, Second Brain, 프로젝트 기록, 에이전트 스킬을 연결하는 개발 보조 프로젝트다.
Astra는 VS Code 안에서 로컬 AI 에이전트, Second Brain, 프로젝트 기록, 에이전트 스킬을 연결하는 개발 보조 프로젝트다.
## Confirmed Structure
- `src/agent.ts`: 에이전트 실행, 로컬 경로 프리플라이트, Second Brain Trace, 액션 실행 흐름의 중심.
+2 -2
View File
@@ -1,10 +1,10 @@
# Project Profile
## Project Name
ConnectAI
Astra
## Purpose
Provide a local AI assistant experience inside VS Code with chat, local knowledge, agent skills, and project-oriented development support.
Provide a Jarvis-style local project operating assistant inside VS Code with chat, local knowledge, agent skills, and project-oriented development support.
## Core Users
- Project developer