v1.1 #2953
baxen
announced in
Announcements
v1.1
#2953
Replies: 1 comment
-
|
Is Goose going to redo the codebase, or just clean it? I think the desktop UI could benefit a lot from React Router. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're moving towards a v1.1 to clear out the tech debt we've accumulated as we added new features since the 1.0 release!
This is intended to be backwards compatible for anyone using goose! We hope it will improve speed and more importantly reliability. It should also enable some new goals such as token streaming
However for developers, the refactor might impact outstanding PRs. Also the "goosed" binary is not considered a public API, and will likely have some backwards incompatible changes - we're not aware of downstream usage other than the goose desktop app but if it exists it may need to be updated.
Some explicit goals for the refactor:
For this reason we are trying to close out or merge pending PRs this week (Jun 16), to minimize disruption for existing contributors as we start on the changes. You may see us refer to this discussion in some PR reviews.
Beta Was this translation helpful? Give feedback.
All reactions