Unreleased
in developmentAdded
- •Add aliases to simplify getting a file
- •Create route.ts for a new tool endpoint
- •Refactor devcontainer setup script to remove AI tools
- •Configure git-lfs feature with autoPull setting
- •Comment out ollama stuff
- ...and 26 more
Changed
- •Cleanup credential bindings in devcontainer.json; comment unused extensions
- •Update next.js version
- •Rename dotfiles installation plan file and update references
- •Consolidate AI context files into a single source of truth
- •Change how the dotfiles repo is provided to the devcontainer and document the change
- ...and 58 more
Fixed
- •Use correct API
- •Delete incorrect tool/route.ts (pt. 2 - final)
- •Create route.ts for /tool in the correct place for dynamic routes (pt. 1)
- •Make it work without dind
- •Load showcase projects from www/data/showcase.yml (#33)
- ...and 7 more