Skip to content
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

Redesign the package #54

Open
nicholasjng opened this issue May 9, 2024 · 0 comments
Open

Redesign the package #54

nicholasjng opened this issue May 9, 2024 · 0 comments
Milestone

Comments

@nicholasjng
Copy link
Owner

New goals, prompted by better understanding of SWE practices, looks at successful projects, etc.:

  1. Make the CLI a 1-2 command application at maximum. In particular, things like installs, venv management, worktrees, ... fall out of the responsibilities of the package.
  2. Hand-roll GBM bindings with nanobind (to drop absl, get access to more functionality, ...)
  3. Make a nicer presentation: rich text on the CLI, tab completion, ...
  4. Support and third-party integrations like GH Actions, JSON sinks, and more.
@nicholasjng nicholasjng added this to the v1.0.0 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant