-
Notifications
You must be signed in to change notification settings - Fork 8
Feature/project manager #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. add pyeditor module for project manager development 2. implements py interface generator first, let llm generate code interface, not parsing them by my lousy code. 3. add command for my manual testings
1. deprecate MossAgent because the code become a mass 2. add MossGhost as a clear version of moss agent 3. fix llm api bugs missing prompt payload, and stream chunk delta must not be none (aliyun has message instead of delta...) 4. add support to aliyun deepseek-chat 5. move moss action to ghostos.abcd 6. fix functional token xml pipe bug 7. fix MossAction.unmarshal_code bug.
* done a lot of experiments about on agent level reasoning * add and deprecate , make the logic much more simple and clear. * build and test about modify existing modules with code-driven tools. * refact about . * move and to helping us to understand the logic. * llm services support and * modify a lot of methods and functions names, make it more clear, at least to me * add for stream first token * rename to , which is the origin name of it. * change to and cause a lot of troubles. Hope worth it. * develop module and test baseline cases. * move to for other agents. * develop library for some memory-related tests. * implements feature for dangerous agent. * add concepts for feature. * fix a lots of annoying issues of page. * refact the way to browse the streamlit web agent, make the pages switchable. I'm wrong about how to switch pages. * add for future encapsule * remove some useless expired code with heart break.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.