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

AUTO : Forward from alpha to beta #1474

Open
wants to merge 37 commits into
base: beta
Choose a base branch
from
Open

AUTO : Forward from alpha to beta #1474

wants to merge 37 commits into from

Conversation

wtools-bot
Copy link
Collaborator

This is an automated pull request to update from branch alpha

Wandalen and others added 30 commits August 30, 2024 19:37
)

* feat: `exclude_dev_dependencies` flag for `.publish` and `.publish.diff`. Default value is `true`
* feat: `commit_changes` flag for `.publish`. Default value is `true`
* chore: `commit_changes` flag for `.publish`. Default value is `false`
* chore: `exclude_dev_dependencies` Default value is `false`
* Initial commit

* First implementation commit

* Separate CLI into commands and actiions: part of the work

* Fix formatting

* Make it runnable

* Make error message include underlying error

* Rename OpenAI subcommand

* Update design

* Make `Secret` and restore old `main`

* Fix warnings and switch to `error_tools`

* Fix formatting

* Two formatting options

* Modules overhaul

* Make the program work after modularization

* Remove thiserror

* Rename commands and actions

* Add documentation

* Modules overhaul

---------

Co-authored-by: Wandalen <[email protected]>
* Fix assistant from merge

* Log `format_tools` variables

* Possible fix to `format_tools`
* Refert previous fix

* Add test

* Add test

* Add fix

* Revert wrong fix

* Add correct test

* Add fix
* Refactor table formatting

* Partial refactoring

* Filter columns

* Improve commands
* Remove slices

* Start moving

* Tests are passing

* Not ideal

* Fix test

* Fix algorithm and add tests

* Fix for Records

* Fix from the feedback

* Rework documentation and naming

* Fix docs

* Move out `text_wrap` from `table`

* Make `Records` use general `text_wrap`
* Continue to work on

* Improvements

* Make test

* Remove unnecessary fields

* Fix from merge
* Agents framework design draft

* Update from the review

* Add SQL example

* Redesign sql.yaml

* Fix from the call

* Remove other examples

* Update agents_design.md

* Update agents_design.md
* Preliminary

* Working on

* Add test and fix bug in `extract`

* Fix comment

* Fix bug
* `Path` blank implementation and tests

* `Context` struct

* Implement `ScenarioRaw`

* Implement `Path`

* Add `Context` tests

* Start implementing `Context`

* Implement `Context`

* Start working on tests and formatters

* Improve tests

* Implement formatters
* Test task Google Sheets CLI

* format_tools, mod_interface and usage information added

* formating fixed

* formating fixed

* formating fixed

* tests added, debug dir removed, output fixed

* info fixed

* cells command were added

* format fixed

* some code was commented

---------

Co-authored-by: vsevolod <[email protected]>
Co-authored-by: Vsevolod <[email protected]>
* `parent`

* Simplify context

* Remove redunant `from_iter`

* Fix joining of paths

* Start working on `ScenarioProcessed`

* Implement `ScenarioProcessed`
* fix file

* fix process file

---------

Co-authored-by: Vsevolod <[email protected]>
Co-authored-by: Vsevolod <[email protected]>
Barsik-sus and others added 7 commits December 4, 2024 23:19
* wip

* wip

* wip

* done
* secret description fixed

* readme file fixed

* secrets description changed

* removed unused imports

* fixed: wrong url error handling

---------

Co-authored-by: Vsevolod <[email protected]>
* secret description fixed

* readme file fixed

* secrets description changed

---------

Co-authored-by: Vsevolod <[email protected]>
* fix(willbe): imports related to `wca` changes

* fix(willbe): long lines
* fix: tests for readme_modules_headers_renew.rs

* fix: lints & compile errors

* feat: finish with clippy

* fix: udeps

---------

Co-authored-by: Barsik <[email protected]>
* added: error handling and nice output for cell set

* fixed: cell get

* fixed: error handling for all actions

* added: help description

* fixed gspread_cell_set action returning value

* fixed: sheet name in description

* fixed: commands examples

* added mock for oauth2

* with_online added to tests

* added third oauth2 endpoint

* feature with_online

* added mock tests

* with_online fixed

* fixed gspread_cells_set return type

* fixed display

* draft wrap_function

* something bad

* update_row function and documentation for some functions and structures were added

---------

Co-authored-by: Vsevolod <[email protected]>
* CHANGED: README.md

* changed readme.md

* fixed: .secret/readme.md

* changed .secret/readme.md

---------

Co-authored-by: Vsevolod <[email protected]>
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.

6 participants