Skip to content

Feature Request: Post-Completion Change Summary After Task Execution #930

Description

@iamzaheershaik

Summary

It would be helpful if MonkeyCode displayed a concise post-completion summary after every successful task. This would allow users to quickly understand the scope and impact of the generated changes without manually inspecting every modified file or Git diff.

Proposed Output

✅ Task Completed (12.4s)

📂 Files
• Created: 3
• Modified: 7
• Deleted: 1

📊 Code Changes
• +842 lines added
• -197 lines removed
• Net: +645

🧩 Components
• APIs created: 2
• Database migrations: 1
• Tests added: 14
• Documentation updated

🔍 Verification
✓ Build passed
✓ Lint passed
✓ Type check passed
✓ Tests: 48/48 passed

📦 Dependencies
• Added: express-rate-limit
• Updated: prisma
• Removed: moment

⚠️ Warnings
• 2 TODOs generated
• 1 file requires manual review

📝 AI Summary
Implemented JWT authentication, added refresh token support, updated middleware, created unit tests, and updated API routes.

Benefits

  • Quickly understand what the AI changed.
  • Improve transparency and trust in generated code.
  • Reduce the need to manually inspect every modified file.
  • Make large, multi-file agent workflows easier to review.
  • Provide a clear overview of validation results before committing changes.

This feature would significantly improve the developer experience by giving users an immediate, high-level overview of every completed task while keeping the interface clean and informative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions