Skip to content

0.1.17#62

Merged
eren23 merged 2 commits intomainfrom
feat/update-56
Mar 8, 2026
Merged

0.1.17#62
eren23 merged 2 commits intomainfrom
feat/update-56

Conversation

@eren23
Copy link
Owner

@eren23 eren23 commented Mar 8, 2026

No description provided.

eren23 added 2 commits March 7, 2026 22:29
- Split `agent.py` into multiple focused modules for better organization and maintainability.
- Introduced new modules for code intelligence tools, helpers, and configuration validation.
- Added async AST initialization for improved performance during file parsing.
- Enhanced CI pipeline with type checking and coverage reporting.
- Updated model registry to external YAML configuration for easier management.
- Implemented robust task retry logic and AST-aware conflict resolution.
- Improved CLI with early configuration validation and enhanced command handling for adapters.

No public API changes; all modifications are internal reorganizations and enhancements.
- Split the `agent.py` module into five focused modules for improved organization: `checkpoint_api.py`, `mcp_connector.py`, `run_context_builder.py`, `subagent_api.py`, and `swarm_runner.py`.
- Updated version numbers across relevant files to reflect the new release.
- Enhanced the TUI with new features for agent activity tracking and task management, including live updates and improved event handling.
- Introduced new CLI options for task file management and improved error handling during execution.
- Added support for tracking task attempts and history, enhancing the overall task management experience.

No breaking changes; all modifications enhance functionality and maintainability.
@eren23 eren23 merged commit cba35db into main Mar 8, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant