AutoLTX

Results 32 comments of AutoLTX

@enyst It seems litellm has merged a PR to support the feature last week. https://github.com/BerriAI/litellm/pull/8577/files and https://github.com/BerriAI/litellm/pull/9371 The PR is merged, but still not released to litellm main branch. You...

@rbren Are you working on this currently or just trying to let openhands-agent do the work? It seems the PR is failed. I have bandwidth after a week. You can...

ACK. Thanks for remind @neubig. Let me understand the CondensationAction first and take a look at the implementation

Hey @neubig. yes, I’ve read the info you provided. I unexpectedly had something urgent come up over the past two weeks and didn't have time to implement it. I promise...

During my implementation, I found @xingyaoww had a merged a PR previously to calculate tokens together rather than use per-request token. I'm wondering whether this will have conflict to condense...

@neubig I'm interested about the issue and I like to contribute for it. Please assign it to me if no one is working on it. Just want to confirm one...

Hi, @neubig Let me try to clarify it clearly. - For option1, if we support it like existing repo.md. Then we will use something like Symlink or concat the repo.md...

Hey, @neubig for this one. It seems there are some different opinions in the discussion according to the option1 we chose. I decide to link the .cursorrules with repo.md first...

Yes, I will create a PR for the old .cursorrules related basic support with option1 at the end of this weekend to make sure I have real progress for this.

Hi, @neubig I will update soon. I found I miss an important part during test suddenly. The legacy .cursorrules already support leveraging .mdc file. using @ .Originally I thought mdc...