Skip to content

fix: correct reflection command and remove unused memory config keys - #657

Merged
avoidwork merged 1 commit into
mainfrom
feat/auto-schedule
Jul 31, 2026
Merged

fix: correct reflection command and remove unused memory config keys#657
avoidwork merged 1 commit into
mainfrom
feat/auto-schedule

Conversation

@avoidwork

@avoidwork avoidwork commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Description

  • Fix reflection command to use quoted message string instead of bare run /reflection
  • Remove unused subAgentsDir and errorsDir from memory config

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

Existing unit tests updated to match the corrected command format.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

- Implement autoSchedule.js with cron-based task scheduling
- Add unit tests for autoSchedule module
- Update config.yaml with scheduler configuration
- Wire scheduler into application entry point
@avoidwork avoidwork self-assigned this Jul 31, 2026
@avoidwork avoidwork changed the title feat: add auto-scheduling for scheduler module fix: correct reflection command and remove unused memory config keys Jul 31, 2026
@avoidwork avoidwork added bug Something isn't working and removed feature labels Jul 31, 2026
@avoidwork
avoidwork merged commit 51b4aab into main Jul 31, 2026
3 checks passed
@avoidwork
avoidwork deleted the feat/auto-schedule branch July 31, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant