v0.16.0
🚀 Features
- agent:
- build:
- Add timing for prompt build process in prompt.js - by @sunrabbit123 (0ca12)
- compiler:
- interface:
- test:
- website:
🐞 Bug Fixes
- Filtering only provider functions - by @kakasoo in #277 (e3817)
- Fix property value - by @kakasoo in #279 (fd2f3)
- agent:
- Realize main agent to generate exact code. - by @samchon in #280 (7ffbe)
- Add error handling for document writing failure in writeDocumentUntilReviewPassed function - by @sunrabbit123 (654f3)
- Update tokenUsage assignment to use instance variable - by @sunrabbit123 in #282 (87000)
- test:
📝 Documentation
- test: Archive bbs-backend analyze snapshot in claude sonnet 4 - by @sunrabbit123 (50c47)
🔨 Code Refactoring
- agent: Simplify analyze agent for #266 - by @sunrabbit123 in #273 and #266 (15725)