10000 Releases · gcarrarom/fancy-abak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gcarrarom/fancy-abak

Release v2.0.0

09 Nov 19:08
ae0ae8c
Compare
Choose a tag to compare

AI AI AI

This release is all about AI, because that's what has changed!

Authentication

The authentication method has changed to include a token for AbakAPI - https://abak.fancywhale.ca

This allows to call APIs from AbakAPI instead of using the CLI directly.

Abak DO!

This is the fun stuff. Most of what is happening here is working behind the scene to use OpenAI's assistant APIs. It is using the AbakAPI /chat endpoint to keep the context and talk to a chatbot to help you do your timesheets.
All you have to do is call abak do and the message you want to send:

zsh ⌁ abak do "What's up?"                                 
Hello again! I'm here to assist you with anything else you may need. If you have any more tasks, questions about your timesheet, or need information about your projects and clients, feel free to ask. How can I help you today?

Upgrading

You can still use brew and pip to install or upgrade fancy-abak!

Release v1.2.1

06 Mar 21:40
04c7850
Compare
Choose a tag to compare
Merge pull request #7 from gcarrarom/fix/#2

Fixing an issue I had with contexts. #2

Release v1.2.0

03 Feb 21:52
15ff2b3
Compare
Choose a tag to compare
Merge pull request #6 from gcarrarom/feature/pyfzf

changed to pyfzf

Release v1.1.0

03 Feb 21:21
4f21112
Compare
Choose a tag to compare
Merge pull request #5 from gcarrarom/feature/removed-pyfzf

Building using the new way, removing pyfzf and click-keyring

Release v1.0.3

02 Feb 22:24
0331250
Compare
Choose a tag to compare
Merge pull request #4 from gcarrarom/feature/better-version

v1.0.3 - Better requirements

Release v1.0.2

02 Feb 22:15
2f8613b
Compare
Choose a tag to compare
Merge pull request #3 from gcarrarom/feature/stdist

Version 1.0.2 - Adding stdist

Release v1.0.1

31 Jan 23:11
Compare
Choose a tag to compare
ensuring that unassigned contexts are working

Release v1.0.0

01 Nov 23:16
Compare
Choose a tag to compare
Missing information

Release v0.8.3

04 Jul 15:31
Compare
Choose a tag to compare
Removed deprecated argument

Release v0.8.2

09 Jun 23:11
Compare
Choose a tag to compare
I can't believe I didn't see this issue before! 🤦🏻‍♂️
0