# Changelog ## Version 0.7.0 - 2025-11-05 The system can now use external tools to complete tasks. This allows it to handle more complex requests and provide more comprehensive responses. **Changes:** 2 files, 537 lines **Languages:** Markdown (8 lines), Python (529 lines) ## Version 0.6.0 - 2025-11-05 The tokenizer and database classes have been improved for better performance and maintainability. This change doesn't affect how users interact with the software, but developers will find the code easier to work with. **Changes:** 2 files, 207 lines **Languages:** Markdown (8 lines), Python (199 lines) ## Version 0.5.0 - 2025-11-05 Users can now run the application inside a chroot container. Developers can use the new `chroot.py` script to initialize and enter these containers. **Changes:** 2 files, 118 lines **Languages:** Markdown (8 lines), Python (110 lines) ## Version 0.4.0 - 2025-11-05 Testing has been added to verify the HTTP functionality. This improves the reliability and quality of the HTTP features. **Changes:** 1 files, 8 lines **Languages:** Markdown (8 lines) ## Version 0.3.0 - 2025-11-05 We've added tests to verify the HTTP functionality. This improves the reliability of the HTTP implementation for both users and developers. **Changes:** 2 files, 294 lines **Languages:** C (286 lines), Markdown (8 lines) ## Version 0.2.0 - 2025-11-05 Updated documentation files. This includes changes to the project's release notes and a header file. **Changes:** 2 files, 103 lines **Languages:** C (93 lines), Markdown (10 lines) ## Version 0.1.0 - 2025-11-05 Automated versioning and changelog updates are now available when you commit code. This simplifies release management and ensures accurate changelog entries. **Changes:** 1 files, 425 lines **Languages:** Python (425 lines)