Simplify design #3

Closed
opened 2026-07-21 22:06:22 +02:00 by StanPonomarev · 0 comments
Owner

The app is way too complex for what it does. Go leaner. Remove stuff that's barely used. Simplify the models. Reorganize files into more meaningful subdivisions. I want this code to read well. Keep the state machine architecture, just less convoluted. Keeping the user interface (the /agent commands) intact and behaving the same.

The app is way too complex for what it does. Go leaner. Remove stuff that's barely used. Simplify the models. Reorganize files into more meaningful subdivisions. I want this code to read well. Keep the state machine architecture, just less convoluted. Keeping the user interface (the `/agent` commands) intact and behaving the same.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StanPonomarev/agentci#3