AutoLTX

Results 32 comments of AutoLTX

I checked and found I misunderstood the legacy cursorrules has .mdc support in last response. This are still decoupled tasks. It's only supported in the later cursor/rules. So the previous...

I prepare to finish the Part2 .cursor/rules and .mdc related support first.(I will give a final ETA for this next week after estimation and make sure I won't broke the...

## Task breakdown for .cursor/rules related implementation plan. ### Core logic - [ ] (Review advice from @enyst ) Always load .cursorrules, regarding of whether microagent directory exists. Same for...

Hi, @enyst Thanks for the comment. There is a confusion part for the real purpose here. - Originally I thought the target is supporting the cursor/rules and other rules in...

Make sense, thanks for the explanation.😉

> @AutoLTX Thank you for the work on this! > > Please don't worry about the fact that it's unfinished, it's fine, that's why it's a draft. Everyone does temporary...

> > 2. Backend -> Pass throught the accumulate cost > > Definitely, and I think this one is conceptually first, we need the data, right? > > > 3....

Hi, @enyst I've finished the backend PR, could you please help review it? https://github.com/All-Hands-AI/OpenHands/pull/7082

Notice: Use tilin/testE2E in my repo for test if you want to verify e2e working status. It has implemented an alert for validating the simplest e2e feature. Don't use this...

Hi, @mamoodi Finally I use 2 seperate PR for the feature: Backend: https://github.com/All-Hands-AI/OpenHands/pull/7082 Frontend: https://github.com/All-Hands-AI/OpenHands/pull/7099 This is only a draft with initial discussion and I won't change it anymore.