Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ For detailed documentation, see [documentation](https://github.com/theelderemo/c

</div>

# DEV UPDATE:
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The DEV UPDATE section lacks a date or version reference. Consider adding a timestamp or target version (e.g., '# DEV UPDATE (Jan 2025):') to help users understand when this update was posted and track its progress.

Suggested change
# DEV UPDATE:
# DEV UPDATE (Jun 2024):

Copilot uses AI. Check for mistakes.
I have a new version of the agent loop I'll be committing soon. It uses loop logic, has bigger base tool calling, and stricter rules based on project scope.
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The phrase 'bigger base tool calling' is grammatically unclear. Consider revising to 'enhanced base tool calling' or 'expanded base tool calling' for better clarity.

Suggested change
I have a new version of the agent loop I'll be committing soon. It uses loop logic, has bigger base tool calling, and stricter rules based on project scope.
I have a new version of the agent loop I'll be committing soon. It uses loop logic, has enhanced base tool calling, and stricter rules based on project scope.

Copilot uses AI. Check for mistakes.

> [!TIP]
> There is now an official [CortexAI Plugin Repo](https://github.com/theelderemo/cortexai-plugins) for a community first platform. Go check it out!
> There is now an official [CortexAI Plugin Repo](https://github.com/theelderemo/cortexai-plugins) for a community first platform. Go check it out!

## What is CortexAI?

Expand Down
Loading