# Rift - 개발을 도와주는 AI-Native 언어 서버

> Clean Markdown view of GeekNews topic #10500. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10500](https://news.hada.io/topic?id=10500)
- GeekNews Markdown: [https://news.hada.io/topic/10500.md](https://news.hada.io/topic/10500.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-08-23T10:47:02+09:00
- Updated: 2023-08-23T10:47:02+09:00
- Original source: [github.com/morph-labs](https://github.com/morph-labs/rift)
- Points: 12
- Comments: 1

## Topic Body

- IDE를 에이전트 처럼 만들어주는 오픈소스 인프라 스트럭쳐   
- Language Server Protocol기반으로 AI기능을 제공하는 VSCode 확장을 구현   
  - 대화형 코드 수정  
  - 코드베이스 전반에 걸친 코드 변경   
  - 컨텍스트 기반의 코드 생성   
- StarCoder / CodeGen

## Comments



### Comment 18517

- Author: kuroneko
- Created: 2023-08-23T10:51:36+09:00
- Points: 1

AI가 LSP의 정보까지 사용할 수 있으면 성능이 훨씬 올라갈 거라는 생각을 하긴 했는데...  
드디어 뭔가 나왔군요. +_+
