CodeStory
CodeStory is an AI coding assistant that learns the context of your code and helps you plan, debug and reason with code on a day-to-day basis.
Pinned Repositories
aide
The open-source AI-native IDE
binaries
Binary coming in ♨️
extension
lsp_client
Simple lsp client api in rust (async support) so you can send requests to the lsp server and profit
prompts
Contains the prompts we use to talk to various LLMs for different utilities inside the editor
SciCode
A benchmark that challenges language models to code solutions for scientific problems
sidecar
Sidecar is the AI brains for the Aide editor and works alongside it, locally on your machine
swe_bench_traces
Contains the model patches and the eval logs from the passing swe-bench-lite run.
typescript_parsing
Small package for parsing typescript (js and variants) using ts-morph for powering code graph
versions
CodeStory's Repositories
codestoryai/aide
The open-source AI-native IDE
codestoryai/sidecar
Sidecar is the AI brains for the Aide editor and works alongside it, locally on your machine
codestoryai/prompts
Contains the prompts we use to talk to various LLMs for different utilities inside the editor
codestoryai/binaries
Binary coming in ♨️
codestoryai/extension
codestoryai/swe_bench_traces
Contains the model patches and the eval logs from the passing swe-bench-lite run.
codestoryai/typescript_parsing
Small package for parsing typescript (js and variants) using ts-morph for powering code graph
codestoryai/lsp_client
Simple lsp client api in rust (async support) so you can send requests to the lsp server and profit
codestoryai/docs
Docs for Aide
codestoryai/SciCode
A benchmark that challenges language models to code solutions for scientific problems
codestoryai/versions
codestoryai/vscode-linux-build-agent
VS Code Linux Build Agent
codestoryai/website
codestoryai/experiments
Open sourced predictions, execution logs, trajectories, and results from model inference + evaluation runs on the SWE-bench task.
codestoryai/code-server
VS Code in the browser
codestoryai/openvscode-server
Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.