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

feat(llamabot)🚀: Enhance llamabot with new git reporting features #97

Merged
merged 5 commits into from
Sep 21, 2024

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Sep 19, 2024

  • Added new model names to ollama_model_names.txt for broader coverage.
  • Implemented a new git subcommand to generate reports based on recent activity.
  • Updated llamabot version to 0.6.3 with corresponding changes in dependencies.

…features

- Added new model names to ollama_model_names.txt for broader coverage.
- Implemented a new git subcommand to generate reports based on recent activity.
- Updated llamabot version to 0.6.3 with corresponding changes in dependencies.
- Import pyperclip to enable clipboard operations.
- Replace direct console output with clipboard copy for report content.
- Add user feedback message after copying to clipboard.
…rting

- Replace Typer with typer in gitapp and echo functions.
- Add start_date and end_date parameters for report generation.
- Allow report function to handle hours or a date range.
- Update compose_git_activity_report to accept time period description.
- Add console status indicator during release notes generation.
- Change stream target from 'stdout' to 'none'.
- Revise Git CLI documentation to include a structured tutorial.
- Add sections for Getting Started and Commands Overview.
- Provide examples for each command.
- Include a Conclusion section summarizing the CLI benefits.
@ericmjl ericmjl changed the title feat(llamabot)🚀: Enhance llamabot with new model names and reporting features feat(llamabot)🚀: Enhance llamabot with new git reporting features Sep 21, 2024
@ericmjl ericmjl merged commit 0ced3a0 into main Sep 21, 2024
9 checks passed
@ericmjl ericmjl deleted the git-progress-reporting branch September 21, 2024 14:25
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

Successfully merging this pull request may close these issues.

1 participant