vite.config.ts (144B)
1 import { defineConfig } from 'vite'; 2 3 export default defineConfig({ 4 root: '.', 5 publicDir: 'public', 6 build: { 7 outDir: 'dist', 8 }, 9 });
ai-research-surveySystematic scan of agentic development research. What's signal, what's noise. | |
| git clone https://git.shiptheloop.com/ai-research-survey.git | |
| Log | Files | Refs |