AI operations now show progress indicators, giving you better feedback on what's happening. The Assistant API and autonomous mode have also been improved to provide progress updates.
Automated tests have been added to improve code quality. The project version has been updated to 1.38.0, and release notes are documented in the changelog.
This release includes automated testing to improve software quality. The project version has been updated to 1.37.0, and release notes are documented in the changelog.
The project has been updated to version 1.36.0, including release notes for version 1.35.0. Automated tests have been added to ensure future changes don't break existing functionality.
Agents can now follow more detailed instructions and find information to help respond. User messages are now saved to help improve the agent's future responses.
Agents can now use more complex instructions and search for information to provide better responses. User messages are now saved to help agents learn and improve over time.
This release introduces new features like advanced input for the assistant and collaboration agents, along with improved logging and error handling. Several internal components have been updated for better performance, stability, and maintainability.
**Changes:** 54 files, 638 lines
**Languages:** Other (10 lines), Python (626 lines), TOML (2 lines)
The project has been renamed to "Reetor's Guide to Modern Python" and now includes a comprehensive tutorial. The README has been significantly updated with installation instructions, a quick start guide, and information on modern Python features and aiohttp.
Autonomous mode now has improved error handling and tracks usage and costs. Several internal components were updated to improve reliability and logging.
Users can now run the tool in autonomous mode using a command-line argument. We've also improved error handling and assistant output for a better experience.
This release bumps the project version to 1.22.0 and removes an internal version print statement. Tests have been updated to use more accurate terminology.
This release updates the project's testing environment to support newer Python versions. It also bumps the version number to 1.17.0 and includes updated release notes.
This release updates the software to version 1.16.0 and cleans up internal code for better maintainability. Tests have been updated to reflect internal changes, ensuring continued functionality.
Several internal modules and features have been removed from the codebase. This simplifies the project and removes functionality that was no longer in use.
The application now uses a synchronous HTTP client, improving performance and simplifying code. This change doesn't affect the application's functionality for users.
This release introduces new agent capabilities like communication, autonomous detection, and plugin support. Users can now interact with the agent in new ways and benefit from improved performance and more robust testing.
This release introduces agent communication, autonomous detection, and plugin support, enabling more complex and flexible workflows. Interactive modes and a new agent execution tool have also been added, alongside performance improvements and dependency updates.
This release introduces significant new features, including agent communication, autonomous detection, and plugin support. Users can now leverage interactive modes and an agent execution tool, while developers benefit from caching and a version bump to 1.10.0.
This release introduces a new agent communication system and autonomous detection capabilities. It also adds caching, plugin support, and interactive modes, along with an agent execution tool.
This release introduces a new agent communication system, enabling agents to interact and share information. It also adds autonomous detection, caching, plugin support, and interactive modes to the core application.
Agents can now share data more efficiently using a new distributed dataset system. This improves performance and allows agents to work together on larger tasks.
This release updates how the software finds configuration files and handles communication with agents. These changes improve reliability and allow for more flexible configuration options.
**Changes:** 32 files, 2964 lines
**Languages:** Other (706 lines), Python (2214 lines), TOML (44 lines)